body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.bottomleft {
	background-image: url(../images/bottom_left.jpg);
	background-repeat: no-repeat;
}
.subnav {
	background-image: url(../images/bg_subnav.gif);
	height: 25px;
	background-repeat: repeat-x;
	text-align: right;
	padding-right: 10px;



}

a{
	color:#0099CC;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}



a.subnavlink:link {
	font-size: xx-small;
	color: #000000;
	text-decoration: none;
}
a.subnavlink:hover {
	font-size: xx-small;
	color: #000000;
	text-decoration: underline;
}
a.subnavlink:visited {
	font-size: xx-small;
	color: #000000;
	text-decoration: none;
}
.news {
	background-color: #E4E4E4;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: 004F9F;
	border-left-color: #000000;

}
.footer {
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	height: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 10px;
	font-size: xx-small;
	color: #FFFFFF;



}
a.footerlinks:link {
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
}
a.footerlinks:hover {
	font-size: xx-small;
	color: #E4E4E4;
	text-decoration: underline;
}
a.footerlinks:visited {
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
}
.footerright {
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	height: 25px;
	width:200px;
	font-size: xx-small;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	text-align: right;
	padding-right: 10px;



}
.right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.maintable {
	padding-left: 10px;
	text-align: left;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif


}

.maintext{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif

}
.newstable {
	width: 200px;
	margin-left: 10px;
	margin-right: 10px;


}
.newscell {
	font-size: xx-small;
}
.bottomleftpages {
	background-image: url(../images/bottom_left.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	height: 49px;


}
.formtable {
	font-size: xx-small;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
textarea {
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.headline{
	color:#0099CC;
}
.date{
	font-size:11px;
}

