body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #72815C;
	margin:0; margin-top:10px;
}

.tb_top_left { background:url(top-left.jpg) no-repeat; width:24px; height:24px;}
.tb_top_mid {width:auto;background:url(top-mid.jpg) repeat-x #fff; padding:30px 0 0 0; }
.tb_top_right{ background:url(top-right.jpg) no-repeat; width:24px; height:24px;}

.tb_mid_left { background:url(left-mid.jpg) repeat-y;}
.tb_mid_mid {background:#fff; }
.tb_mid_right{background:url(right-mid.jpg) repeat-y right;}

.tb_bottom_left { background:url(bottom-left.jpg) no-repeat  bottom left; width:24px; height:24px;}
.tb_bottom_mid  {background:url(bottom-mid.jpg) repeat-x bottom; padding:0 0 10px 0; }
.tb_bottom_right { background:url(bottom-right.jpg) no-repeat bottom right; width:24px; height:24px;}

.pg-head {background:url(pg-head.jpg) no-repeat; height: 120px; width: auto;}

.div_maroon{height: 3px; margin: 2px 0 0 0;background:#A60001;}
.div_green {height: 3px; margin: 2px 0 0 0;background:#789E27;}


.left_column {position:relative; float:left; width:200px; height:auto; background:#f4f4f4;}
.right_column {position:relative; float:right; width:600px; border-left:0px solid #ccc;padding-top:5px;}

.right_column  p {text-align:justify; padding:5px; margin:5px;}

.footer {color:#fff; font-size:11px;}
.footer a:link, a:visited {color:#ffffff; text-decoration:underline;}
.footer a:hover {color: #ccc;}

img {border:0;}
form {padding:0; margin:0;}


.content {
	background-color: #FFFFFF;
	vertical-align: top;
	text-align:left;
}


a:link, a:visited, a:active {
	color: #660033;
	text-decoration: underline;
}
a:hover {
	color: #993366;
	text-decoration: none;
}
hr {
	margin: 5px 0px 5px 0px;
	color: #660033;
	border: 0;
	border-top: 1px solid #660033;
	height: 1px;
	width: 580px;
}

.menu {
	vertical-align: top;
	width: auto;
	padding: 5px;
	text-align:left;
	font-size: 11px;
	
}
.menu ul, .menu li{
	list-style-type: none;
	margin: 0;
	padding: 0 0 0px 0;
}
.menu ul {
	border-bottom: 0px;
}
.menu ul ul {
	margin-left: 0px;
	padding-top: 1px;
	
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 4px 10px 4px 10px;
	color: #000;
	display: block;
	border-bottom: 1px solid #b80000;
	text-decoration: none;
}
.menu a:hover {
	background-color: #A60001;
	text-decoration: none;
	color: #fff;
}
.menu_current {
	font-weight: bold;
}
.highlight {
	background-color: #fff;
}

input[type=text] {border: 1px solid #A60001; }
input[type=button] {border: 1px solid #A60001;}
input[type=submit] {border: 1px solid #A60001;}
textarea {border: 1px solid #A60001;}

h1, h2, h3 {font-size: 24px; font-family: "book Antiqua"; color: #8A0002; 
border-bottom: 1px solid #ccc; margin: 5px 0 10px 10px; }

h4 {font-size: 14px; font-family: "book Antiqua"; color: #8A0002; 
border-bottom: 1px solid #ccc; margin: 5px 0 10px 10px; }


.siteMap, .siteMap  ul, .siteMap  ul  ul{ list-style-type: none; }
.siteMap  li {
margin:10px;
padding-left: 15px;
background-image: url(cross.gif);
background-repeat: no-repeat;
background-position: 0 4px;
}

.news_div  { padding-left:10px;}
.news_div  p {padding: 5px 0 5px 0; margin:0;}
.news_div a:link, .news_div a:visited {font-size:16px; font-family: "book Antiqua";}