/*----[general - begin]--------------------------------- */

body{
 background : url(../images/header_bgr.gif);
 background-repeat : repeat-x;
 background-color: #ffffff;
 margin-bottom : 0px;
 margin-top : 0px;
 margin-left : 0px;
 margin-right : 0px;
 
 text-decoration : none;
 font-family : Arial, Tahoma, Verdana;
 font-size : 12px;
 font-weight : normal;
 color: #3C3229;
 line-height: 20px;
}
td{
 text-decoration : none;
 font-family : Arial, Tahoma, Verdana;
 font-size : 12px;
 font-weight : normal;
 color: #3C3229;
 line-height: 20px;
}
a{
 background-color: transparent;
 text-decoration : underline;
 font-family : Arial, Tahoma, Verdana;
 font-size : 12px;
 font-weight : normal;
 color: #B70505;
}
a:hover{
 background-color: transparent;
 text-decoration : underline;
 color: #000000;
}
img{
 border : 0px none;
}
h1{
 background-color: transparent;
 text-decoration : none;
 font-family : Helvetica, Tahoma, Verdana, Arial;
 font-size : 26px;
 font-weight : bold;
 color: #3C3229;
 line-height: 26px;
}
h2{
 background-color: transparent;
 text-decoration : none;
 font-family : Helvetica, Verdana, Arial;
 font-size : 14px;
 font-weight : bold;
 color: #3C3229;
}

/*----[general - end]--------------------------------- */


/*----[header - begin]--------------------------------- */

.header{
	background : url(../images/header.jpg);
	background-repeat : no-repeat;
	text-decoration : none;
  font-family : Arial, Tahoma, Verdana;
  font-size : 21px;
  font-weight : bold;
  color: #E4DAC3;
  height: 72px;
  padding-left : 26px;
	padding-right : 26px;
	padding-top : 21px;
}
.header_link{
	background-color: transparent;
	text-decoration : none;
  font-family : Arial, Tahoma, Verdana;
  font-size : 21px;
  font-weight : bold;
  color: #E4DAC3;
}
a.header_link:hover{
	background-color: transparent;
	text-decoration : none;
  color: #ffffff;
}
.header2{
	background-color: #E4DAC3;
	text-decoration : none;
  font-family : Arial, Tahoma, Verdana;
  font-size : 11px;
  font-weight : bold;
  color: #E4DAC3;
  height: 33px;
  padding-left : 10px;
	padding-right : 10px;
}
.footer{
	background-color: #E4DAC3;
	text-decoration : none;
  height: 28px;
  padding-left : 10px;
	padding-right : 10px;
}
.footer_text{
 text-decoration : none;
 font-family : Arial, Tahoma, Verdana;
 font-size : 10px;
 font-weight : normal;
 color: #3C3229;
}

/*----[header - end]--------------------------------- */


/*----[main menu - begin] --------------------------------- */

.mm_bgr_full{
	background-color : #F7F4ED;
	padding-top : 10px;
}
.mm{
	background-color: transparent;
	text-decoration : underline;
	font-family : Arial, Verdana, Tahoma;
	font-size : 12px;
	font-weight : normal;
	color: #B70505;
	text-align : left;
	display: block;
	padding-right : 10px;
	padding-left : 10px;
	/*padding-bottom : 1px;
	margin-bottom : 1px;*/
	height: 16px; 
}
a.mm:hover{
	background-color: transparent;
	text-decoration :  underline;
	color: #3C3229;
}

.mm_div{
  text-decoration :  underline;
	display: block;
	padding-right : 4px;
	padding-left : 4px;
	font-family : Arial, Verdana, Tahoma;
	font-size : 12px;
	font-weight : bold;
	color: #000000;
}
a.mm_div:hover{
  background-color: transparent;
	text-decoration :  underline;
	color: #3C3229;
}

/*----[main menu - begin] --------------------------------- */



/*----[content - begin] --------------------------------- */

.ctnt_center{
	padding-top : 16px;
	padding-bottom : 20px;
	padding-left : 20px;
	
}

.bodytext_sm{
 text-decoration : none;
 font-family : Arial, Tahoma, Verdana;
 font-size : 11px;
 font-weight : normal;
 color: #9D9894;
}


/*----[content - end] --------------------------------- */


/*----[footer - begin] --------------------------------- */

.f_copyright{
	background-color: transparent;
	text-decoration : none;
	font-family : Arial, Tahoma, Verdana;
	font-size : 10px;
	font-weight : normal;
	color: #A6A6A6;
	text-align : left;
	padding-top : 5px;
	display: block;
}
.f_bgr_full{
 background : url(../images/f_bgr.gif);
 background-repeat : repeat-x;
}
.f_center_bgr{
 background : url(../images/f_center.gif);
 background-repeat : no-repeat;
 /*padding-left : 228px;*/
 padding-top : 14px;
 padding-bottom : 10px;
}
.f_left{
 padding-top : 10px;
}

/*----[footer - end] --------------------------------- */



/*----[form - begin] --------------------------------- */

/*input{
 background-color: transparent;
 text-decoration : none;
 font-family : Arial, Verdana, Tahoma;
 font-size : 11px;
 font-weight: bold;
 color: #3C3229;
 border-style:solid;
 border-width:1px;
 border-color: #3C3229;
}
select{
 background-color: transparent;
 text-decoration : none;
 font-family : Arial, Verdana, Tahoma;
 font-size : 11px;
 font-weight: bold;
 color: #3C3229;
 border-style:solid;
 border-width:1px;
 border-color: #3C3229;
}
input.button{
 background-color: #B70505;
 text-decoration : none;
 font-family : Arial, Verdana, Tahoma;
 font-size : 11px;
 font-weight: bold;
 color: #ffffff;
 border-style:solid;
 border-width:1px;
 border-color: #B70505;
}
textarea{
 background-color: transparent;
 text-decoration : none;
 font-family : Arial, Verdana, Tahoma;
 font-size : 11px;
 font-weight: bold;
 color: #3C3229;
 border-style:solid;
 border-width:1px;
 border-color: #3C3229;
}*/

/*----[form - end] --------------------------------- */