body {
	background-color: #A4A8AD;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #11367E;
}

H1 {
	background-image: url(images/headbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
		height: 42px;
	padding-top: 6px;
	padding-left: 48px;
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #11367E;
		font-weight:bold;
		margin-top: 14px;
		}

H2{
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #11367E;
}


#newsl{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #ffffff;
}

#vantext{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ffffff;
}

#vantext a{
	color: #ffffff;
}

INPUT{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.tbg {
	background-image: url(images/news2.gif);
	background-repeat: repeat-y;
}

.bigborderright{
	border: 6px;
	border-color: #A4A8AD;
	margin-left: 15px;
	margin-bottom: 15px;
	border-style:solid;
}

.hirest, .hirest a{
color: #ffffff;
font-weight: bold;
}

.footertext{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #ffffff;
}

.footertext a{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #ffffff;
}
img.floatRight { 
float: right; margin: 4px; 
} 