@charset "utf-8";

body {

	margin-left: 10px;

	margin-top: 10px;

	margin-right: 10px;

	margin-bottom: 10px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

}

.comming_soon {

	font-family: "Times New Roman", Times, serif;

	font-size: 28px;

	font-weight: bold;

	color: #000000;

	text-transform: uppercase;

}





.header_button {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

	background-image: url(../images/button_normal.gif);

	text-align: center;

	display: block;

	height: 24px;

	line-height: 24px;

	width: 108px;

}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}



.header_button:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

	background-image: url(../images/button_over.gif);

	text-align: center;

	display: block;

	height: 24px;

	line-height: 24px;

	width: 108px;

}
