BODY 
{
background-color: #404040;
SCROLLBAR-FACE-COLOR: #666666; 
SCROLLBAR-HIGHLIGHT-COLOR: #666666; 
SCROLLBAR-SHADOW-COLOR: #333333;
SCROLLBAR-3DLIGHT-COLOR: #999999; 
SCROLLBAR-ARROW-COLOR:  #FF0000; 
SCROLLBAR-TRACK-COLOR: #666666; 
SCROLLBAR-DARKSHADOW-COLOR: #333333; 
}

p     {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;font-weight: normal;color: #CCCCCC;}
table {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;font-weight: normal;color: #CCCCCC;}
td    {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;font-weight: normal;color: #CCCCCC;}
ul    {list-style-image: url('images/bullet.gif');}
li    {padding-bottom: 5px;}
hr    {color: #ACA899; background-color: #ACA899; height: 1px; border: 0; margin-top: 5px; margin-bottom: 5px;}

a:link    {color: #ffffff; text-decoration: none;font-weight: bold;}
a:visited {color: #ffffff; text-decoration: none;font-weight: bold;}
a:active  {color: #F25A40; text-decoration: none;font-weight: bold;}
a:hover   {color: #F25A40; text-decoration: none;font-weight: bold;}

a.menu:link    {color: #CCCCCC; text-decoration: none;font-weight: bold;}
a.menu:visited {color: #CCCCCC; text-decoration: none;font-weight: bold;}
a.menu:active  {color: #CCCCCC; text-decoration: none;font-weight: bold;}
a.menu:hover   {color: #CCCCCC; text-decoration: none;font-weight: bold;}

a.menu_red:link    {color: #D13818; text-decoration: none;font-weight: bold;}
a.menu_red:visited {color: #D13818; text-decoration: none;font-weight: bold;}
a.menu_red:active  {color: #D13818; text-decoration: none;font-weight: bold;}
a.menu_red:hover   {color: #D13818; text-decoration: none;font-weight: bold;}

//a.menu:active  {color: #F25A40; text-decoration: none;font-weight: bold;}
//a.menu:hover   {color: #F25A40; text-decoration: none;font-weight: bold;}

.text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.textBold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

.textBoldwhite
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.textBoldRed 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F25A40;
	text-decoration: none;
}

.textHeading 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;	
}

.textHeadingred
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #F25A40;
	text-decoration: none;
	font-weight: bold;	
}

.textHeadingwhite 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #ffffff;
}

.textBoldDark 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

.textDark
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}