body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CFCFCF;
	color: #000000;
	margin-top: 0px;
}

p { margin-top: 4px;}

h1 {
	font-size: 18px;
	margin-bottom: 12px;
	color: #a7271e;
	border-bottom: 1px solid #CCCCCC;
}
h2 {font-size: 14px; margin-bottom: 0px; margin-top: 0px; color: #000000;}
h3 {font-size: 13px; margin-bottom: 0px; margin-top: 0px; color: #AB3A27;}
h4 {font-size: 11px; margin-bottom: 0px; margin-top: 0px; color: #AB3A27;}

ul { margin-top: 2px;}

#leftbox{ float: left;	width: 330px;}
#rightbox{float: right;	width: 330px;}

#maincontent { margin: 0px 22px 12px 22px;}

#boxtop { background-image:url(../Images/box1_top.gif); height:16px; width:318px;}
#boxmid { background-image:url(../Images/box1_mid.gif); background-repeat:repeat-y; width:318px; margin-bottom: 0px; border: none;}
#boxmid p { margin-top: 0px;}

#boxbot { background-image:url(../Images/box1_bot.gif); height:16px; width:318px; margin-top:0px; }

#boxmid p { padding: 0px 10px 0px 10px;}
#boxmid h2 { padding: 0px 0px 0px 7px;}
#boxmid ul {  padding-left: 30px; margin-left: 0px;}


#newstitle {font-weight:bold;}
#news { }
#newsdate {  font-size: 10px; margin-bottom: 2px;}

a { color:#333333; text-decoration:none;}
a:hover { color: #990000; text-decoration:underline;}

#footer { text-align: center; margin-left: 26px;}
#footer a { color:#6A828D; text-decoration:none;}
#footer a:hover { text-decoration:underline;}
#address{ text-align: center; color:#333333; }

.style1 {color: #999999}
