body, td, form, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #080704;
	line-height: 170%;
}

a {
	text-decoration: underline;
	color: #2F2005;
}
a:hover {
	text-decoration: none;
	color:#cf6116;
}

.copyright {
	color:#2F2005;
}
.copyright a {
	color:#684227;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BD7A19;
}
.copyright a:hover {
	color:#372415;
}

.main_bg {
	background-image: url(images/a01_photo_bg.jpg);
	background-repeat: repeat-x;
	background-color: #EF9A07;
}

.txt16w {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.txtw {
	color: #FFFFFF;
}
.txtr {
	color: #990000;
}
.txto {
	color: #993300;
}

#left_menu_bar {
	background-image: url(images/left_menu_bg.jpg);
	background-repeat: repeat;
	margin-left: 23px;
	margin-top: 30px;
	height: 406px;
}

#left_menu_bar02 {
	background-image: url(images/left_menu_bg.jpg);
	background-repeat: repeat;
	margin-left: 23px;
	margin-top: 30px;
	height: 600px;
}
#main {
	margin-top: 30px;
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
.menu_left {
	background-image:  url("images/menu_h.gif");
	background-repeat: no-repeat;
	background-position: 6px 10px;
	padding:4px 5px 0px 30px;
	font-size: 16px;
	font-weight: bold;
		
}
.menu_left a {
	text-decoration: none;
	color: #FFFFFF;
}
.menu_left a:hover {
	text-decoration: none;
	color:#cf6116;
}
.menu_left_1 {
	background-image:  url("images/menu_h.gif");
	background-repeat: no-repeat;
	background-position: 6px 10px;
	padding:8px 5px 0px 30px;
	font-size: 12px;
	font-weight: bold;
		
}
.menu_left_1 a {
	text-decoration: none;
	color: #FFFFFF;
}
.menu_left_1 a:hover {
	text-decoration: none;
	color:#cf6116;
}

hr { 
	border-top: 1px solid #965E10; 
	height: 1px; 
	overflow: hidden; 
}