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

body{
	background:url(images/bg.jpg) left top repeat-x;
	background-color:#ff8f00;
	padding:0px;
	margin:0px;
}

.left_bar_bg{
	background:url(images/left_bar_bg.jpg) left top no-repeat;
	background-color:#edf3ef;
}

.style_1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00014e;
	text-decoration:none;
	line-height:18px;
}

.style_2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9d7500;
	text-decoration:none;
	line-height:18px;
}

.style_3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:-1px;
	}
	
.style_4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffac;
	text-decoration:none;
	line-height:18px;
}

.footer_bg{
	background:url(images/footer_bg.jpg) left top repeat-x;
	height:50px;
}
