body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #663300;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #663300;
	scrollbar-shadow-color: #333333;
	scrollbar-darkshadow-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #2D1A00;
}
.menu_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.bold_text_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.footer:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a.footer:active {
	text-decoration: none;
	color: #FFFFFF;
}
.headtable_style {
	background-image: url(../images/head_bg.gif);
	background-repeat: no-repeat;
}
.foottable_style {

	background-image: url(../images/foot_bg.gif);
	background-repeat: no-repeat;
}
.text_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.act_border {
	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: solid;
	border-left-style: none;
	border-bottom-color: FFB600;
}
.headadmin_style {
	background-image: url(../images/head_admin.gif);
	background-repeat: no-repeat;
}
noborder {
	cursor: hand;
}
