/* CSS Document */

BODY {
/*		

}
*/
    scrollbar-face-color:#2A1503;    
	scrollbar-base-color:#2A1503;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;	
	scrollbar-highlight-color:9B9B9B;
	scrollbar-dark-shadow-color:FF6600;
	scrollbar-3d-light-color:#B1B7BF;
	}


.black_heading{
font-family:Arial Black;
font-size:15px;
font-weight:bold;
color:#c1c1c1;
text-decoration: none;
line-height:normal;
}

.brown_link {
font-family:verdana;
font-size:12px;
font-weight:bold;
color:#AC7B3B;
text-decoration: none;
line-height:normal;
}

a.brown_link:visited {
font-family:verdana;
font-size:12px;
font-weight:bold;
color:#AC7B3B;
text-decoration: none;
line-height:normal;
}

a.brown_link:hover {
font-family:verdana;
font-size:12px;
font-weight:bold;
color:#F9DE6F;
text-decoration: none;
border-bottom:1px dashed #F9DE6F;
line-height:normal;
}

.white_link {
font-family:verdana;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
text-decoration: none;
line-height:normal;
}

a.white_link:visited {
font-family:verdana;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
text-decoration: none;
line-height:normal;
}

a.white_link:hover {
font-family:verdana;
font-size:12px;
font-weight:bold;
color:#000000;
text-decoration: none;
line-height:normal;
}

.normal_txt {
font-family:verdana;
font-size:11px;
font-weight:none;
color:#F9DE6F;
text-decoration: none;
line-height:normal;
}

.normal_link_txt {
font-family:verdana;
font-size:11px;
font-weight:none;
color:#F9DE6F;
text-decoration:underline;
line-height:normal;
}

a.normal_link_txt:visited {
font-family:verdana;
font-size:11px;
font-weight:none;
color:#F9DE6F;
text-decoration:underline;
line-height:normal;
}
a.normal_link_txt:hover {
font-family:verdana;
font-size:11px;
font-weight:none;
color:#000000;
text-decoration:none;
line-height:normal;
}
.darkbrown_txt {
font-family:verdana;
font-size:10px;
font-weight:none;
color:#3D1801;
text-decoration: none;
line-height:normal;
}

.dark_link {
font-family:Arial;
font-size:11px;
font-weight:none;
color:#A47057;
text-decoration: none;
line-height:normal;
}

a.dark_link:visited {
font-family:Arial;
font-size:11px;
font-weight:none;
color:#A47057;
text-decoration: none;
line-height:normal;
}

a.dark_link:hover {
font-family:Arial;
font-size:11px;
font-weight:none;
color:#000000;
text-decoration: underline;
line-height:normal;
}
.txt1 {
font-family:verdana;
font-size:12px;
font-weight:bold;
color:#DAC054;
text-decoration: none;
line-height:normal;
}

.lightbrown_link {
font-family:verdana;
font-size:12px;
font-weight:bold;
color:#DFC2A1;
text-decoration: none;
line-height:normal;
}

a.lightbrown_link:visited {
font-family:verdana;
font-size:12px;
font-weight:bold;
color:#DFC2A1;
text-decoration: none;
line-height:normal;
}

a.lightbrown_link:hover {
font-family:verdana;
font-size:12px;
font-weight:bold;
color:#000000;
text-decoration: none;
line-height:normal;
}

.text_box{
	border:1px solid #CCCCCC;
	font-family: verdana;
	font-size: 11px;
	padding: 0px;
	width: 140px;
	height: 18px;
	color: #333333;
	}

.text_area{
	border:1px solid #cccccc;
	background-color:#FFFFFF;
	font-family: verdana;
	font-size: 11px;
	padding: 0px;
	width: 300px;
	height: 100px;
	color: #333333;
	}

.btn {
Font-weight: bold;
Font-size: 10px;
Font-family: verdana;
Background: #2E1403;
Color: #ffffff;
Border-Top-Style: none;
Border-right-Style: none;
Border-left-Style: none;
Border-bottom-Style: none;
Height: 19px;
}

.image_box{
	padding: 0px;
	border-top: 1px solid #431E04;
	border-right: 1px solid #431E04;
	border-bottom: 1px solid #431E04;
	border-left: 1px solid #431E04;
	

