body{
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	background-color : #432710;
	background-image : url(../images/t_bg.jpg);
	background-position : top;
	background-repeat : repeat-x;
	color : #670000;
}

.h_r{
	background-image : url(../images/h_r.png);
	background-repeat : repeat-y;
	background-position : left;
}

.h_l{
	background-image : url(../images/h_l.png);
	background-repeat : repeat-y;
	background-position : right;
}

.bg_content{
	background-image : url(../images/bg_content.jpg);
	background-position : top;
	background-repeat : repeat-x;
}

.bg_content_top{
	background : url(../images/bg_content.gif) repeat-x top;
}

.b_r{
	background-image : url(../images/b_r.png);
	background-repeat : repeat-y;
	background-position : left;
}

.b_l{
	background-image : url(../images/b_l.png);
	background-repeat : repeat-y;
	background-position : right;
}

.b2_r{
	background-image : url(../images/b2_r.png);
	background-repeat : no-repeat;
	background-position : left;
}

.b2_l{
	background-image : url(../images/b2_l.png);
	background-repeat : no-repeat;
	background-position : right;
}

.cop{
	color : #e3c593;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
}

a.cop{
	color : #e3c593;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	text-decoration : none;
}

a.cop:link{
	color : #e3c593;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	text-decoration : none;
}

a.cop:hover{
	color : #862502;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
	text-decoration : underline;
}

.ntitle{
	font-family : "Times New Roman", Times, serif;
	font-size : 14;
	color : #781704;
	vertical-align : middle;
	font-variant : small-caps;
	font-weight : bold;
}

.content{
	font-family : "Times New Roman", Times, serif;
	font-size : 14;
	color : #781704;
	padding-top : 20;
	padding-right : 10;
	padding-left : 10;
	padding-bottom : 20;
	text-align : justify;
}

.lines{
	background-image : url(../images/lines.gif);
	background-repeat : repeat-x;
	background-position : left;
	width : 30%;
}

.lines2{
	background-image : url(../images/lines.gif);
	background-repeat : repeat-x;
	background-position : right;
	width : 30%;
}

.news{
	font-family : "Times New Roman", Times, serif;
	font-size : 14;
	color : #781704;
	padding-bottom : 5;
	padding-bottom : 5;
	padding-right : 10;
	padding-left : 10;
}

.stext{
	font-size : 13;
	color :  #781704;
}

.content3_1{
	background-image : url(../images/content/content3_1.png);
	background-position : bottom;
	background-repeat : no-repeat;
}

.content3_2{
	background-image : url(../images/content/content3_2.jpg);
	background-repeat : repeat-y;
}

.content3_3{
	background-image : url(../images/content/content3_3.png);
	background-position : bottom;
	background-repeat : no-repeat;
}

.content_4{
	background-image : url(../images/content/content_4.png);
	background-position : top;
	background-repeat : no-repeat;
}

.c_l{
	background-image : url(../images/c_l.gif);
	background-repeat : repeat-y;
	background-position : right;
}

.c_r{
	background-image : url(../images/c_r.gif);
	background-repeat : repeat-y;
	background-position : left;
}

.ctitle{
	font-size : 16;
	font-weight : bold;
}

p{
	text-align : justify;
}

a{
	color : #b1300e;
	font-family : "Times New Roman", Times, serif;
	font-size : 14;
	text-decoration : none;
}

a:link{
	color : #b1300e;
	font-family : "Times New Roman", Times, serif;
	font-size : 14;
	text-decoration : none;
}

a:hover{
	color : #862502;
	font-family : "Times New Roman", Times, serif;
	font-size : 14;
	text-decoration : underline;
}

hr{
	border : 1 solid ;
	border-color : #781704;
}

/* ==================== */

.f_textarea {
	color: #781704;
	/* ! */
	font-size: 11px;
	/* ! */
	font-family: tahoma;
	/* ! */
	background-repeat: repeat-x;
	width: 459px;
	height: 156px;
	border: 1px solid #781704;
	background-color : #fde8a9;
}

.f_input {
	color: #781704;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;
	
	width: 300px;
	height: 16px;
	border: 1px solid #b1300e;
}

.f_select {
	color: #781704;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;
	height: 16px;
	border: 1px solid #781704;
}

.g  img{
	border : 3px solid #f8e0c6;
}