body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #123D80;
}
a {
	font-family: Verdana;
	font-size: 9px;
	color: #123D80;
}
a:link {
	text-decoration: none;
	color: #123D80;
}
a:visited {
	text-decoration: none;
	color: #123D80;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
}

.topline {
	background-image: url(top_line.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.vline {
	background-image: url(dot_line.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.menuline {
	background-image: url(menu_line.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.heading {

	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.line {

	background-image: url(dot_line.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.img {
	border: thin solid #738AAF;
}

#newslink	{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	}
	
a:boldlink	{
	font-family: Verdana;
	font-size: 11px;
	color: #123D80;
	font-weight: bold;
	}