@import url('iner_style.css');

body{
	padding:0px;
	margin:6px 0px 0px 0px;
	background:#CCCCCC;
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:normal;
	color:#282828;
	}
	
.menu_bg{
	background:url(../images/menu_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:56px;
	}
	
.menu_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#858585;
	text-decoration:none;
	}
	
a.menu_text:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ff000b;
	text-decoration:none;
	}
	
.body_bg{
	background:url(../images/body_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:757px;
	}
	
.heading1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#ee1c25;
	}
	
.heading2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px; padding:0;
	font-weight:normal;
	color:#ee1c25;
	}
	
.blue_bg{
	background:url(../images/blue_bg.gif);
	background-position:center top;
	background-repeat:repeat-y;
	height:108px;
	width:509px;
	}
	
.white_text{
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:normal;
	color:#ffffff;
	}
	
.heading_bg{
	background:url(../images/heading_bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	height:36px;
	}
	
.text1{
	color:#8c8c8c;
	}
	
.footer_menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#858585;
	text-decoration:none;
	}
	
a.footer_menu:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#858585;
	text-decoration:underline;
	}
	
.footer_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#757575;
	text-decoration:none;
	}
	
a.footer_text:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#757575;
	text-decoration:underline;
	}

.border {
	border: 4px solid #999999;
}
