BODY {
}


.tiny {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color: #CCCCFF;
	text-decoration: none;
}


.black_small {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #000000;
	text-decoration: none;
}

.black_medium {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #000000;
	text-decoration: none;
}

.white_medium,A {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #FFFFFF;
	text-decoration: none;
}

.red_medium {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #FF0000;
	text-decoration: none;
}

.red_medium A {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #FF0000;
	text-decoration: none;
}

.black_normal {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #000000;
	text-decoration: none;
}

.black_normal A {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #000000;
	text-decoration: underline;
}

.white_normal {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #FFFFFF;
	text-decoration: none;
}

.alliance_normal {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #8DE0FF;
	text-decoration: none;
}

.alliance_normal A {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #8DE0FF;
	text-decoration: none;
}

.horde_normal {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #FFABAB;
	text-decoration: none;
}

.horde_normal A {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #FFABAB;
	text-decoration: none;
}

.grey_normal {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #9D9D9D;
	text-decoration: none;
}


.light_red {
	background-color: rgb(255, 171, 171);
}


.light_blue {
	background-color: rgb(141, 224, 255);
}

.light_green {
	background-color: rgb(128, 255, 128);
}


.dark_red {
	background-color: rgb(255, 128, 128);
}

.dark_blue {
	background-color: rgb(128, 128, 255);
}


.ultra_blue {
	background-color: rgb( 0, 0, 64 );
}

.ultra_red {
	background-color: rgb( 64, 0, 0 );
}

.ultra_yellow {
	background-color: rgb( 64, 64, 0 );
}

.super_blue {
	background-color: rgb( 0, 0, 128 );
}

.super_red {
	background-color: rgb( 128, 0, 0 );
}

.super_yellow {
	background-color: rgb( 128, 128, 0 );
}

.super_green {
	background-color: rgb( 0, 128, 0 );
}


.white_back {
        background-color: rgb( 255, 255, 255 );
}

.black_back {
	background-color: rgb( 0, 0, 0);
}

.grey_back {
	background-color: rgb( 64, 64, 64 );
}

.lgrey_back {
        background-color: rgb( 192, 192, 192 );
}


.yellow_back {
	background-color: rgb( 224, 190, 128);
}

.green_back {
	background-color: rgb( 0, 128, 0 );
}

.red_back {
	background-color: rgb(128, 0, 0 );
}


.input1 {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #444444;
}
