body{
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 90%;
	text-align: left
	line-height: 16px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-bottom: 0px;
	color: #000000;

}

h1 {
	font-size: 90%;
	color: #990000;
	background-color: #ffffFF;
}

h2 {
	font-size: 110%;
	color: #990000;
	background-color: #ffffFF;
}

h3 {
	font-size: 130%;
	color: #990000;
	background-color: #ffffFF;
}
h4 {
	font-size: 150%;
	color: #990000;
	background-color: #ffffFF;
}
h5 {
	font-size: 170%;
	color: #990000;
	background-color: #ffffFF;
}
		A:link {text-decoration: underline; color:#000099; background-color: #ffffFF;}
		A:visited {text-decoration: underline; color:#000099; background-color: #ffffFF;}
		A:active {text-decoration: underline; color:#990000; background-color: #ffffFF;}
p{
	padding: 0px;
	margin: 0px;
}
a.header{
	display: block;
	height:150px;
	margin-top:0px;
	padding-bottom:0px;
	padding-left: 0px;
	
	background-position: top left;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.content{
	display: block;
	width: 194px	
	height:auto
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 100%;
	text-align: left;
	line-height: 18px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-bottom: 0px;
	color: #000000;
	background-color: #ffffff;
	
}
.news{
	display: block;
	height:199px;
	width: 160px;
	font-family: Arial, Verdana, Helvetica,  sans-serif;
	font-size: 85%;
	text-align: center;
	line-height:14px;
	padding-top: 8px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	color: #990000;
	background-color: #ff0000;
	background-image: url(newsM.gif); height: 275px; width: 165px;
	background-position: top center;
	background-repeat: no-repeat;
	
}

a.red:link, a.red:visited  {
	display: block;
	height:30px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin-top:2px;
	padding-bottom:0px;
	line-height:29px;
	padding-left: 7px;
	color: #ffffff;
	border-bottom-style:none;
border-bottom-width:thin;
border-bottom: #ffffff;
	background-image: url(background.gif);
	background-color: #ff0000;
	background-position: top right;
	background-repeat: no-repeat;

}

a.red:hover, a.red:active { 
	display: block;
	height:30px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin-top:2px;
	padding-bottom:0px;
	line-height:29px;
	padding-left: 7px;
	color: #ffffff;
	border-bottom-style: none;
border-bottom-width: thin;
border-bottom: #ffffff;
	background-image: url(background3.gif);
	background-color: #ff0000;
	background-position: top right;
	background-repeat: no-repeat;
}


a.submenu:link, a.submenu:visited{
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#0066cc;
	text-decoration: none;
	margin-bottom: 3px;
	margin-top:3px;
	padding-left: 7px;
	
}
a.submenu:hover, a.submenu:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#0066cc;
	text-decoration: underline;
	margin-bottom: 3px;
	margin-top:3px;
	padding-left: 7px;
}


