#logonav li {
   float : left;
   text-align : center;
   margin-bottom : 3px;
   margin-top : 3px;
}

#logonav li a {
   padding : 4px;
   text-decoration : none;
   display : block;
   width : 195px;
   color : #ffffff;
   border : 1px solid #000000;
   background : #999999;
}

#logonav li a:hover {
   border-top : 1px #31557f solid;
   border-left : 1px #31557f solid;
   border-bottom : 1px #f8f9fb solid;
   border-right : 1px #f8f9fb solid;
   text-decoration : none;
   background : #B10B0A;
   color : #ffffff;
}
body {
	background-color:#ffffff;
	margin:0px;
	}
a, body, input, option, select, textarea, table, td, tr {
	font-size:13px;
	font-family:Tahoma, Helvetica, sans-serif;
	color:#000000;
	}
h1 {
	font-size:14px;
	color:red;
	margin:0px;
	}
hr {
	border-right:0px;
	border-left:0px;
	border-top:0px;
	border-bottom:1px dashed red;
	}
.t1 {
	background-color:#2D3486;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	padding:4px;
	}	
.t2 {
	background-color:#F5F5F5;
	padding:4px;
	}	
.totop {
	font-size:x-small;
	color:#c1c1c1;
	}
.header {
	height:120px;
	background-color:#00000;
	text-align:center;
	}
.menu {
	height:25px;
	text-align:center;
	border-bottom:1px solid #c1c1c1;	
	}
.conent{
	padding:15px;
	}	
.review{
	padding:15px;
	
	}	
.fotter{
	height:25px;
	background-color:#f5f5f5;
	text-align:center;
	border-top:1px solid #c1c1c1;	
	}	

A.lnhidden:ACTIVE, A.lnhidden:LINK, A.lnhidden:VISITED {
	color:  #e2e2e2;
	text-decoration : underline;
}

A.lnhidden:HOVER {
	color:  #e2e2e2;
	text-decoration : none;
}
.top_logo {
        FONT-SIZE: 18px; COLOR: #666666; FONT-FAMILY: Sans-serif
}