html {
SCROLLBAR-BASE-COLOR: #FFFFFF;
SCROLLBAR-ARROW-COLOR: #000000;
}

body {  
	background:url(../../images/p3.jpg) #5D260E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}

a:active {  text-decoration: none ; color:#000000}
a:link {  text-decoration: none ; color:#000000}
a:visited {  text-decoration: none ; color:#000000}
a:hover {  color:#8B3719; text-decoration: none }

img { border : 0px; padding:0px; margin:0px }

.img_border {
	border: 1px solid #D6B956;
}

.img_border_about {	
	background:#612326;
	border: 1px solid #FCE185;
	height: 144px;
	padding: 5px;
}

.hr { background:url(../images/hr.gif) repeat-x center;padding:0px ;margin:0px ;overflow:hidden;}

/*#################### LAYOUT #######################################*/
.tblMain {
	background: url(../../images/p2.jpg) ;
}

.tdLeft {
	width: 175px;
}
	.rowMenu {
		background:url(../images/line_dot.gif) left bottom repeat-x;
		height: 34px;
	}

.tdMain {
	width: 574px;
	background:url(../../images/p1.jpg) #FFF6E8;
	border-left: 1px solid #E8E7DC;
	border-right: 1px solid #E8E7DC;
}
	.box_title {
		background:url(../images/bg_title.gif) no-repeat;
		color: #5B2F31;
		font-weight: bold;
		text-transform: uppercase;
	}
	.box_title a {
			color: #5B2F31;
	}
.tdMainBottom {
	background:#FFF6E8;
	height:7px;
	border-right: 1px solid #E8E7DC;
	border-bottom: 1px solid #E8E7DC;	
}

.tdFooter {
	background:url(../images/bg_footer.gif) repeat-x;
	height: 7px;
}

/*#################### FONT #######################################*/
.font_footer {
	color: #893714;
}

/*#################### page #######################################*/
.pagelink {

	background: #fff;

	border: 1px solid #999;

	padding: 1px 5px 1px 5px;

}
.pagecur {

	background: #BDE0FE;

	border: 1px solid #294B79;

	padding: 1px 5px 1px 5px;

	font-weight: bold;

	color: #003300;

}

.subMenu {
	padding-bottom:10px;
	font-weight: bold;
	font-size:10px;
}
.subMenu a:active {  text-decoration: none ; color:#000000}
.subMenu a:link {  text-decoration: none ; color:#000000}
.subMenu a:visited {  text-decoration: none ; color:#000000}
.subMenu a:hover {  color:#BB7359; text-decoration: none }


/*---------------------------button--------------------------*/
.button_bg{ color: #F0DFC4; background:url(../images/button_bg.jpg) no-repeat top left; padding: 2px 10px 8px 10px; text-align:center; font-weight:bold; }
.button_bg a:active {  text-decoration: none ; color:#F0DFC4}
.button_bg a:link {  text-decoration: none ; color:#F0DFC4}
.button_bg a:visited {  text-decoration: none ; color:#F0DFC4}
.button_bg a:hover {  color:#AA4211; text-decoration: none }

/*---------------------------end button--------------------------*/

 h3.fTitle {
 	margin:0px;
 	padding:2px 0px;
 	font-size:12px;
	color:#8b3719;
	font-weight:bold; 
 }
  h3.fTitle  a{
	 color:#8b3719;
 }
 
 .font_title_news {
	 font-size:14px;
	color:#8b3719;
	font-weight:bold; 
 }
