tr {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 11px;
	color: #969696;
}
.head1 {
	font-size: 12px;
	font-weight: bold;
	color: #98472C;
}
BODY {
	scrollbar-base-color: #343434;
	scrollbar-track-color: #f7f6f6;
	scrollbar-face-color: #edecec;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #cdcdcd;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #cdcdcd;
	scrollbar-arrow-color: #cc5d03;

}.bgContent {
	background-attachment: fixed;
	background-image: url(images/bg_center.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.head2 {
	color: #333333;
}
.head3 {
	color: #F8F5D6;
	font-weight: bold;

}
.textPink {
}
.headPink {
	color: #D55585;
}
a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
}
.head {
	font-weight: bold;
	color: #DBC960;
}
.form {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 11px;
	color: #666666;
}
.text10 {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 10px;
	color: #F9DD9B;
}
.text12 {
	font-size: 12px;
}
.textWiht {
	color: #FFFFFF;
}
