.body 
{
background-color: #0D0D0D;

}

.general
{
	FONT-SIZE: 11px;
	COLOR: #DDDDDD;
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}

.red
{
	FONT-SIZE: 12px;
	COLOR: #ED1C24;
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}

.blue
{
	FONT-SIZE: 11px;
	COLOR: #008FD4;
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}
.white
{
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}

.white:hover
{
	FONT-SIZE: 11px;
	COLOR: #ED1C24;
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}
.black1
{
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}
.black1:hover
{
	FONT-SIZE: 11px;
	COLOR: #FFEF81;
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}

.black
{
	FONT-SIZE: 10pt;
	COLOR: #000000;
	FONT-FAMILY: Arial black, Verdana, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}

.bottom
{
	FONT-SIZE: 10px;
	COLOR: #6E6E6E;
	background-color: #2A2E2F;
	FONT-FAMILY: Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	text-decoration:none;
}


.line
{
	background-color: #C1D46D;
		
}

.greyline
{
	background-color: #3F3F3F;
		
}

.line1
{
BACKGROUND: url(images/line1.gif);

}
.line2
{
BACKGROUND: url(images/line2.gif);

}

.bluebg
{
	background-color: #008FD4;
		
}

.bg
{
	background-color: #131313;
		
}

.bg1
{
	background-color: #292929;
		
}
.bg2
{
	background-color: #1F1F1F;
		
}


.border
{
	border-bottom: #000000 1px thin;
	border-top: #000000 1px thin;
	border-right: #000000 1px thin;
	border-left: #000000 1px thin;
	
}

.text
{
	FONT-FAMILY: verdana;
	font-size : 9px;
	color: #DDDDDD;
	background-color: #343434;
	border-bottom: #545454 1px solid;
	border-top: #545454 1px solid;
	border-right: #545454 1px solid;
	border-left: #545454 1px solid;
	
}

.input
{
	FONT-FAMILY: arial, Times New Roman;
	font-size : 11px;
	background-color: #FFFFFF;
	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	
}

