body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color:#0368AE;

}
form {
	margin: 0px;
	padding: 0px;
}

select{
	font-family: Arial;
	font-size: 11px;
	color: #565656;
}

input {
	font-family: Arial;
	font-size: 10px;
	color: #565656;
}

.greenheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #139100;
	text-decoration: none;
}

.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #139100;
	text-decoration: none;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #015F9F;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}

.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #BDBDBD;
	text-decoration: none;
}
.bottomlnk {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.bottomlnk:hover {
	font-family: Arial;
	color: #036CAE;
	text-decoration: underline;
}

.mainbg {
	background-color: #E1E0DE;
	background-image: url(../images/main-bg.gif);
	background-repeat: repeat-x;
}
.border {
	border: 1px solid #BDD5ED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}
.navi_bar
{
background-image:url(../images/navi_bar_bck.gif);
background-position:bottom;
background-repeat:repeat-x;
height:30px;}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}