.text{
	font: 13px Verdana;
	color: #ffffff;
}
.text10{
	font: 10px Verdana;
	color: #ffffff;
}
.text A:link    {color: #ffffff; text-decoration : none;font-family: tahoma,verdana;font-size: 13px; }
.text A:visited {color: #ffffff; text-decoration : none;font-family: tahoma,verdana;font-size: 13px;}
.text A:active  {color: #9B9F9F; text-decoration : none;font-family: tahoma,verdana;font-size: 13px; }
.text A:hover   {color: #9B9F9F; text-decoration : none;font-family: tahoma,verdana;font-size: 13px; }


.h1{
	font-family: Bookman Old Style;
	color: White;
}

A:link {color: #496A9A;text-decoration : none; }
A:visited {color: #496A9A;text-decoration : none;}
A:active {color: #00249B;text-decoration : none;}
A:hover {color: #00249B;text-decoration : none; }

.body {
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	background-color:#232323;
	height:100%;
}

.menu A:link    {color: #ffffff; text-decoration : none;font-family: tahoma,verdana;font-size: 13px; }
.menu A:visited {color: #ffffff; text-decoration : none;font-family: tahoma,verdana;font-size: 13px;}
.menu A:active  {color: #000000; text-decoration : none;font-family: tahoma,verdana;font-size: 13px; }
.menu A:hover   {color: #000000; text-decoration : none;font-family: tahoma,verdana;font-size: 13px; }

.menu_t A:link    {color: #ffffff; text-decoration : none;font-family: tahoma,verdana;font-size: 9px;}
.menu_t A:visited {color: #ffffff; text-decoration : none;font-family: tahoma,verdana;font-size: 9px;}
.menu_t A:active  {color: #000000; text-decoration : none;font-family: tahoma,verdana;font-size: 9px; }
.menu_t A:hover   {color: #000000; text-decoration : none;font-family: tahoma,verdana;font-size: 9px; }

.header1{
	font: 13px Verdana;
	color: #A4A5A5;
}

.header2{
	font: 13px Verdana;
	color: #BD2626;
}


.bottom_t{
	font: 9px Verdana;
	color: #ffffff;
}

 .search
 {
 border: 1px solid #B3BBC2;
 border-style:hidden
 background-color: #676767;
 font-size: 13px;
 font-weight: normal;
 font-family: verdana, tahoma;
 color: #000000;
 }
 
 #dhtmltooltip{
font-family: verdana, tahoma;
position: absolute;
width: 50px;
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);*/
color:#FFFFFF;
}
