body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #E0E0E0;
}
a:link, a:visited {
	text-decoration: none;

}
a:hover, a:active {
	text-decoration: none;

}

.btn_signup {
	background-color: #0033FF;
	width: 90px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}
h2 a:link, h2 a:visited {
	text-decoration: none;
	color: #FFFFFF;

}
h2 a:hover, h2 a:active {
	color: #FFFFFF;
	text-decoration: underline;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	margin-top: 15px;
	margin-bottom: 2px;
	margin-left: 10px;
}
h5 {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}
h5 a:link, h5 a:visited {
	text-decoration: none;
	color: #FFFFFF;

}
h5 a:hover, h5 a:active {
	color: #FFFFFF;
	text-decoration: underline;

}
#td_footer {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0033FF;
	background-color: #0099FF;
	font-size: 10px;
	height: 30px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 25px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
#td_footer a:link, #td_footer a:visited {
	text-decoration: none;
	color: #FFFFFF;

}
#td_footer a:hover, #td_footer a:active {
	color: #FFFFFF;
	text-decoration: underline;

}


#td_links {
	background-color: #E0E0E0;
	height: 70px;
	color: #0099FF;
	padding-top: 8px;
	padding-right: 0px;
	padding-left: 0px;
}
#td_links a:link, #td_links a:visited {
	text-decoration: none;
	color: #FFFFFF;

}
#td_links a:hover, #td_links a:active {
	color: #999999;
	text-decoration: none;

}
#td_links p {
	line-height: 16px;
	font-size: 9px;
	color: #FFFFFF;
}
p {
	font-weight: normal;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h1 {
	font-size: 16px;
	color: #0099FF;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: "Century Gothic", Arial;
}
#tbl_sidemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 140px;
}
#tbl_sidemenu td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6AB5FF;
	height: 10px;
	background-image: url(images/navi01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #3399FF;

}
#tbl_sidemenu a:link, #tbl_sidemenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
#tbl_sidemenu a:hover, #tbl_sidemenu a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	padding: 0px;
	margin: 0px;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.input_signup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3399FF;
	width: 170px;
	height: 15px;
	border: 1px solid #666666;
	margin-bottom: 3px;
}
.txt_signup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3399FF;
	width: 360px;
	height: 80px;
	border: 1px solid #666666;
	margin-bottom: 3px;
}
.btn_signup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0099FF;
	width: 70px;
	height: 22px;
	border: 2px solid #0033FF;
	font-weight: bold;
	margin-top: 15px;
}
.btn_signupnow {
	width: 160px;
	background-color: #6AB5FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.btn_signupnow a:link, .btn_signupnow a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.btn_signupnow a:hover, .btn_signupnow a:active {
	color: #0033FF;
}

