body{
	margin:0px;
	padding:0px;
	font-family:Times, "Times New Roman", serif;
	color:#000000;
	font-size:12px;
	background:url(../images/body_back.jpg);
	background-color:#350200;
	}

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

p, a, ul, li, form, select, h1, h2, h3, h4 {
	margin:0;
	padding:0;
	}
td.frame_area{
	background:url(../images/main_text_back.jpg);
	background-repeat:no-repeat;
	background-position:100% 100%;
	background-color:#1f0101;
	text-align:left;
	vertical-align:top;
	font-family:Times, "Times New Roman", serif;
	font-size:12px;
	color:#bb9155;
	padding-right:28px;
	line-height:14px;
	}
td.address{
	background:url(../images/address_back.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	vertical-align:top;
	}
td.address_txt{
	font-family:"Times New Roman", Times, serif;
	color:#820e0a;
	font-size:13px;
	text-align:left;
	vertical-align:top;
	padding-top:5px;
	line-height:14px;
	}
.address_big{
	font-family:"Times New Roman", Times, serif;
	color:#bc1108;
	font-size:14px;
	font-weight:bold;
	}
.pdf{
	background:url(../images/pdf_icon.jpg);
	background-repeat:no-repeat;
	background-position:0% 50%;
	line-height:25px;
	padding-left:20px;
	list-style-type:none;
	}
a.link_txt{
	font-family:"Times New Roman", Times, serif;
	color:#bb9155;
	font-size:12px;
	text-decoration:underline;
	}
a.link_txt:hover{
	font-family:"Times New Roman", Times, serif;
	color:#bb9155;
	font-size:12px;
	text-decoration:none;
	}
	
/*  FORM STYLE :: START ---- */

.formtxt{
	font-family:Times, "Times New Roman", serif;
	font-size:12px;
	color:#bb9155;
	}
.inputtxt_box{
	font-family:Times, "Times New Roman", serif;
	font-size:12px;
	color:#760102;
	width:154px;
	height:13px;
	border:none;
	background-color:#FFFFFF;
	}
.inputtxt_box_big{
	font-family:Times, "Times New Roman", serif;
	font-size:12px;
	color:#760102;
	width:220px;
	height:38px;
	border:none;
	background-color:#FFFFFF;
	}
	
/*  FORM STYLE :: END ---- */