html, body 
{
margin:0;
padding:0;
font-family:Verdata,Tahoma;
font-size:12px;
}

table { font-size:12px; }
table * { text-align:left; }

body 
{
background:#000 url(/images/body_bg.png) 0 0 repeat-x;
}

div { display:block; }

a { outline:none; }

.wa a { color:#fff; text-decoration:none; }

.clear { clear:both; font-size:0.01em; line-height:0.01em; }

.red_heading { color:#cc3300; font-size:17px; margin-top:15px;}

.box 
{
background-color:#996633;
margin-bottom:5px;
margin-right:5px;
}

.box .box_1 {
background:url(/images/box_l_b.png) left top repeat-y;
}
.box .box_2 {
background:url(/images/box_r_b.png)  right top repeat-y;
}
.box .box_3 {
background:url(/images/box_t_b.png)  right top repeat-x;
}
.box .box_4 {
background:url(/images/box_b_b.png)  right bottom repeat-x;
}
.box .box_5 {
background:url(/images/box_t_l.png)  left top no-repeat;
}
.box .box_6 {
background:url(/images/box_b_l.png)  left bottom no-repeat;
}
.box .box_7 {
background:url(/images/box_b_r.png)  right bottom no-repeat;
}
.box .box_8 {}
.box .box_contents {
text-align:center;
margin-left:10px;
padding:5px;
padding-bottom:10px;
}


.blackbox
{
background-color:#000;
margin-bottom:5px;
margin-right:5px;
}

.blackbox .box_1 {
background:url(/images/box_l_b.png) left top repeat-y;
}
.blackbox .box_2 {
background:url(/images/box_r_b.png)  right top repeat-y;
}
.blackbox .box_3 {
background:url(/images/box_t_b.png)  right top repeat-x;
}
.blackbox .box_4 {
background:url(/images/box_b_b.png)  right bottom repeat-x;
}
.blackbox .box_5 {
background:url(/images/box_t_l.png)  left top no-repeat;
}
.blackbox .box_6 {
background:url(/images/box_b_bl.png)  left bottom no-repeat;
}
.blackbox .box_7 {
background:url(/images/box_b_r.png)  right bottom no-repeat;
}
.blackbox .box_8 {}
.blackbox .box_contents {
text-align:center;
margin-left:10px;
padding:5px;
padding-bottom:10px;
}






.container
{
width:1025px;
margin:0 auto;
background-color:#cc9b68;
}

.container .header
{
width:1025px;
height:180px;
/* height:189px; */
background:url(/images/header.png) 0 0 no-repeat;
position:relative;
}

.container .contents
{
padding:5px;
}

.container .contents p 
{
	text-align:left;
}

.contents .rightside
{
float:right;
width:185px;
}

.contents .leftside
{
float:left;
width:185px;
}

.contents .content
{
float:left; 
width:600px;
margin-left:20px;
text-align:center;
}

.header .info {
	position:absolute;
	right:0;
	top:104px;
	right:5px;
	width:667px;
	height:20px;
	color:#fff;
	padding-top:3px;
	font-size:15px;
}

.top_menu ul {
	display:block;
	float:left;
	width:1020px;
	position:absolute;
	/* bottom:17px; */
	bottom:8px;
	left:5px;
	list-style-type:none;
	margin:0; padding:0;
}

.top_menu ul li {
	float:left;
	display:block;
	width:167px;
	text-align:center;
}

.top_menu ul li a { color:#000; text-decoration:none; font-size:17px; }

.info .small { color:#ffcc99; }
.info .big { color:#ffcc99; font-size:17px; }

.infotable .r1 { font-weight:bold;  width:70px; }
.infotable .r2 { font-weight:bold; color:#fff; }

.ratestable td.r1 { font-weight:bold; color:#fff; }
.ratestable td.r2 { font-weight:bold; color:#fff; }
.ratestable td.r3 { font-weight:bold; color:#fff; }

.ratestable thead *  { background-color:#4b2600; height:30px; }
.ratestable tbody * { padding:5px; }

#subFooter { text-align:center; }

table.forms{width:400px;margin-top:22px; }
table.forms td{vertical-align:top}
table.forms td.names{width:100px}
table.forms td.inputs{width:300px}
table.forms td.inputs input,table.forms td.inputs textarea, select, file{width:205px;border:0px solid black;background:#6D4F2E;font-size:11px;color:white;font-family:Verdana, Arial, Helvetica, sans-serif}
table.forms td.inputs textarea{width:300px;height:120px}

form { float:left; width:400px; margin-left:150px; }

.photocont img {
	border:1px solid #4b2600;
}

a.button{padding:5px 11px;background:#2E1C08;color:#fff;border:1px solid #7E5C38;text-decoration:none;font-family:Verdana, Arial, Helvetica, sans-serif;margin:5px 0;display:block;width:50px;text-align:center}


.girl_right {
	background:url('images/girlWhite0.jpg') top right no-repeat;
}

.fleft { float:left; }
.faleft * { float:left; }

.link_table {
	margin:0 auto;
}

.link_table td {
	padding:5px 20px;
	line-height:1;
}
