body {
	font-size:12px;
	background: #EAEAEA;
	padding:0;
	margin:0;
}
p {
/*	text-indent:18px;*/
	font-family : verdana;
	font-size:11px;
	line-height:16px; 
	text-align:justify;
/*	line-height: 20px;*/
}
a:link {
/*	color : #c60101;*/
	text-decoration:none;
}
a:hover {
	color : #ff0000;
	text-decoration:none;
}
a:visited {
	color : #bababb;
	text-decoration:none;
}
.mainmenu {
	width:195px; 
	background:#5d6a97; 
	color:#FFFFFF; 
	font-family: verdana; 
	font-size: 12px; 
	line-height:16px; 
/*	padding-left:16px;*/
	vertical-align:top;
	border:0;
	font-weight:bold;
	margin: 10px 0 10px 0;

}
.mainmenu a {
/*	line-height:20px;*/
/*	margin: 10px 0 10px 0;*/
}
.mainmenu a:link {
	color : #FFFFFF;
	text-decoration:none;
}
.mainmenu a:visited {
	color : #FFFFCC;
	text-decoration:none;
}
.newsbox {
	width:142px; 
	
	border: 2px solid #BBBBBB;
	vertical-align:top;
	font-family: sans-serif;
	font-size:12px;
	padding: 2px;
}
.midbox {
	width:630px;
/*	padding-left: 8px;*/
	vertical-align:top;
}
.midbox div {
	
	margin-bottom:12px;
	width:630px;
	font-family:verdana, sans-serif;
	font-size:12px;
	color: #333333;
/*	height: 71px;*/
	border: 1px solid #BBBBBB;
	padding:4px;
}

}
.midbox a:link {
	color : #0099FF;
	text-decoration:none;
}
.midbox a:visited {
	color : #990066;
	text-decoration:none;
}


h1 {
	font-family: serif; 
	font-size: 16px;
	color: #A20607;
	font-weight:bold;
	padding:0;
	margin:0 0 8px 0;
	text-align:center;
}
h2 {
	font-size: 15px;
	font-family:serif;
	font-weight:bold;
	margin:0 0 4px 0;
	color:#000000;
}
h3 {
	margin : 4px 0 16px 0;
	font-family: sans-serif;
	font-size:13px;
	
}
div#bodybox {
	margin-left:auto; 
	margin-right:auto;
	margin-bottom:12px;
	width:600px;
	font-family:sans-serif;
	font-size:12px;
	
	border: 0;
	padding:4px;
	vertical-align:top;
}
div.p#bodybox {
	font-size:11px;
}
#bodybox {
	font-family:sans-serif;
}
#address {
	padding: 4px 0 4px 0; 
	background:#313f70; 
	font-family: Verdana, sans-serif;
	text-align:center; 
/*	font-weight:bold; */
	font-size:12px;
	line-height:18px;
}

#header {
	padding: 4px 0 4px 0; 
	background:#313f70; 
	font-family: Verdana, sans-serif;
	text-align:center; 
/*	font-weight:bold; */
	font-size:12px;
	line-height:16px;
}

#footer {
	border-top:1px solid;
	font-family: sans-serif;
	text-align:center;
	padding: 4px 0 4px 0;
}