body {
	background-color: #ababab;
}


table {
	font-family: arial,geneva,helvetica,verdana,sans-serif;
        line-height:21px;
	color: black;
	text-align:left; 
}


a, a:link, a:active {
	 color: #456BBD;
	 text-decoration: none;
	 font-weight: bold;	 
}



a:visited {
  	color: #456BBD;
  	text-decoration: none;
  	font-weight: bold;
}

img {
	border: 0px;
}

.header {
	background: #ffffff; 
	color: gray;
}
    

.nav_head  { 
	background: #ffffff;
}

.nav_center {
	font-size:13px;
	line-height:18px; 
	background: #ffffff;
}

.nav_left {
	background: #ffffff;
	color: gray;
}



.footer {
	background: #858585; 
	color: gray;
	font-size:10px;
}

.input_empty {
 BORDER-LEFT: black 2px solid;
 BORDER-RIGHT: black 2px solid;
 BORDER-TOP: black 2px solid;
 BORDER-BOTTOM: black 2px solid;
}

