.TT {FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif}
.SE {FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #808080; FONT-FAMILY: Arial, Helvetica, sans-serif}
.ST {FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #007000; FONT-FAMILY: Arial, Helvetica, sans-serif}
.TBG { BACKGROUND-COLOR: #cccccc }
.TZL { bgcolor: #aaaaaa; align: center}

HR {COLOR: #888888; size: "3"}
H1 {COLOR: #007c00; FONT-FAMILY: Arial, Helvetica, sans-serif}
H2 {COLOR: #007c00; FONT-FAMILY: Arial, Helvetica, sans-serif}
H3 {COLOR: #007c00; FONT-FAMILY: Arial, Helvetica, sans-serif}
H4 {COLOR: #777777; FONT-FAMILY: Arial, Helvetica, sans-serif}
H5 {FONT-SIZE: 8pt; COLOR: #007c00; FONT-FAMILY: Arial, Helvetica, sans-serif}

BODY {
BACKGROUND-COLOR: #ffffff ; color:white;
scrollbar-face-color:008c00;
scrollbar-shadow-color:008c00;
scrollbar-higlight-color:7777ff;
scrollbar-3dlight-color:7777ff;
scrollbar-darkshadow-color:77ff00;
scrollbar-arrow-color:7777ff;}

all.clsMenuItemNS, .clsMenuItemIE{text-decoration: none; font: bold 12px Arial; color: white; cursor: hand; z-index:100}
#MainTable A:hover {color: yellow;}


#skipDiv	{position:absolute; visibility:hidden; width:80px; }
#skipDiv a:link, #skipDiv a:visited	{ 
	font-family: verdana, arial, helvetica, sans-serif;
  font-size:10pt; color:#aaaaaa; }

#wipeDiv1	{ position:absolute; visibility:hidden; left:0px; top:0px; 
	width:1px; height:1px; z-index:1; }
	
/* Classes for formatting the wipe text content. 
	 Wipe class is used in doWipes function. It's the only
	 one needed if all your text is formatted the same. */
.wipe { color:#aaaaaa; 
	font-family: verdana, arial, helvetica, sans-serif; }	
/* If you don't need different sizes, just put a size in
	 the one above (.wipe) and delete unused classes */	
.wipe1	{ font-size:36pt; }	
.wipe2	{ font-size:22pt; }
.wipe3	{ font-size:18pt; }

