@charset "utf-8";
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #C1FFFF;
}
a:link {
	color: #00CCFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #99FF99;
}
a:hover {
	text-decoration: underline overline;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #00FF99;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #9EF8EA;
	text-decoration: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9EF8EA;
	text-decoration: none;
}
.notice {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #FF0000;
}
.hits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.iframe {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #9EF8EA;
	text-decoration: none;
}

html {
	scrollbar-face-color: #003839;
	scrollbar-shadow-color: #002E2D;
	scrollbar-highlight-color: #006666;
	scrollbar-3dlight-color:#00D5D5;
	scrollbar-darkshadow-color: #003A3A;
	scrollbar-track-color: #004443;
	scrollbar-arrow-color: #005757;
}.tbltitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #5BFFFF;
	text-decoration: none;
}
.formbox {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #A4FFFF;
	text-decoration: none;
	background-image: url(../images/cloud1.png);
	background-repeat: repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
}
.formbox_over {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #000099;
	text-decoration: none;
	background-image: url(../images/cloud1_light.jpg);
	background-repeat: repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #003333;
	border-right-color: #003333;
	border-bottom-color: #003333;
	border-left-color: #003333;
}
.dropbox {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00FF66;
	text-decoration: none;
	background-color: #006633;
}
.username {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #CC0000;
	text-decoration: none;
}
.ip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00FFFF;
	text-decoration: none;
}
