body {
	margin-bottom: 0px;
	background-color: #1F695A;
}
input, textarea {
 background-color: #FFFFFF;
 border: 1px solid #1D475F;
 padding: 1px;
 margin-left: 5px;
 font: normal 11px verdana, arial, geneva, helvetica, sans-serif;
}

td, select {
	font-family: Tahoma;
	font-size: 10px;
	color: 777777;
	font-weight: normal;
	line-height: 14px;
}



.frame {
	border: 1px solid #8FB6C7;
}


a:link {
	color: 296284;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: 296284;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;

}

a:hover {
	color: 296284;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

