@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.container {
width:1004px;
background:#FFFFFF;
margin:0 auto 0 auto;
} 


.border {
 border-left:1px solid #333333;
  border-right:1px solid #333333;

}

.menu {
color: #6d1717;
font-size:12px;
font-weight:bold;
padding:0 5px 0 5px;
height:30px;


}

.menu a{
color: #6d1717;
font-size:12px;
font-weight:bold;
padding-left:10px;
padding-right:10px;
text-decoration:none;
}

.menu a:hover{
color: #6d1717;
font-size:12px;
font-weight:bold;
padding-left:10px;
padding-right:10px;
text-decoration:underline;
}


.bodyall_text {
padding:15px 15px 0 15px;
}

.bodyall_text a{
text-decoration:none;
color:#000000;
}

.bodyall_text a:hover{
text-decoration:underline;
}



.bglightbrown {
background: #FFFFFF;
height:25px;
}

.darkred_bg {
background: #6d1717;

}

.bg_gray {
background: #e6dcd0;
padding:5px 5px 5px 5px;
}

.bg_dark_gray {
background: #b3a08e;
padding:5px 5px 5px 5px;
}


.hor_line {
height:14px;
background:url(../images/hor_line.gif) repeat-x;
text-decoration:none;

}

.bg_white {
background: #FFFFFF;
}

.bgdark_brown {
background:#6d1717;
}

.whitetxt_bold {
color: #FFFFFF;
font-weight:bold;
padding:0px 10px 0 10px;
font-size:14px;
text-align:left;

}

.whitetxt {
font-size:11px;
color: #FFFFFF;
text-align:left;
padding:0px 10px 0 10px;
}


.border_left {
border-right:#8f8678 solid 1px;
}

.textfield {
border-left:#999999 solid 1px;
border-right:#999999 solid 1px;
border-top:#999999 solid 1px;
border-bottom:#999999 solid 1px;
font-family:Arial, Helvetica, sans-serif;
}


.menubg_img {
background:#354952;
height:20px;
color:#FFFFFF;
}

.menutbl_line {
width:11px;
background:url(../images/menu_tbl_line.gif) repeat-y;

}

.email {
color:#6d1717;
text-decoration:underline;

}

.footer {
color:#FFFFFF;
background: #640808;
font-size:11px;
text-align:left;
padding:0 0 0 11px;
height:32px;

}
