
BODY 	{ 
		background: white; 
		SCROLLBAR-FACE-COLOR: #FFFFFF; 
		SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
		SCROLLBAR-SHADOW-COLOR: #333333; 
		SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
		SCROLLBAR-ARROW-COLOR: #333333; 
		SCROLLBAR-TRACK-COLOR: #FFFFFF ; 
		SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF 
		}

.small { font-family: Arial, Helvetica; font-size: 10pt; font-weight: bold;   color: #CC6699; text-decoration: none}
.link  { font-family: Arial, Helvetica; font-size:  8pt; font-weight: normal; color: #CC6699; text-decoration: none}
.link1  { font-family: Arial, Helvetica; font-size:  8pt; font-weight: normal; color: red; text-decoration: none}
.text  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000000; text-decoration: none}
.sm    { font-family: Arial, Helvetica; font-size: 10pt; font-weight: normal; color: #FFFFFF; text-decoration: none}

.stext { 
		background: white; 
 		font-family: Arial, Helvetica; 
		font-size: 12pt; 
		font-weight: normal; 
		color: #000000; 
		text-decoration: none;
		filter:alpha(opacity=75);-moz-opacity:0.75;opacity:.75;
		}

.black { font-family: Arial, Helvetica; font-size: 12pt; font-weight: normal; color: #000000; text-decoration: none}
.white { font-family: Arial, Helvetica; font-size: 14pt; font-weight: bold;   color: #FFFFFF; text-decoration: none}
.red   { font-family: Arial, Helvetica; font-size: 14pt; font-weight: bold;   color: #CC6699; text-decoration: none}
.blue  { font-family: Arial, Helvetica; font-size: 12pt; font-weight: bold;   color: #008080; text-decoration: none}
.mini  { font-family: Arial, Helvetica; font-size: 10pt; font-weight: bold;  color: #FF0000; text-decoration: none}
.wtext { font-family: Arial, Helvetica; font-size: 12pt; font-weight: bold;   color: #FFFFFF; text-decoration: none}
.banner{ font-family: Arial, Helvetica; font-size: 12pt; font-weight: normal; color: #CC6699; text-decoration: none}

a:visited {font-family: Arial, Helvetica; color: #9999ff; text-decoration: none}
a:hover   {font-family: Arial, Helvetica; color: #000000; text-decoration: none}
a:active  {font-family: Arial, Helvetica; color: #000099; text-decoration: none}

#dhtmltooltip	{
		position: absolute;
		width: 150px;
		border: 2px solid black;
		padding: 2px;
		background-color: lightpink;
		visibility: hidden;
		z-index: 100;
		/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
		filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
		}

.tdss   {
		background-color: #FFFFFF; 
		background-attachment: fixed;	
		background-position:center; top; 
		background-repeat: no-repeat;
        border:0px solid;
        height:0px;
		font-family: Verdana, Arial, Helvetica;font-size:12px; color:#333333; font-weight:normal;
		filter:alpha(opacity=65);-moz-opacity:.65;opacity:.65;
        }		

/* end */