.greenbar {
	background-image: url(images/index_r10_c3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
th,tr,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #002E83;
}
.footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #002E83;
}
.blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002E83;
}
.blue a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #002E83;
}
a:link {
	color: #002E83;
}

.bluehead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #002E83;
}
.entryform {
	border-style: solid; 
	border-width: 1px;
	border-color: #002E83;
	width: 145px;
	}
.greenhead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B7D60E;
}
a:visited {
	color: #002E83;
}
a:hover {
	color: #002E83;
	text-decoration: none;
}
a:active {


	color: #002E83;
}
.largetext {
	font-size: 16px;
	font-weight: bold;
}

.err {
	font-weight: bold;
	color: #FF0000;
}

.smalltext {
	font-size: 11px;
}

#facebook{
background:url("/images/facebook.jpg") no-repeat scroll 0 15px #FFFFFF;
height: 50px;
padding: 0 0 20px 0;
}

#facebook a{

display:block;
padding:30px 0 10px 55px;
}