body {
	background-color: #EFEFE3;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow:yes;
	scrollbar-face-color:#3E3E32;
	scrollbar-arrow-color:#EFEFE3;
	scrollbar-track-color:#EFEFE3;
}

body,td,th {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.main_page{
	background:url(../images/site/bgr.jpg);
}

.image { border:1px #493A25 solid; }

.line{background:url(../images/site/line.jpg);}

.menu_title {	font-size: 12px; color: #493A25; font-weight:bold;}
.menu_title a:link { text-decoration: none; color: #493A25; }
.menu_title a:visited {	text-decoration: none; color: #493A25; }
.menu_title a:hover { text-decoration: none; color: #806B32; }
.menu_title a:active { text-decoration: none; color: #493A25; }


.menu_title1 {	font-size: 12px; color: #493A25; }
.menu_title1 a:link { text-decoration: none; color: #493A25; }
.menu_title1 a:visited {	text-decoration: none; color: #493A25; }
.menu_title1 a:hover { text-decoration: none; color: #806B32; }
.menu_title1 a:active { text-decoration: none; color: #493A25; }

.menu_cat {	font-size: 11px; color: #493A25; font-weight:bold;}
.menu_cat a:link { text-decoration: none; color: #493A25; }
.menu_cat a:visited {	text-decoration: none; color: #493A25; }
.menu_cat a:hover { text-decoration: none; color: #806B32; }
.menu_cat a:active { text-decoration: none; color: #493A25; }


.menu_sub {	font-size: 11px; color: #806B32;}
.menu_sub a:link { text-decoration: none; color: #806B32; }
.menu_sub a:visited {	text-decoration: none; color: #806B32; }
.menu_sub a:hover { text-decoration: underline; color: #493A25; }
.menu_sub a:active { text-decoration: none; color: #806B32; }

.body_text {font-size: 11px; color: #493A25;}

.body_text a:link, 
.body_text a:visited, 
.body_text a:active {
	color: #000000;
	text-decoration: none;
}
.body_text a:hover {
	color: #806B32;
	text-decoration: underline;
}


.links_cat {font-size: 11px; color: #806B32; font-weight:bold;}
.date{font-size: 11px; color: #806B32;}

.links {	font-size: 11px; color: #493A25;}
.links a:link { text-decoration: none; color: #493A25; }
.links a:visited {	text-decoration: none; color: #493A25; }
.links a:hover { text-decoration: underline; color: #806B32; }
.links a:active { text-decoration: none; color: #493A25; }

.link {	font-size: 12px; color: #493A25; font-weight:bold;}
.link a:link { text-decoration: none; color: #493A25; }
.link a:visited {	text-decoration: none; color: #493A25; }
.link a:hover { text-decoration: none; color: #806B32; }
.link a:active { text-decoration: none; color: #493A25; }

.error {font-size: 10px; color: #806B32;}

.footer {font-size: 10px; color: #CAC9AB;}
.footer a:link { text-decoration: none; color: #CAC9AB; }
.footer a:visited {	text-decoration: none; color: #CAC9AB; }
.footer a:hover { text-decoration: none; color: #806B34; }
.footer a:active { text-decoration: none; color: #CAC9AB; }

.inptxt{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;	
	color:#493A25;
	width:130px;
	height:18px;			
	border:#493A25 1px solid;
	background-color:#EFEFE3;
}

.inptxtd{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;	
	color:#493A25;
	border:#493A25 1px solid;
	background-color:#EFEFE3;
}

.txtarea{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;	
	color:#493A25;
	width:436px;
	height:70px;
	border:#493A25 1px solid;
	background-color:#EFEFE3;
	overflow:auto;
}

.button { 
	background-color:#EFEFE3;
	border:#493A25 1px solid;
	cursor:pointer;
	height:22px;	
	font-size: 12px;
	color:#493A25;
	font-weight:bold;
}