td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#666666;
	line-height:14px;
}
a {
	text-decoration: none;
	color:#1142E7;
}

body { 	margin:0px;padding:0px;	background-color:#ffffff;}

.copy{
font-family:tahoma;
font-size:11px;
color:#D3D3D3;
text-decoration:none;
}


.top_txt {color:#6E6E6E; text-decoration:none}

.gray {color:#909090; text-decoration:none}
.orange {color:#D4992A; text-decoration:none}
.green {color:#71A62A; text-decoration:none}
.white {color:#ffffff; text-decoration:none}

.sm {font-size:10px}
.u {text-decoration:underline}
.t {text-transform:uppercase}
.big {font-size:12px}


.search { width:119px;
		height:18px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#CDCDCD;
		background-color:#ffffff;
		color:#626061;
		margin-left:0px;
		margin-right:0px}
		
.form { width:211px;
		height:18px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#706F66;
		background-color:#C3C3C2;
		color:#3F3F47;
		margin-left:0px;
		margin-right:0px}
		
.textarea {width:211px;
		height:139px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#706F66;
		background-color:#C3C3C2;
		color:#3F3F47;
		overflow:auto;
		margin-left:0px;
		margin-right:0px;}

.rollover {scrollbar-face-color:#B6E9FF;
		scrollbar-track-color:#FCFEFF;
		scrollbar-arrow-color:#FCFEFF;
		scrollbar-3Dlight-color:#FCFEFF;
		scrollbar-base-color:#FCFEFF;
		scrollbar-shadow-color:#FCFEFF;
		scrollbar-darkshadow-color:#FCFEFF;
		scrollbar-highlight-color:#FCFEFF;
		}

#popitmenu{
position: absolute;
background-color: white;
border:1px solid gray;
font: bold 11px Tahoma;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: gray;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #e2f6ff;
}

.style1 {color: #1142E7}
.style2 {text-decoration: none}
.style4 {
	color: #FFFFFF;
	font-weight: bold;}
.style6 {color: #1142E7; font-weight: bold; }
.style7 {color: #FFFFFF}
.style8 {color: #909090}
.style11 {color: #00CC00;
	font-weight: bold;}
.style12 {color: #009900;
	font-weight: bold;}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid gray;
padding: 2px;
background-color: #e2f6ff;
visibility: hidden;
z-index: 100;
text: tahoma;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

a {
	font-family: tahoma;
	font-size: 11px;
}
body,td,th {
	font-family: tahoma;
}
a:hover{text-decoration:underline;}
#a:hover{text-decoration:none;}
