body,br,td {font-family:Tahoma; font-size:11px; font-weight:normal  }
  .menutop {cursor:pointer;font-weight:bold;font-size: 12px;font-family: arial,helvetica,sanserif;color: #FFFFFF;white-space: nowrap;}
	A.menutop:link { color: #FFFFFF; font-family: arial,helvetica,sanserif; font-size: 12px; text-decoration: none }
	A.menutop:visited { color: #FFFFFF; font-family: arial,helvetica,sanserif; font-size: 12px; text-decoration: none }
	A.menutop:hover { color: #FFFFFF; font-family: rial,helvetica,sanserif; font-size: 12px; text-decoration: underline }
	A:menutop:active  {text-decoration: none; color: #FF0000}
  .menu{font-family:Tahoma; font-size:10px;  color:#949494;text-decoration:none }
  .menu_green{font-family:Tahoma; font-size:10px;  color:#189D2E;text-decoration:none }
  .menu_white{font-family:Tahoma; font-size:11px;  color:#ffffff;text-decoration:none; font-weight:900 }
  .black{font-family:Tahoma; font-size:11px;  color:#303030; font-weight:900 }
  .green_b{font-family:Tahoma; font-size:11px;  color:#189D2E; font-weight:900 }
  .green_l{font-family:Tahoma; font-size:10px;  color:#189D2E; font-weight:900 }
  .grey{font-family:Tahoma; font-size:11px;  color:#808080;  }
  .orange{font-family:Arial; font-size:10px;  color:#F26B00;} 
  .domainquery{font-family:Arial; font-size:10px;  color:#000000;} 
  .black{font-family:Tahoma; font-size:11px;  color:#393939; font-weight:normal}
  .green{font-family:Tahoma; font-size:11px;  color:#40984E; font-weight:normal}
  .arial18 {font-weight:bold;font-size: 18px;font-family: arial,helvetica,sanserif;white-space: nowrap;}
 .solution { cursor:pointer;font-weight:bold;font-size: 12px;font-family: arial,helvetica,sanserif;color: #BF0000;white-space: nowrap;}
	A.solution:link { color: #BF0000; font-family: arial,helvetica,sanserif; font-size: 12px; text-decoration: none }
	A.solution:visited { color: #BF0000; font-family: arial,helvetica,sanserif; font-size: 12px; text-decoration: none }
	A.solution:hover { color: #FF0000; font-family: rial,helvetica,sanserif; font-size: 12px; text-decoration: underline }
	A:solution:active  {text-decoration: none; color: #FF0000}
 }
.style2 {
	color: #BF0000;
	font-weight: bold;
}
.style4 {
	color: #FF0000;
	font-weight: bold;
}
.blue10 { color: blue; font-family: Tahoma; font-size: 10pt; text-decoration: none }
	A.blue10:link { color: blue; font-family: Tahoma; font-size: 10pt; text-decoration: none }
	A.blue10:visited { color: blue; font-family: Tahoma; font-size: 10pt; text-decoration: none}
	A.blue10:hover { color: red; font-family: Tahoma; font-size: 10pt; text-decoration: none }
	A:blue10:active  {text-decoration: none; color: #FF0000}
.blue8 { color: blue; font-family: Tahoma; font-size: 8pt; text-decoration: none }
	A.blue8:link { color: blue; font-family: Tahoma; font-size: 8pt; text-decoration: none }
	A.blue8:visited { color: blue; font-family: Tahoma; font-size: 8pt; text-decoration: none}
	A.blue8:hover { color: red; font-family: Tahoma; font-size: 8pt; text-decoration: none }
	A:blue8:active  {text-decoration: none; color: #FF0000}
.black8 { color: #000000; font-family: Tahoma; font-size: 8pt; text-decoration: none }
	A.black8:link { color: #000000; font-family: Tahoma; font-size: 8pt; text-decoration: none }
	A.black8:visited { color: #000000; font-family: Tahoma; font-size: 8pt; text-decoration: none}
	A.black8:hover { color: red; font-family: Tahoma; font-size: 8pt; text-decoration: none }
	A:black8:active  {text-decoration: none; color: #FF0000}
.black10 { color: #000000; font-family: Tahoma; font-size: 10pt; text-decoration: none }
	A.black10:link { color: #000000; font-family: Tahoma; font-size: 10pt; text-decoration: none }
	A.black10:visited { color: #000000; font-family: Tahoma; font-size: 10pt; text-decoration: none}
	A.black10:hover { color: red; font-family: Tahoma; font-size: 10pt; text-decoration: none }
	A:black10:active  {text-decoration: none; color: #FF0000}
.taho13 {
	font-size: 13px;
}
.taho15 {
        font-size: 16px;
}
.taho18 {
        font-size: 18px;
}
.taho20 {
        font-size: 20px;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
#dhtmltooltip{
font-family:Tahoma; 
font-size:13px;
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
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);
}