body {
	background-color:#D7E3F3;
}

table {
	font-family: verdana,arial,geneva,helvetica,sans-serif;
	font-size:12px;
	line-height:18px;
	color: black;
	text-align:left; 
	background-color:#EFF2FA;
}


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


img {
	border: 0px;
}

.header {
	background: #EFF2FA; 
	color: gray;
}
    
.nav_left {
	background: #EFF2FA;
	color: gray;
} 

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

.footer {
	background: #EFF2FA; 
	color: gray;
}

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

