body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	backbround-color: #3983BC;
}

.areas {
	border-color: #5897CF;
	border-width: 1px;
	border-style: solid;
	background-image: url(images/bg_input.gif);
	font-size: 9px;
	font-family: verdana,lucida;
	color: white;
	padding-left: 3px;
	padding-right: 3px;
}

.areas2 {
	border-color: #5897CF;
	border-width: 1px;
	border-style: solid;
	background-color: #2E72AF;
	font-size: 9px;
	font-family: verdana,lucida;
	color: white;
	padding-left: 3px;
	padding-right: 3px;
}

TD {font-family: verdana,lucida; font-size: 9px; color: white; text-decoration: none;}

a {font-family: verdana,lucida; font-size: 9px; color: white; font-weight: none; text-decoration: none;}
a:hover {font-family: verdana,lucida; background-color: #3273A5; font-size: 9px; color: white; font-weight: none; text-decoration: none;}

.txt {font-family: verdana,lucida; font-size: 9px; color: white; text-decoration: none;}

.link {font-family: verdana,lucida; font-size: 9px; color: white; font-weight: none; text-decoration: none;}
.link:hover {font-family: verdana,lucida; background-color: #4B90C7; font-size: 9px; color: white; font-weight: none; text-decoration: none;}

