body {
	overflow:auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
}

.align{
	text-align:center;
	margin-top:20;
	font-family:Georgia;
	font-size:1.2em;
	font-weight: bold;
	color: #333333;
}
.box {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-family: arial;
	font-size: 0.8em;
	color: #333333;
	border: 1px dashed #989898;
	vertical-align: text-top;
}
.bottombox{
	font-family:arial;
	color:#FFFFFF;
	font-size:0.7em;
	border-right-width: 2px;
	padding:0px 3px 0px 3px;
	border-right-style: dashed;
	border-right-color: #2A6AB2;
}
.bottomboxlast{
	font-family:arial;
	color:#FFFFFF;
	font-size:0.7em;
	border-right-width: 0px;
	border-right-style: groove;
	border-right-color: #FFFFFF;
}

.bottom-text{font-family:Georgia; font-size:0.8em;  color:#BFD3E6; text-align:center;}

.header {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	color: #003366;
	font-size: 1.3em;
	}
	
a.menulink
{
color:#FFFFFF;
text-decoration:none;
}	

a.menulink:hover
{
color:#FFFFFF;
text-decoration:underline;
}	

.mainhomebg{
	background-image: url(images/home_bg.jpg);
	background-repeat: repeat-x;
	background-color: #004892;
}
.select {font-family:arial; font-size:0.7em;}