.menutab {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.welcometext {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D96E3E;
}
.maintext {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ABA000;
}
.bottomtext {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-top: 5px;
}
.linktext {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
a:link {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #D96E3E;
	text-decoration: underline;
}

a:hover {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #D96E3E;
	text-decoration: none;
}
a:active {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #D96E3E;
	
}
a:visited {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #D96E3E;
}
.slideshow {

	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #84AEEA;
}
.boldmaintext {

	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}
.textbox {
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	width: 180px;
}