/* CSS Document */

.header_bg {
	background-attachment: scroll;
	background-color: #E2E2E2;
	background-image: url(/_assets/images/header_bg.jpg);
	background-repeat: repeat-x;
}
#menu_top a{
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	width:110px;
	height:100px;
	display:block;
	text-decoration: none;
	background-color: #000000;
	background-position: center center;
	line-height: 100px;	
}
#menu_top a:hover{
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	width:110px;
	height:100px;
	display:block;
	text-decoration: underline;
	background-color: #353535;
	background-position: center center;
}


#button_big a{
	font-family: Tahoma;
	font-size: 17px;
	color: #353535;
	width:240px;
	height:43px;
	display:block;
	text-decoration: none;
	line-height:40px;
	background-image:url(/_assets/images/button_big.jpg);
	
	text-align: center;
	
	
	
}
#button_big a:hover{
	font-family: Tahoma;
	font-size: 17px;
	color: #353535;
	width:240px;
	height:43px;
	display:block;
	line-height:40px;
	background-image:url(/_assets/images/button_big.jpg);
	text-decoration: underline;

	
}

#menu_mid a{
	font-family: Tahoma;
	font-size: 17px;
	color: #353535;
	width:286px;
	height:89px;
	display:block;
	text-decoration: none;
	line-height:70px;;

	
	
	
}
#menu_mid a:hover{
	font-family: Tahoma;
	font-size: 17px;
	color: #353535;
	width:286px;
	height:89px;
	display:block;
	line-height:70px;;
	text-decoration: underline;

	
}



#menu_bot a{
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	color: #EEEEEE;
	text-decoration: none;
	

	
	
	
}
#menu_bot a:hover{
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: underline;

	
}




.style1 {
	font-family: Tahoma;
	color: #c3c3c3;
	font-size: 18px;
}
.style2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.style3 {
	font-family: Tahoma;
	font-size: 18px;
	color: #04E2FF;
}
.style4 {
	font-family: Tahoma;
	font-size: 18px;
}
.midboxbg {
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #f5f5f5;
	border-right-color: #f5f5f5;
	border-bottom-color: #f5f5f5;
	border-left-color: #f5f5f5;
}
.style5 {color: #333333}
.style6 {
	font-family: Tahoma;
	font-size: 20px;
}
.style7 {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
.style8 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.style9 {
	font-family: Tahoma;
	color: #990000;
	font-size: 28px;
}