/*BODY {	SCROLLBAR-FACE-COLOR: #E9E9E9; 
		SCROLLBAR-HIGHLIGHT-COLOR: #E9E9E9; 
		SCROLLBAR-SHADOW-COLOR: #E9E9E9; 
		COLOR: #A40000; 
		SCROLLBAR-3DLIGHT-COLOR: #808080; 
		SCROLLBAR-ARROW-COLOR: #330000; 
		SCROLLBAR-TRACK-COLOR: #FFFFFF; 
		SCROLLBAR-DARKSHADOW-COLOR: #808080}
*/

.enq {font-family:arial;font-size:10pt;background-color:#CC0000;color:#ffffff;padding:3px;border-style:solid;border-width:0px;cursor:pointer;}

.txt	{font-family:arial; font-size:9pt; color:#000000;}
.txt	a{color:#0099AE;text-decoration:none;}
.txt	a:hover{text-decoration:underline;}

.ntxt	{font-family:arial; font-size:9pt; color:#ffffff;}
.ntxt	a{color:#ffffff;text-decoration:none;}
.ntxt	a:hover{text-decoration:underline;}

.stxt	{font-family:MS sans Serif; font-size:8pt; color:#000000;}
.stxt	a{color:#000066;text-decoration:none;}
.stxt	a:hover{text-decoration:underline;}

.caticon {border-style:solid;border-width:1px;border-color:#CC0000;}
.caticon a{border-color:#CC0000;}
.caticon a:hover{border-color:#DDDDDD;}

.times {font-family:Times New Roman; font-size:15pt; color:#ffffff;}

.bhead {font-family:arial; font-size:12pt; color:#0099AE;font-weight:bold;}

.foot	{font-family:arial; font-size:7pt; color:#000000; padding:2px;}
.foot	a{color:#000000;}
.foot	a:hover{text-decoration:none;}

div#wn { 
    position:relative; 
    width:300px; height:102px; 
    overflow:hidden;
    }

#dhtmltooltip{
position: absolute;
/*width: 150px;*/
font-family:arial;
font-size:9pt;
border-style: solid;
border-width:1px;
border-color:#ffffff;
padding: 5px;
background-color: #CC0000;
color:#ffffff;
visibility: hidden;
z-index: 1000;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dropmenudiv{
position:absolute;
border:3px solid white;
border-bottom-width: 0;
font:normal 8pt Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 10px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: none;
color:#000000;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #EBEBEB;
color:#CC0000;
}

/* admin styles */
.footer {font-family:verdana; font-size:7pt; color:#000000;}
.footer a{text-decoration:underline; color:#000000;}
.footer a:hover{text-decoration:none;}

.tabhd {font-family:arial; font-size:9pt; color:#000000; font-weight:bold;}

.header {font-family:arial; font-size:12pt; color:#000066; font-weight:bold; background-color:#EEEEEE;}

.header2 {font-family:arial; font-size:12pt; color:#000066; font-weight:bold; background-color:#EEEEEE; padding:5px;}
.header2 a{text-decoration:none;color:#000000; background-color:#D4D4D4; font-size:8pt;font-weight:normal;}
.header2 a:hover{text-decoration:none; background-color:#800040;color:#ffffff;}

#header3 {font-family:arial; font-size:8pt; color:#ffffff; background-color:#800040; padding:5px;}
#header3 a{text-decoration:none;color:#ffffff; background-color:#800040;}

.buttxt {font-family:MS Sans Serif; font-size:8pt; color:#000000;
			background-color:#C0CFF5; cursor:pointer; padding:3px; border-width:1; 
			border-color:#5E84E8; border-style:solid;}
.buttxt a{text-decoration:none; color:#FFFFFF;}
.buttxt a:hover{text-decoration:none;}

.navtxt {font-family:arial; font-size:8pt; color:#000000; cursor:pointer; background-color:#C7C7E2;}
.navtxt a{text-decoration:none; color:#000000;}
.navtxt a:hover{text-decoration:none;}

.logout {font-family:arial; font-size:9pt; color:#ffffff; background-color:#FF0099;}
.logout a{text-decoration:none; color:#ffffff; font-weight:bold;}
.logout a:hover{text-decoration:underline;}

.button {font-family:MS Sans Serif; font-size:9pt;}