body{
	background-image:url(../images/bg.gif);
	background-color:#ffffff;
	background-repeat: repeat-x;
	margin-left:0px; margin-top:0px;
	text-align:center;
} 

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #4F4F4F;
	text-decoration: none;
}

.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #4F4F4F;
	text-decoration: none;
}

.toplnk {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}
.toplnk:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #023333;
	text-decoration: underline;
}

.whitelnk {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	text-decoration: none;
}
.whitelnk:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #FFBA00;
	text-decoration: none;
}

.bluelnk {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #FF6000;
	text-decoration: underline;
}
.bluelnk:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #264E4E;
	text-decoration: underline;
}
.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #023333;
	text-decoration: none;
}
.whitetext
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	text-decoration: none;
}
.bottomlnk {
	font-family: Arial;
	font-size: 10px;
	line-height: 16px;
	color: #4F4F4F;
	text-decoration: none;
}
.bottomlnk:hover {
	font-family: Arial;
	font-size: 10px;
	line-height: 16px;
	color: #023333;
	text-decoration: none;
}
.graybigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #4F4F4F;
	text-decoration: none;
}
.table_border
{
border-right: #484848 1px solid;
border-top: #484848 1px solid;
border-left: #484848 1px solid; 
border-bottom: #484848 1px solid
}
.contact_nev{}
.contact_nev ul{	display:none; z-index:1000;   }
.contact_nev:hover >  ul{	display: block; position:absolute; background-color:#023333;  margin:10px 0px 0px -5px ; padding:0px;  } 
.contact_nev ul li{	list-style:none;   height:25px; width:180px; border-bottom:1px solid #001b1b;    font-size:11px; background-image:none;}
.contact_nev ul li a{	color:#e5e5e5; text-decoration:none;   display:block; padding:5px 15px;      font-size:11px; text-align:left   }
.contact_nev ul li:hover{	 background-color:#e5e5e5 ;color:#023333;   }  
.contact_nev ul li:hover a{	  ;color:#023333;   }  
