@charset "utf-8";
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #C1FFFF;
}
body {
	background-color: #000066;
	background-image: url(../images/cloud1.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	
}
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;
}
a:link {
	color: #00CCFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #99FF99;
}
a:hover {
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #00FF99;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	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;
}.tbltitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9EF8EA;
	text-decoration: none;
}
.headerback {
	background-attachment: fixed;
	background-image: url(../images/logobacknotes.jpg);
	background-repeat: repeat;
	background-position: center center;
}
