body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	font-size:12px;
	background-color: #B3B0AF;
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-position: top;
	}
input {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #fff;
	border: 1px solid #000;
}
.menulevel1{padding-left:5px;margin-left:0px;list-style:none;font-size:14px;color:#FF0000;}
.menulevel2{padding-left:10px;margin-left:0px;list-style:none;font-size:12px;color:#000;}
.menulevel3{padding-left:15px;margin-left:0px;list-style:none;font-size:12px;color:#000;}
.menulevel1 a,.menulevel2 a,.menulevel3 a{text-decoration:none;color:#000;}
.menulevel1 a:link,.menulevel1 a:visited,.menulevel1 a:active{color:#000;}
.menulevel2 a:link,.menulevel2 a:visited,.menulevel2 a:active{color:#000;}
.menulevel3 a:link,.menulevel3 a:visited,.menulevel3 a:active{color:#000;}
.menulevel1 a:hover,.menulevel2 a:hover,.menulevel3 a:hover,{color:#000;text-decoration:underline;}
.sitemaplevel1,.sitemaplevel2,.sitemaplevel3{font-size:10px;}
.sitemaplevel1 a,.sitemaplevel2 a,.sitemaplevel3 a{font-weight:normal;}
.sitemaplevel1 a:link,.sitemaplevel2 a:link,.sitemaplevel3 a:link,.sitemaplevel1 a:visited,.sitemaplevel2 a:visited,.sitemaplevel3 a:visited{color:#ff0000;}
.sitemaplevel1 a:active,.sitemaplevel2 a:active,.sitemaplevel3 a:active,.sitemaplevel1 a:hover,.sitemaplevel2 a:hover,.sitemaplevel3 a:hover{color:black;}
a {
	text-decoration: none;
	color:  #FF0000;
	outline: none;
	}
a:visited {
	color:  #FF0000;
	}
a:active {
	color:  #000;
	}
a:hover {
	color: #000;
	text-decoration: underline;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
.cr {
	font-size: 10px;
	line-height: 14px;
        color:  #000;
	}
.newshead {
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
        color:  #000;
	}
.newsbody {
	font-size: 10px;
	color:  #000;
	}
.newsfoot {
	font-size: 9px;
	font-style: italic;
	line-height: 20px;
	color: #000;
}
span.menitem {
	font-size: 12px;
	line-height: 22px;
	text-align: center;
	font-weight: bold;
	color: #000;
	width: 150px;
	border-bottom: 1px solid #000;
  }
h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #094C61;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
div.news {
	width: 490; 
	background: #EDEDED;
	border: 1px solid #000; 
	padding: 0px; 
	margin: 0px auto;
	}

div.trow {
	background: #DEDEDE;
	border-bottom: 1px solid #000;
	height: 35px;
	}

div.row {
	font-size: 12px;
	line-height: 18px;
	padding: 5px 5px 5px 5px; 
	}

div.news span.left {
	float: left;
	text-align: left;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #000;
	width: 48%;
	padding: 5px; 
	}

div.news span.right {
	float: right;
	text-align: right;
	font-size: 12px;
	line-height: 25px;
	font-style: italic;
	color: #000;
	width: 48%;
	padding: 5px; 
 	}

div#container {
	margin: 10px auto;
	width:670px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-position: top;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	}

#menu {
	float:left;
	width:150px;
	}

#content {
	width:507px;
	margin-left:150px;
	padding: 5px 5px 5px 5px;
	font-size: 12px;
	line-height: 18px;
	}
#container > #content {
	width:510px;
	}

#copyright {
	clear: both;
	position: left;
	font-size: 9px;
	line-height: 14px;
        color:  #000;
        padding: 5px 5px 5px 5px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #FFFFFF;
	}

