.pageContent {
	font-family :Tahoma, Arial;
	font-size : 10pt;
}
.pageContent a {
	color:#336699;
	font-family :Tahoma, Arial;
	font-size : 10pt;
}


body, td, a, p, font { font-family:Tahoma,Arial; font-size:10pt; }
input, select, textarea { font-family:Arial; font-size:10pt; }
.bg { 
	background-color: #a4833b;
}

/* p { text-align:justify; } */

td.secondmenuitem { height:33px; padding:0px 10px 0px 20px; }
td.secondmenuitemactive { height:33px; padding:0px 10px 0px 20px; color:5c5c5c; text-decoration:underline; font-weight:bold; font-size:8pt; }
a.secondmenuitem { color:5c5c5c; text-decoration:none; font-size:8pt; }

td.menuitem { padding-left:20px; }
td.menuitemactive { padding-left:20px; color:#5c5c5c; font-weight:bold; text-decoration:underline; }
a.menuitem { color:#5c5c5c; text-decoration:none; }
a.menuitemactive { color:#5c5c5c; font-weight:bold; }

td.menuitem3 { padding:5px; }
td.menuitemactive3 { padding:5px; background-color:#ffb700; color:#ffffff; font-weight:bold; text-decoration:underline; }
a.menuitem3 { color:#5c5c5c; text-decoration:none; }
a.menuitemactive3 { color:#ffffff; font-weight:bold; }

.body {
	size:14px;
}

.border {
	border-color:#A4833B;
	border-width:thin;
	border-style:solid;
}

.borderleft {
	border-left-color:#A4833B;
	border-left-width:thin;
	border-left-style:solid;
}

.borderbottom {
	border-bottom-color:#A4833B;
	border-bottom-width:thin;
	border-bottom-style:solid;
}

.borderbottomside {
	border-bottom-color:#A4833B;
	border-bottom-width:thin;
	border-bottom-style:solid;
	border-left-color:#A4833B;
	border-left-width:thin;
	border-left-style:solid;
}

.redText {
	color: #0033CC;
	size:18px;
	font-weight:500;
}

.navbkg {
	background-image:"images/menutop.gif";
	background-repeat:no-repeat;
	background-position:bottom;
}