/* CSS Document */
body{
	margin:0px;
	padding:0px;
}
.bg_image{
	background:url(../images/bg_ima.jpg) repeat-y center;
}

.hm_text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
line-height:22px;
padding-left:0px;
padding-right:0px;
color:#2B547E;
text-align:justify;
}

.hm_text2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
line-height:22px;
padding-left:0px;
padding-right:0px;
color:#2B547E;
text-align:justify;
}


.top_pannel{
	background:url(../images/1234.gif) repeat-x;
	height:214px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:18px;
	color:#343636;
}
.bottom{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:15px;
	padding-left:8px;
}
.bottom a{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:15px;
	text-decoration:none;
}
.bottom a:hover{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:15px;
	text-decoration:underline;
}
.banner{
	height:210px;
	background-color:#a32914;
	width:200px;
}



.main_button{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:30px;
	background:url(../images/1_2.gif) no-repeat;
	height:30px;
	
	text-align:center;
}


.button_space{
	width:4px;
	height:30px;
	margin:0px;
	height:0px;
}
.main_button a{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:30px;
	background:url(../images/1_2.gif) repeat-x;
	height:30px;
	
	text-align:center;
	text-decoration:none;
	display:block;
}
.main_button a:hover{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:30px;
	background:url(../images/1.gif) repeat-x;
	height:30px;
	
	text-align:center;
	text-decoration:none;
	display:block;
}


.footer{
	background:#9A0303;#dbdbdb
	height:7px;
}
