@charset "utf-8";
/* CSS Document */
body {
	background-color: #022D56;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.top {
	background-attachment: scroll;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.mainback {
	background-attachment: scroll;
	background-image: url(background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #6E98BE;
	height: 100%;
}
.alias {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #022D56;
}
.box {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #022D56;
	background-color: #d6E5F2;
	line-height: 16px;
	padding: 10px;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #d6E5F2;
	background-color: #022D56;
}
.footer a:link {
	text-decoration:none;
	color: #d6E5F2;
}
.footer a:hover {
	text-decoration:none;
	color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
.footer a:visited {
	text-decoration:none;
	color: #fc0;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #022D56;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: #022D56;
}
.backform {
	background-color: #022D56;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	padding: 10px;
	font-style: italic;
}
.inputfield {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #022D56;
	background-color: #d6E5F2;
}
.addcomm {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #d6E5F2;
	text-decoration:none
}
.addcomm a:link {
	text-decoration:none
}
.addcomm a:hover {
	text-decoration:none
	color: #f60;
}
.addcomm a:visited {
	text-decoration:none
}
.counter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #022D56;
}
.namegen {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #d6E5F2;
	font-weight:bold;
}
.undergen {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #fff;
	font-weight:bold;
}
.smallgen {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FC0;
	font-weight:bold;
}
