body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CAE2EE;
}
#menubottom a{
padding:10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#menubottom a:hover {
	color: #00398E;

}
.maindiv {
	width: 90%;
	text-align: justify;
}
.back_once {
	background-repeat: no-repeat;
}
h1 {
	font-size: 15px;
}
#tabtext td {
	font-size: 10px;
	background-color: #FFFFFF;
}
#tabtext {
	background-color: #C2CEE0;
}
#tabtext th {
	font-size: 10px;
	font-weight: bold;
	background-color: #004597;
	color: #FFFFFF;
}
h2 {
	font-size: 13px;
}
input, textarea {
padding:3px;
	font-family: Tahoma;
	font-size: 11px;
}
textarea {
	width:350px;
	}