body{
	margin:0px;
	padding:0px;
	background:#333333;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	}
	
.white_border{
	background:url("../bar/white_border.gif");
	background-position:left bottom;
	background-repeat:repeat-x;
	}
	
.text1{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	}
	
.link1{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#CC3300;
	text-decoration:none;
	}
	
a.link1:hover{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	}
	
.menu_bg{
	background:url("../bar/bg1.jpg");
	background-position:left top;
	background-repeat:repeat-y;
	width:121px;
	}
	
.body_bg{
	background:url("../bar/bg3_test.jpg");
	background-position:left top;
	background-repeat:repeat-y;
	width:463px;
	}
	
.heading1{
	font-size:14px;
	font-weight:bold;
	color:#000000;
	}
	
.heading2{
	font-size:12px;
	color:#7D7D7D;
	}
	
.heading3{
	font-size:13px;
	font-weight:bold;
	color:#000000;
	}
	
.footer_bg{
	background:url("../bar/l1.jpg");
	background-position:left top;
	background-repeat:repeat-x;
	height:34px;
	}
	
.footer_text{
	color:#000000;
	text-decoration:none;
	}
	
a.footer_text:hover{
	color:#000000;
	text-decoration:none;
	}
	
.footer_menu{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	}
	
a.footer_menu:hover{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	}



