@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #03310A;
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.tahoma11_white {
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
}
.tahoma11_orange {
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#ffa100;
	
}
.tahoma11_orange1 {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#ffa100;
	vertical-align:bottom;
}
.tahoma11_orange2 {
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#Ffffff;
	vertical-align:bottom;
}
.tahoma11_orange_bold {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#ffa100;
}

.style2 {
	font-family: Lucida Grande,Helvetica,Verdana,sans-serif;
	font-size: 20px;
	color: #FEA203;
	font-weight: bold;
	text-decoration:none;
	}
	
	
	/*-----26-07-08-----*/
.border_topbg{
	background-image: url(../images/border_top_bg.jpg);
	background-repeat:repeat-x;
	}
.border_downbg{
	background-image: url(../images/border_down_bg.jpg);
	background-repeat:repeat-x;
	}
.border_sideleftbg{
	background-image: url(../images/border_left_side_bg.jpg);
	background-repeat:repeat-y;
	}
.border_siderightbg{
	background-image: url(../images/border_right_side_bg.jpg);
	background-repeat:repeat-y;
	}
.arial15 {
	font-family: arial;
	font-size: 15px;
	font-weight: normal;
	color: #ffa100;
	text-decoration: none;
}
.tahoma11_white {
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	line-height: 16px;
}
.common_fieldstxt{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	}
	/*-----/26-07-08-----*/