tr {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 11px;
	color: #999999;
}
.textBold1 {
	color: #666666;
}
.bgTop {
	background-image: url(images/bg_top.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgFoot {
	background-image: url(images/bg_foot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgFootRight {
	background-image: url(images/bg_foot_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgCenterRight {
	background-image: url(images/bg_center_right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
BODY {
 scrollbar-base-color: #AAAC9F;
 scrollbar-track-color: #F3F1EE;
 scrollbar-face-color: #E2E4D6;
 scrollbar-highlight-color: #FBFBFB;
 scrollbar-3dlight-color: #AAAC9F;
 scrollbar-darkshadow-color: #AAAC9F;
 scrollbar-shadow-color: #C4C7B3;
 scrollbar-arrow-color: #5C8201;
}.textHead {
	font-weight: bold;
	color: #D19A18;
}
.textHeadSub {
	font-weight: bolder;
	color: #7A973E;
}
.bgForm {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	color: #805600;
	background-color: #E8E4BF;
	font-size: 11px;
	font-weight: bold;


}
a:link {
	color: #88B324;
	text-decoration: none;
}
a:visited {
	color: 88b324;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
}
.text12 {
	font-size: 12px;
	color: #265C7D;
}
.text12-brown {
	color: #684017;
	font-size: 12px;
}
.bgRightContent {
	background-image: url(images/side_right.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.bgFoot2 {
	background-image: url(images/bg_foot2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
