body {
	background-image: url(../images/banner/bgnd.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
div#footer{
	height: 50px;
	background-image: url(../images/footer/repeat.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 5px;
	line-height: 15px;

}
div#nav{
	height:40px;
	background-image: url(../images/navi/repeatbgnd.jpg);
	background-repeat: repeat-x;
}
table#maintable{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EAEAEA;
	border-left-color: #EAEAEA;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00396E;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 30px;
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003B71;
	width: 60%;
*/}
h2 {
	color: #00396E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
}
#content{}

td#mainleft{
	border-right-color: #EAEAEA;
	border-right-width: 1px;	
	border-right-style: solid;

}
hr {
	height: 1px;
	color: #EAEAEA;
}
#footer a {
	color: #000000;
}
