body {
	background-color: #E4EDC2;
}

table {
	font-family: verdana,arial,geneva,helvetica,sans-serif;
	font-size:12px;
	line-height:18px;
	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: #FFF8D5; 
	color: gray;
}
    

.nav_center { 
	background: #FCF3D6;
}

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

.nav_right {
	background: #BEE19F;
	color: gray;
}

.footer {
	background: #fff7c9; 
	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;
}

