body {
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 12px;
	color: #666666;
	link: #666666; 
	vlink: #003F15; 
	alink: #003F15;
}
.titletext {
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 50px;
}
.Subtitletext {
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 24px;
}
table {
	font-weight: normal;
}

#navigation td {
	border-bottom: 1px none #F4FFE4;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 14px;
	}
	
#navigation a {
	font: bold 11px 
	color: #D5EDB3;
	display:block;
	color: #333333;
	text-decoration: none;
	}
	
#navigation a:hover {
	background: #666666;
	color:#FFFFFF;
	}
	
.bodytitle {
	font-weight: bold;
	color: #666666;
	font-size: 14px;
}
.bodysubtitle {
	font-weight: bold;
}
.navcolor {
	background-color: #A7BEEF;
}
.navcolormain {
	background-color: #D7D577;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FDFAB9;
}
.imgthumb {
	border: thin solid #999999;
}
