A
{
 	COLOR: #FFFF77;
 	FONT-FAMILY: Verdana, Tahoma, Arial, Sans-serif;
 	TEXT-DECORATION: none
}
A:hover
{
	COLOR: #FFFF99
}
A:active
{
	COLOR: #FFFFBB
}
BODY
{
	FONT-SIZE: 12px;
 	FONT-FAMILY: Verdana, Tahoma, Arial, Sans-serif;
	BACKGROUND-ATTACHMENT: fixed;
	BACKGROUND-IMAGE: url(images/console/bgback.jpg);
	BACKGROUND-REPEAT: no-repeat;
}
H1
{
	FONT-SIZE: 30px;
    COLOR: #FFFFAA;
 	FONT-FAMILY: Verdana, Tahoma, Arial, Sans-serif;
}
H2
{
	FONT-SIZE: 25px;
    COLOR: #FFFFAA;
 	FONT-FAMILY: Verdana, Tahoma, Arial, Sans-serif;
	FONT-VARIANT: small-caps;
}
H3
{
	FONT-SIZE: 20px;
    COLOR: #FFFFAA;
 	FONT-FAMILY: Verdana, Tahoma, Arial, Sans-serif;
}
H4
{
	FONT-SIZE: 15px;
    COLOR: #FFFFAA;
 	FONT-FAMILY: Verdana, Tahoma, Arial, Sans-serif;
}
H5
{
	FONT-WEIGHT: bolder;
	FONT-SIZE: 12px;
 	FONT-FAMILY: Verdana, Tahoma, Arial, Sans-serif;
    COLOR: #FFFFAA;
}

SMALL
{
	FONT-SIZE: 11px;
 	FONT-FAMILY: Verdana, Tahoma, Arial, Sans-serif;
}

TABLE
{
	FONT-SIZE: 12px;
 	FONT-FAMILY: Verdana, Tahoma, Arial, Sans-serif;
}

P
{
	FONT-SIZE: 12px;
 	FONT-FAMILY: Verdana, Tahoma, Arial, Sans-serif;
}

TD
{
	FONT-SIZE: 12px;
 	FONT-FAMILY: Verdana, Tahoma, Arial, Sans-serif;
}

FORM
{
	FONT-SIZE: 12px;
 	FONT-FAMILY: Verdana, Tahoma, Arial, Sans-serif;
}

TEXTAREA
{
	FONT-SIZE: 12px;
 	FONT-FAMILY: Verdana, Tahoma, Arial, Sans-serif;
}

INPUT
{
	FONT-SIZE: 12px;
 	FONT-FAMILY: Verdana, Tahoma, Arial, Sans-serif;
}

.ML
{
	COLOR: white
}
.MS
{
	FONT-WEIGHT: 500;
	COLOR: white
}
.M0
{
 	FONT-FAMILY: Verdana, Tahoma, Arial, Sans-serif;
	COLOR: white;
}
.M1
{
 	FONT-FAMILY: Verdana, Tahoma, Arial, Sans-serif;
	COLOR: white;
}
.M2
{
 	FONT-FAMILY: Verdana, Tahoma, Arial, Sans-serif;
}
.M3
{
 	FONT-FAMILY: Verdana, Tahoma, Arial, Sans-serif;
}

.M4
{
 	FONT-FAMILY: Verdana, Tahoma, Arial, Sans-serif;
}
.M
{
 	FONT-FAMILY: Verdana, Tahoma, Arial, Sans-serif;
	COLOR: white;
}
.Menu
{
	FONT-WEIGHT: 700;
	COLOR: #FFFFBB;
}
.MenuText
{
	FONT-WEIGHT: 500;
	COLOR: white
}

#headline {
	width: 100%;
	border-bottom: solid 1px #ccc;
}

.np {
	width: 100%;
	color: #fff;
}

#blogtable {
	width: 100%;
	color: #fff;
	//border-bottom: solid 1px #ccc;
}

#blogtable th {
	background-color: #222222;
	font-size: 12px;
	width: 100%;
	text-align: left;
	border-bottom: solid 1px #ccc;
	border-top: solid 1px #ccc;
}

#promo {
	background-color: #990000;
	font-size: 10px;
	color: #fff;
	width: 100%;
	text-align: center;
	border: solid 1px #ccc;
}

