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

body{
	 background-image:url(../image/bodybg.jpg);
	 background-repeat:repeat-x;
	 font-family:Arial;
	 font-size:12px;
	 text-align:left;
	 }
a{ color:#FFFFFF;
font-size:13px;
	text-decoration:none;}
#header{
	width:910px; 
	height:173px; 
	background-image:url(../image/header_bg.jpg); 
	background-repeat:repeat-x;
	}
a:hover{
	text-decoration:underline;
	font-size:13px;}
#logo{
	width:400px; 
	padding-left:32px;
	}
#logo_fl{
	width:510px;
	}
#header_text{
	background-color:#000000;
	 height:33px; 
	 width:910px; 
	 text-align:center; 
	 color:#CCCCCC;
	 font-family:'Bitstream Vera Sans Mono'; 
	 font-size:11px; 
	 letter-spacing:-5;
	 }
#menubar{
	width:202px;
	height:442px; 
	background-image:url(../image/menubg.jpg); 
	background-repeat:repeat-x; 
	background-color:#525252; 
	padding:30px 10px 10px 10px;
	line-height:30px;
	vertical-align:top; 
	font-family:Arial; 
	font-weight:bold; 
	color:#FFFFFF; 
	}
ul{
	list-style-image:none;
	list-style:none: 
	line-height:24px;
	text-align:left;
	}
	
.inpage ul{
	list-style-image:none; 
	list-style:none:
	line-height:24px;
	text-align:left;
	}
.inpage li{
	list-style-image:none; 
	list-style:none:
	line-height:24px;
	text-align:left;
	}
	
#text_area{
	width:687px; 
	height:442px; 
	background-image:url(../image/text_bg.jpg); 
	background-repeat:repeat-x; 
	padding:10px 0px 10px 0px; 
	vertical-align:top;
	}
.text_area_title{
	padding:20px 10px 30px 20px;
	}
.text_box_title{
	width:221px;  
	height:31px; 
	background-image:url(../image/box_title.gif); 
	background-repeat:no-repeat;
	text-align:center;
	font:Arial;
	font-size:18px;
	color:#ffffff;
	}
.vt{vertical-align:top;
padding:0px 10px 0px 10px;}
.text_area_box{
	width:180px; 
	padding:0px 0px 0px 0px; 
	text-align:justify; 
	font-family:Arial; 
	font-size:11px; 
	color:#996600; 
	height:400px; 
	background-image:url(../image/box_bg.jpg); 
	background-repeat:repeat-x; 
	vertical-align:top;
	}
#footer{
	background-image:url(../image/footerbg.jpg); 
	background-repeat:repeat-x; 
	height:32px; 
	width:910px; 
	text-align:center;
	font-family:Arial;
	font-size:11px;
	color:#333333;
	text-align:center;
	}