@charset "utf-8";
/* CSS Document */

body{
	background-color:#292222;
	padding:0px;
	margin:0px;
	}
	
.top_pattern{
	background:url(images/top_pattern.gif) left top repeat-x;
	background-color:#eaeaea;
	}
	
	
.content_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#303030;
	text-decoration:none;
}

.list_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
	line-height:18px;
	text-decoration:none;
}
	
.left_bar_bg{
	background:url(images/left_bar_bg.jpg) left top repeat-x;
	background-color:#FFF;
}

.left_bar_text{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#272727;
	text-decoration:none;
}

.left_bar_text2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

.left_bar_text2 a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

.left_bar_text2 a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#ffd200;
	font-weight:bold;
	text-decoration:underline;
}

.footer_bg{
	background:url(images/footer_bg.jpg) left top repeat-x;
	height:75px;
}

.footer_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#241616;
	font-weight:bold;
	text-decoration:none;
}

.footer_link a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#241616;
	font-weight:bold;
	text-decoration:none;
}

.footer_link a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6e6e6e;
	font-weight:bold;
	text-decoration:underline;
}

.copy_right_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#241616;
	text-decoration:none;
}

.heading_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#282828;
	text-decoration:none;
}

.sub_heading_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#282828;
	font-weight:bold;
	text-decoration:none;
}

.more_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

.more_link a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

.more_link a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}