a, tr, td, th {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #CCCCCC;
	letter-spacing: normal;
	white-space: normal;
	list-style-type: square;
	font-weight: normal;
}
body {
	background-color: #000000;
	scrollbar-face-color: #002A76;
	scrollbar-highlight-color: #444444;
	scrollbar-shadow-color: #002A76;
	scrollbar-3dlight-color: #001D6A;
	scrollbar-arrow-color:  #AAAACC;
	scrollbar-track-color: #0A397E;
	scrollbar-darkshadow-color: #000001;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;


}
th {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	background-color: #0535A5;
	margin: 1px;
	padding: 1px;
}
td {
	padding: 1px;
	font-family: "Times New Roman", Times, serif;
	color: #CCCCCC;

}
ul {
	margin-top:0px;
	margin-bottom:0px;
	list-style-type: disc;


}
a:link {
	color: #AAAADD;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited {
	color: #8888BB;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}
a:hover, a:active {
	color: #5555FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}
th a:link, th a:visited {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
th a:hover, th a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #CCCCCC;
	font-weight: normal;
	margin-top:-10px;
	margin-bottom:-15px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #1177FF;
	text-align: center;
	margin-top:10px;
	margin-bottom:10px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #1177FF;
	font-weight: normal;
	margin-top: -2px;
	margin-bottom: -2px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
	margin-top: -2px;
	margin-bottom: -2px;
	text-decoration: underline;

}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
	margin-top: -2px;
	margin-bottom: -2px;
	text-decoration: underline;

}
input, textarea, select, option, label {
	font-family: Arial, Helvetica, sans-serif;
	color: #55BBFF;
	font-size: 14px;

}
select, option, label {
	background-color: #003399;
}
textarea {
	background-color: #002255;
	border: 1px solid #2255BB;
}
select, option {
	background-color: #002255;
}
input.text,input.password {
	background-color: #002255;
	border: 1px solid #2255BB;
	background-attachment: scroll;
	background-image: url(pics/text-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
input.error {
	background-color: #004477;
	border: 1px solid #2255BB;
}
textarea.error {
	background-color: #004477;
	border: 1px solid #2255BB;
}
td.error {
	border: 1px dotted #FF2255;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF2255;
	text-align: center;
}
input.button {
	border: 1px solid #0033CC;
	background-color: #002A76;
}
input.checkbox {
	background-color: #0033FF;
}
hr {
	color: #0033CC;
	background-color: #000000;
	width: 95%;
	text-align: left;
}
img {
	border: 0px;
}
td.tablecell {
	border: 1px solid #003366;
	background-color: #000821;
}
