@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E9E9E9;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footer {
	font-size: 11px;
	color: #787878;
}
.selectedmenu {
	font-size: 16px;
	color: #B47A26;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	text-transform: uppercase;
}
.selectedmenu a {
	color: #B47A26;
	text-decoration: none;
}
.selectedmenu a:hover {
	color: #B47A26;
	text-decoration: none;
}
.menu {
	font-size: 16px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	text-transform: uppercase;
}
.menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #B47A26;
	text-decoration: none;
}
.bottommenu {
	font-size: 16px;
	color: #787878;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	text-transform: capitalize;
}
.bottommenu a {
	color: #787878;
	text-decoration: none;
}
.bottommenu a:hover {
	color: #B47A26;
	text-decoration: none;
}
.titles {
	font-size: 16px;
	color: #B3782C;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	text-transform: uppercase;
}
.sidemenu {
	font-size: 14px;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: capitalize;
}
.sidemenu a {
	color: #666666;
	text-decoration: none;
}
.sidemenu a:hover {
	color: #cc6600;
	text-decoration: none;
}
.fields2 {
	font-size: 12px;
	border: 1px solid #CCCCCC;
}
