body{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 80%;
	text-align: left;
	line-height: 16px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-bottom: 0px;
	color: #000000;
}



h1 {
	font-size: 80%;
	color: #000066;
	background-color: #ffffFF;
}

h2 {
	font-size: 100%;
	color: #000066;
	background-color: #ffffff;
}

h3 {
	font-size: 120%;
	color: #000066;
	background-color: #E5EAF6;
}
h4 {
	font-size: 140%;
	color: #000066;
	background-color: #ccffcc;
}
h5 {
	font-size: 160%;
	color: #000066;
	background-color: #ffffff;
}
		A:link {text-decoration: underline; color:#000066; background-color: #ccffcc;}
		A:visited {text-decoration: underline; color:#000066; background-color: #ccffcc;}
		A:active {text-decoration: underline; color:#000066; background-color: #ccffcc;}
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, Helvetica, Arial, sans-serif;
	font-size: 100%;
	text-align: left;
	line-height: 16px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-bottom: 0px;
	color: #000000;
	background-color: #ccffcc;
	
}
.news{
	display: block;
	height:199px;
	width: 188px
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 80%;
	text-align: center;
	line-height:14px;
	padding-top: 8px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-left: 5px;
	padding-right: 2px;
	padding-bottom: 0px;
	color: #ffffff;
	background-color: #ccffcc;
	background-image: url(news.gif); height: 255px; width: 180px;
	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: 12px;
	font-weight: bold;
	text-decoration:none;
	margin-top:2px;
	padding-bottom:0px;
	line-height:29px;
	padding-left: 7px;
	color: #000066;

	border-bottom-style:solid;
border-bottom-width:thin;
border-bottom: #000066;
	background-image: url(background.gif);
	background-color: #ccffcc;
	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: 12px;
	font-weight: bold;
	text-decoration:none;
	margin-top:2px;
	padding-bottom:0px;
	line-height:29px;
	padding-left: 7px;
	color: #999999;

	border-bottom-style:solid;

border-bottom-width: thin;
border-bottom: #999999;
	background-image: url(background2.gif);
	background-color: #ccffcc;
	background-position: top right;
	background-repeat: no-repeat;
}

a.submenu:link, a.submenu:visited{
	display: block;
	height:30px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	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-color: #ff0000;
	background-position: top right;
	background-repeat: no-repeat;

}

a.submenu:hover, a.submenu:active{
	display: block;
	height:30px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	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-color: #ff0000;
	background-position: top right;
	background-repeat: no-repeat;

}

a.redtop:link, a.redtop:visited  {
	display: block;
	height:30px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top:2px;
	padding-bottom:0px;
	line-height:29px;
	padding-left: 7px;

border-bottom-color: #ff3300;
background-image:url(images/top_red.gif);
	background-position: top left;
	background-attachment: fixed;
	background-repeat: no-repeat;
	text-decoration: none;
}
