.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #660000;
	border-left-color: #660000;
	height: 18px;
	font-weight: bold;


}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
	font-style: normal;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	padding-top: 20px;


}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	text-align: justify;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;

}
.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	text-align: center;
	height: 18px;
	font-weight: bold;
	text-decoration: none;

}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	color: #CC0000;
	padding: 2px;
	margin: 30px;



}
.newsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #CC0000;
	font-weight: bold;
	padding: 2px;
	margin: 2px;
	border: 2px solid #FF9900;




}
.newsdetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	color: #CC0000;
	margin: 2px;
	padding: 2px;

}
.newslink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #CC0000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	background-position: right bottom;

}
.newstopspacer {
	text-align: center;
	padding: 2px;
	margin: 2px;
	border: 0px;

}

