.LeftNav {
	font-size: 12px;
	font-weight: normal;
	color: #1C4773;
	text-decoration: none;
}
.LeftNav:hover {
	font-size: 12px;
	font-weight: normal;
	color: #7992AC;
	text-decoration: none;
}
.bottomnav {
	font-size: xx-small;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomnav:hover {
	font-size: xx-small;
	color: #FA8710;
	text-decoration: none;
}
a { 
	color: #1D4873;
}
.loginlink {
	display: block;
	cursor: pointer;
	background-color: #532a18;
	padding: 13px 16px 13px 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
	width: 31px;
}
.loginlink:hover{
	background-color: #5a3324;
	color: #FFFFFF;
}
.NewsListHead {
	font-size: 10px;
        font-weight: bold;
	color: #1C4773;
	text-decoration: none;
}
.NewsListHead:Hover {
	font-size: 10px;
        font-weight: bold;
	color: #7992AC;
	text-decoration: underline;
}
.NewsListText {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.NewsListText:Hover {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.RightBoxNav {
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.RightBoxNav:hover {
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.DarkBlueLink10 {
	font-size: 11px;
        font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.DarkBlueLink10:hover {
	font-size: 11px;
        font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.textonlylink {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.textonlylink:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.navtd {
	border-bottom: 1px solid #1C4775;
}
body {
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
}
.searchbar {
	border: solid 1px # 7992AC;
	font-size: 10px;
}
.foot {
	font-size: 9px;
	color: #333333;
	letter-spacing: 1px;
}
