a:link, a:visited, a:active
{
	text-decoration: none;
	color: #E8E8E8;
}
a:hover
{
	text-decoration: none;
	color: #6666ff;
}
.color1 a:hover, .color2 a:hover
{
	text-decoration: none;
	color: #6666ff;
}
.color1b a:hover, .color2b a:hover
{
	text-decoration: none;
	color: #ff6666;
}
.color1l a:hover, .color2l a:hover
{
	text-decoration: none;
	color: #ffff66;
}
BODY
{
	background: #030015;
}

h1
{
	border: 1px solid #6062B3;
	background: #04003D;
	font-family: Verdana;
	font-size: 16pt;
	color: #E8E8E8;
	padding: 2px;
}

table
{
	color: #E8E8E8;
	font-family: Verdana;
	font-size: 9pt;
}

.content
{
	padding: 10px 6px 6px 6px;
}
.content_footer
{
	text-align: center;
	border: 1px solid #6062B3;
	background: #04003D;
	font-family: Verdana;
	font-size: 9pt;
	color: #E8E8E8;
	padding: 2px;
}

.table
{
	background: #030015;
	vertical-align: middle;
	border: 1px solid #04003D;
}
.header
{
	font-weight: bold;
	text-align: center;
	background: #04003D;
	padding: 4px;
}

.color1
{
	background: #05004A;
}
.color2
{
	background: #040038;
}
.color1b
{
	background: #800F0F;
}
.color2b
{
	background: #700D0D;
}
.color1l
{
	background: #b4b400;
}
.color2l
{
	background: #a0a000;
}

.color1:hover, .color2:hover
{
	background: #0C2C61;
}

.color1b:hover, .color2b:hover
{
	background: #750F0F;
}

.color1l:hover, .color2l:hover
{
	background: #a4a400;
}

.formelement
{
	border: 1px solid #6062B3;
	background: #04003D;
	font-family: Verdana;
	font-size: 9pt;
	color: #E8E8E8;
	padding: 2px;
}
.formelement_cb
{
	vertical-align: top;
}

img
{
	border: 0px;
}

input.formelement:hover, input.formelement:focus
{
	background-color: #03002E;
}

.infobox
{
	width: 750px;
	text-align: left;
	border: 1px solid #6062B3;
	background: #04003D;
	font-family: Verdana;
	font-size: 9pt;
	color: #E8E8E8;
	padding: 4px;
}

.infobox A
{
	text-decoration: underline;
}
