@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(abs.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: center top;
	color: #FFFFFF;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #A6D7FF;
	font-weight: bold;
	font-size: 16px;
}
.style2 {
	font-size: 10px;
	color: #999999;
}
.style3 {color: #A6D7FF; font-size: 16px; font-family: Arial, Helvetica, sans-serif;}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9px;
}
a:link {
	color: #92B3CF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #92B3CF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
img.PNG {behavior: url('pngbehavior.htc');
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.topmenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.topmenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.header {
	font-size: 36px
}
.topmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #99CCFF;
	font-weight: bold;
	text-decoration: none;
}
.inputter {
	background-color: #10181F;
	padding: 4px;
	border: 2px solid #96E3E9;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	color: #B9EDE9;
}
