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: #000066;
	background-color: #CCCCFF;
}

h2 {
	font-size: 110%;
	color: #ffffff;
	background-color: #000066;
}

h3 {
	font-size: 130%;
	color: #000066;
	background-color: #CCCCFF;
}
h4 {
	font-size: 150%;
	color: #000066;
	background-color: #CCCCFF;
}
h5 {
	font-size: 170%;
	color: #000066;
	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: 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-right: 15px
	margin-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px
	
	padding-bottom: 0px;
	color: #ffffff;
	background-color: #ccccff;
	background-image: url(news.gif); height: 255px; width: 180px;
	background-position: top center;
	background-repeat: no-repeat;
	
}

a.blue_light:link, a.blue_light:visited  {
	display: block;
	height:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top:0px;
	padding-bottom:0px;
	line-height:19px;
	padding-left: 7px;
	color: #000066;
	background-color: #ccccff;
border-bottom-color:#FFFFFF;
border-bottom-style:dotted;
border-bottom-width:thin;
	background-position: top right;
	background-attachment: fixed;
	background-repeat: no-repeat;
	text-decoration: none;
}
a.blue_light:hover, a.blue_light:active { 
	display: block;
	height:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top:0px;
	padding-bottom:0px;
	line-height:19px;
	padding-left: 7px;
	color: #ffffff;
	background-color: #ccccff;
border-bottom-color:#FFFFFF;
border-bottom-style:dotted;
border-bottom-width:thin;
	background-position: top right;
	background-attachment: fixed;
	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;
}

