body
{
	color: rgb(127,127,127);
	background-color: #000000;
	font-family: Verdana;;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
}


textarea, select, option, input {
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #CCCCCC;
	border: 1px solid #888888;
	background: #000000;
}

td.maintitle
{
	font-family: Verdana;;
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
	text-align: center;
}

td.mainframe
{
	
	font-family: Verdana;;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
}

table.albion
{
	background-color: #280000;
}

table.hibernia
{
	background-color: #002400;
}

table.midgard
{
	background-color: #000024;
}

font.Albion
{
	color: #FF0000;
}

font.Hibernia
{
	color: #00FF00;
}

font.Midgard
{
	color: #0090FF;
}

td
{
	font-size:11px
}

td.Albion
{
	background-color: #280000;
}

td.Hibernia
{
	background-color: #002400;
}
td.Midgard
{
	background-color: #000024;
}


a.normal:link
{
	color: rgb(127,127,127);
	text-decoration: none;
}

a.normal:visited
{
	color: rgb(127,127,127);
	text-decoration: none;
}

a.normal:hover
{
	text-decoration: none;
	color:rgb(200,200,200);
}

a:link
{
	color: rgb(180,180,180);
	text-decoration: none;
}
a:visited
{
	color: rgb(190,190,190);
	text-decoration: none;
}
a:active
{
	color: rgb(255,255,255);
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
	color:rgb(200,200,200);
}