.mainText { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000}
.mainTextwhite { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffffff}

.boldText { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-weight: bold }
.boldTextwhite { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffffff; font-weight: bold }

.boldTexttitle { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-weight: bold }
.boldTextwhitetitle { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffffff; font-weight: bold }




a:link    { color: #336666; text-decoration: underline }
a:active  { color: #336666; text-decoration: underline }
a:visited { color: #336666; text-decoration: underline }
a:hover { color: #767676; text-decoration: none }
.toprowback {
	background-image: url(../images/back_22_fade.jpg);
	background-repeat: repeat;
	background-position: center top;
}



BODY {
	background-image: url(../images/back_2.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.taupe_border_topbottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666633;
	border-right-color: #666633;
	border-bottom-color: #666633;
	border-left-color: #666633;
}

.taupe_border_left {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666633;
	border-right-color: #666633;
	border-bottom-color: #666633;
	border-left-color: #666633;
}

.taupe_border_leftright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666633;
	border-right-color: #666633;
	border-bottom-color: #666633;
	border-left-color: #666633;
}

.taupe_border_right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666633;
	border-right-color: #666633;
	border-bottom-color: #666633;
	border-left-color: #666633;
}

