@charset "utf-8";
/* CSS Document */

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	line-height:18px;

}
body {
	background-color: #48E3F8;
	margin: 0px;
	padding:0px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #000066;
}
h4 {
	font-size: 10px;
	margin: 0px;
	font-weight:normal;
}

a.t:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style1 {color: #FFFFFF}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.style4 {font-size: 14px;font-weight: bold; }
.style5 {color: #FFFFFF; font-weight: bold; }

.ff {
	border: 1px solid #FFFFFF;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
h2 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}
.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0B6179;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #B5EEFF;
}
h3 {
	margin: 0px;
	padding: 0px;
}
.style7 {
color: #0000FF;
font-size: 14px;
font-weight: bold;
}
.box {
	font-size: 11px;
	border: 1px solid #0F92BC;
	width:220px;
}
.dBtn {
	color: #FFFFFF;
	background-color: #0F92BC;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

