body{
	padding:0px;
	margin:0px;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	}
	
.header_top{
	background:url(../images/header_top.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:123px;
	width:760px;
	}
	
.white_text{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	}
	
.white_text_big{
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	}
	
.body_bg{
	background:#ffffeb url(../images/body_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	}
	
.banner_bg{
	background:url(../images/banner_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:100px;
	width:258px;
	}
	
.heading1{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#ffa146;
	}
	
.heading_bg{
	background:#fffad2;
	padding:22px 0px 19px 27px;
	}
	
.heading2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#333333;
	}
	
.main_content_bg{
	background:#fffffd url(../images/main_content_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:477px;
	border-bottom:2px solid #ebdcbd;
	border-left:2px solid #ebdcbd;
	border-right:2px solid #ebdcbd;
	}
	
.footer_text{
	font-size:10px;
	color:#666666;
	}
.link{font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#ffa146;
	text-decoration:none;
	}
.link a{
	color:#ffa146;
	text-decoration:none;
	}
.link a:hover{
	color:#000000;
	text-decoration:none;
	}
.link2{font-family:tahoma;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	}
.link2 a{
	color:#ffffff;
	text-decoration:none;
	}
.link2 a:hover{
	color:#000000;
	text-decoration:none;
	}
