.button {
	background-image: url(images/image9.png);
	height: 30px;
	width: 123px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #666666;
	text-decoration: none;
}
.button a:link {
	
	height: 30px;
	width: 123px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #666666;
	text-decoration: none;
}
.button a:hover {
	height: 30px;
	width: 123px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00A8E9;
}
.button_bottom {
	height: 30px;
	width: 123px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color:#FFFFFF;
	text-decoration: none;
}
.button_bottom a:link {
	
	height: 30px;
	width: 123px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	text-decoration: none;
}
.button_bottom a:hover {
	height: 30px;
	width: 123px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color:#00FFCC;
	text-decoration: none;
	background-color: #00A8E9;
}
.button_m {
	height: 30px;
	width: 123px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	color:#333333;
	text-decoration: none;
}
.button_bottom a:link {
	
	height: 30px;
	width: 123px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	text-decoration: none;
}
.button_bottom a:hover {
	height: 30px;
	width: 123px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color:#00FFCC;
	text-decoration: none;
	background-color: #00A8E9;
}
.mainbox {
	border: 1px solid #00A8E9;
}
.body_bg {
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
}
.body_bg1 {
	background-image: url(images/body_bg1.jpg);
	background-repeat: repeat-x;
}
.body_bg2 {
	background-image: url(images/body_bg2.jpg);
	background-repeat: repeat-x;
}
.body_bg3 {
	background-image: url(images/body_bg3.jpg);
	background-repeat: repeat-x;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

