body {
	margin: 0;
	padding: 0;
	font: normal 90% Arial, Helvetica, sans-serif;
}
html, body, table{ 
	height: 100%; 
	margin: 0; 
	padding: 0; 
	border: 0; 
}
td {
	margin: 0;
	padding: 0;
	vertical-align: top;
}
h1 {
		color: #C40D0D;
		margin: 0;
}
a {
	color: #000;
}
a:hover {
	text-decoration: none;
}
.news h1,.news1 h1 {
		font: bold 100% Arial, Helvetica, sans-serif;
		color: #C40D0D;
		margin: 0;
		padding: 8px 0 8px 0;
}
.news ul,.news1 ul {
		margin: 0;
}
.news a,.news1 a {
		text-decoration: none;
		color: #000;
}
.news a:hover,.news1 a:hover {
		text-decoration: none;
		color: #708090;
}
.story h1,.story1 h1 {
		font: bold 100% Arial, Helvetica, sans-serif;
		text-transform: lowercase;
		color: #C40D0D;
		margin: 0;
		text-transform: uppercase;
}
h2 {
		font: bold 85% Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		color: #495D8F;
		margin: 0;
}
h3 {
	color:#C00202;
	font: bold 95% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 5px 0 0px 3px;
}
.pageName {
	background: url(../images/bgr_page_name.gif) repeat-x;
	height: 65px;
}
.pageName img{
	padding: 5px 0 0 510px;
}
.menu {
	background: url(../images/bgr_menu.gif) repeat-x; 
	height: 22px;
}
.menuTop{
   margin: 0 0 0 0;	
	width: 830px;
	text-align: right;
}
.menuTop a {
	margin:0px 5px 0 5px;
	padding: 0px 3px 0 3px;
	height: 22px;
	text-decoration: none;
	text-transform: uppercase;
	font: bold 85% Arial, Helvetica, sans-serif;
	color: #fff;
}
.menuTop a:hover {
	color: #000;
}
.subMenu {
	padding: 3px 0 0 0;
	height: 19px;
   width: 830px;
	text-align: right;
	background: url(../images/bgr_subMenu.gif) repeat-x top;
}
.subMenu a {
	margin: 0px 5px 0 5px;
	padding: 0px 3px 0 3px;
	height: 22px;
	text-decoration: none;
	text-transform: uppercase;
	font: bold 85% Arial, Helvetica, sans-serif;
	color: #000;
}
.subMenu a:hover {
	color: #F54F51;
}
.bottom {
	background: url(../images/bgr_bottom.jpg) no-repeat right;
	width: 830px;
	height: 74px;
}
.bottom1 {
	background: url(../images/bgr_bottom1.jpg) no-repeat right;
	width: 830px;
	height: 74px;
}
.body {
	height: 80%;
	background: url(../images/bgr_body.jpg) repeat-y;
}
.body1 {
	height: 80%;
	background: url(../images/bgr_body1.jpg) repeat-y;
}
.news {
	height: 180px;
	background:#fff url(../images/bgr_news.jpg) no-repeat left;
	margin: 0 0 0 0;
	padding: 0 0 0 130px;
	width: 700px;
	font-size: 12px;
	color: #7C838B;
}
.news ul,.news1 ul {
	margin: 0;
	padding: 0;
}
.news1 {
	height: 180px;
	background:#fff url(../images/bgr_news1.jpg) no-repeat left;
	margin: 0 0 0 0;
	padding: 0 0 0 130px;
	width: 700px;
	font-size: 12px;
	color: #7C838B;
}
.flash {
	float: right;
	margin: 0;
	padding: 0;
}
.story {
	width: 700px;
	margin: 0 0 0 120px;
}
.story img, .story1 img {
	border: 0;
}
.story table, .story1 table {
	width:100%;
}
.story td,.story1 td {
	padding: 5px;
}
.story table img, .story1  table img {
	float: left;
	padding: 5px;
	border: 0;
}
.story1 {
	width: 650px;
	margin: 0 0 0 120px;
}
.right a {
	display: block;
	text-decoration: none;
	color: #000;
	font: normal 85% Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
	text-align: justify;
	float: left;
	width: 100%;
}
.right img {
	margin: 0;
	padding: 0;
	border: 0;
}
.right ul {
	margin: 0;
	padding: 0 0 0 5px;
}
ul li {
	list-style: square inside;
	margin: 2px 0 0 5px;
}
ol li {
	margin: 2px 0 0 5px;
}
ul {
	margin: 5px;
}
.newsdesc {
	float: left;
	width: 380px;
	margin: -150px 0 0 0;
}
td.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #D9E0EE;

}
td.info1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}
td.info2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #B3BBCA;
	font-weight: bold;
}
table.info {
	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: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
}
.small {
	font-size: x-small;
}