body{
	padding:0px;
	margin:0px;
	background:#120026;
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	}
	
.menu_bg{
	background:url(../images/menu_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:46px;
	}
	
.header_bg{
	background:url(../images/header_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:343px;
	}
	
.footer_bg{
	background:url(../images/footer_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:62px;
	}
	
.text1{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#8e8e8e;
	}
		
.link1{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#CC9A00;
	}
.box_left_bg{
	background:url(../images/box_left_bg.gif);
	background-position:left top;
	background-repeat:repeat-y;
	width:456px;
	}
	
.box_right_bg{
	background:url(../images/box_right_bg.gif);
	background-position:left top;
	background-repeat:repeat-y;
	width:313px;
	}
	
.footer_image{
	background:url(../images/footer_image.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:62px;
	width:1000px;
	}
	
.footer_text{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#676767;
	text-decoration:none;
	}
	
a.footer_text:hover{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#676767;
	text-decoration:underline;
	}
	
.inner_box_bg{
	background:url(../images/inner_box_bg.gif);
	background-position:left top;
	background-repeat:repeat-y;
	width:887px;
	}

