/* CSS Document */

body, td, p, input, select, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td.drop {
	background-color: #E88C00;
	padding: 3px;
	padding-right: 7px;
}

a.white {
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.white:hover {
	color: #B40001;
	text-decoration: none;
	font-weight: bold;
}

.link {
	color: #FFFFFF;
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
} 
.link:hover { 
	color: #FFFFFF;
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
 }

.menu{
	color: #FFFFFF;
	font-family : Verdana;
	font-size : 12px;
	text-decoration : none;
} 
.menu:hover { 
	color: #FFFFFF;
	font-family : Verdana;
	font-size : 12px;
	text-decoration : underline;
 }

 
 .main { 
	font-family : Verdana;
	font-size : 12px;
	line-height:19px;
	letter-spacing:1px;
 }
 .main1 { 
	font-family : Verdana;
	font-size : 11px;
	line-height:20px;
 }

a.un
{color:red;  text-decoration: underline; font-family : Verdana; font-size : 12px;}
a.un:link 
{ text-decoration: underline; } 
a.un:visited 
{ text-decoration: none; font-family : Verdana; } 
a.un:active 
{ color: #FF2A5F; } 
a.un:hover 
{ color: #FF2A5F; font-family : Verdana; text-decoration: none; font-size : 12px;}



.gmtbl {background-color: #e88c00;}
.gmtdttl {font-size: 12px; font-weight: bold;color: #ffffff; text-align:center;  background-color: #e88c00}
.gmtdtext {font-size: 10px; font-weight: normal; color: #ffffff;text-align:center;}


table.searchTab{
	color: #fff;
}

table.searchTab .name{
	border-bottom: dotted 1px #fff;
}