/* CSS Document */

body{

background-color:#C70000;
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
padding:0px;
margin:0px;
}
.search_text {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FDF0D4;
	text-align:left;
	text-decoration: none;
}
.navigation_bg{
background-image:url(images/navigation_bg.jpg);
background-repeat:repeat-x;
}
.content_bg{
background-image:url(images/content_bg1.jpg);
background-repeat:no-repeat;
background-color:#650404;
}
.transparent_box_bg{
background:url(images/buttn_bg1.gif) right top no-repeat;
filter:alpha(opacity=100);
}
.transparent_box_bg1{
background:url(images/buttn_bg_right.gif) right top no-repeat;
filter:alpha(opacity=100);

}
.devider_bg{
background-image:url(images/devider_bg.jpg);
background-repeat:repeat-y;
}

.content_text {
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	text-align:justify;
	text-decoration: none;
	}
.heading_text {
	font-family: Verdana;
	font-size: 16px;
	font-weight:bold;
	color: #630000;
	text-align:left;
	text-decoration: none;
	}
.heading_title_text a{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	color: #E2D088;
	text-align:left;
	text-decoration: none;
	}
.heading_title_text a :hover{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	color: #ffffff;
	text-align:left;
	text-decoration:underline;
	}
	.heading_title_text {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	color: #E2D088;
	
	text-align:left;
	text-decoration: none;
	}
	.left_bar_text {
	font-family: Verdana;
	font-size: 14px;
	font-weight:normal;
	color: #ffffff;
	text-align:left;
	text-decoration: none;
	}
	.left_bar_text a{
	font-family: Verdana;
	font-size: 14px;
	font-weight:normal;
	color: #ffffff;
	text-align:left;
	text-decoration: none;
	}
	.left_bar_text a:hover{
	font-family: Verdana;
	font-size: 14px;
	font-weight:normal;
	color: #E9BC05;
	text-align:left;
	text-decoration:underline;
	}
	.footer_text {
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
	color: #ffffff;
	text-align:center;
	text-decoration: none;
	}
	.footer_text a{
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
	color: #ffffff;
	text-align:center;
	text-decoration: none;
	}
	.footer_text a:hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
	color: #E9BC05;
	text-align:center;
	text-decoration:underline;
	}
.header_bg{
	width:884px;
	height:118;
	background:url(images/header_bg.jpg) no-repeat;
	}
.middle_text {
	font-family: Verdana;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:normal;	
	text-align:justify;
	text-decoration: none;
}
.middle_text a{
	font-family: Verdana;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:normal;	
	text-align:justify;
	text-decoration: none;
}