body {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	background-color: #F4F4F4;
	color: #333333;
}
.MainTable {
	border: 1px solid #666666;
	background-color: #FFFFFF;
	color: #333333;
}
.MainTable a {
	font-weight: bold;
	color: #EF733F;
	text-decoration: none;
}
.MainTable a:hover {
	text-decoration: underline;
}
select,input,textarea {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10px;
}



.BannerStrip {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FFEADF;
	letter-spacing: 5px;
	background-color: #FFFFFF;
	padding-left: 15px;
	height: 35px;
	background-image: url(images/shadow.jpg);
}
.footer {
	background-color: #EAE8F4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	color: #381B5B;
	margin-right: 10px;
	padding-right: 10px;
}


.nav {
	background-color: #EAE8F4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	color: #000066;
}
.SubNav {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C3C3C3;
	height: 15px;
}
.nav a {
	font-weight: bold;
	color: #2E175D;
	text-decoration: none;
}
.Latest {
	padding: 10px;
	height: 200px;
	width: 180px;
	border: 1px solid #2F2E58;
	background-color: #FFEBD7;
}
h3 {
	font-size: 14px;
	color: #2F2E58;
}
