


A          { color: #FFFFFF; text-decoration : none; }
A:visited  { color: #FFFFFF }
A:Active   { color: #FFFFFF }
A:Hover    { color: #ababab; text-decoration : none; }	
A.red:link {color: #ff0000; background: #ffffff; font-weight: bold;}
A.red:active {color: #ff0000; background: #ffffff; font-weight: bold;}
A.red:visited {color: #ff0000; background: #ffffff; font-weight: bold;}
A.red:hover {color: #ff0000; background: #ffffff; font-weight: bolder;}

A.blue:link {color: #0000FF; background: #ffffff; font-weight: bold;}
A.blue:active {color: #0000FF; background: #ffffff; font-weight: bold;}
A.blue:visited {color: #0000FF; background: #ffffff; font-weight: bold;}
A.blue:hover {color: #0000FF; background: #ffffff; font-weight: bolder;}

/*--A:link { color: #F8931D }--*/


/*--controls date font--*/
TD.text
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight : normal;
    font-size :12px;
    FONT-STYLE: normal;
    
	}

TD.datetext
{
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight : normal;
    font-size :11px;
    FONT-STYLE: normal;
	
    
	}


/*--controls header text--*/
TD.heading
{
    COLOR: #686868;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 34px;
    FONT-STYLE: bold;
    FONT-WEIGHT: normal;
	
}



BODY
{
    BORDER-RIGHT: 0px;
    PADDING-RIGHT: 0px;
    BORDER-TOP: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    BORDER-LEFT: 0px;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: 0px;
    BACKGROUND-COLOR: #000000;
}




/*--controls style of all content tables on all pages--*/
TABLE
{
    COLOR: #ffffff;
    FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
	
}
/*--top title text--*/
TD.titletext
{
    COLOR: #ffffff;
    FONT-FAMILY: Century Schoolbook, Helvetica, sans-serif;
	font-weight : normal;
    font-size :28px;
    FONT-STYLE: normal;
    
	}



/*--controls style of all content table cells used on all pages--*/
TD.bodytext
{
    COLOR: #686868;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
     FONT-SIZE: 12px;
    FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	text-decoration: none;
	
}




/*--controls style of all content table cells used on all pages--*/
TR.header
{
    FONT-COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    FONT-STYLE: bold;
    FONT-WEIGHT: normal;
}


TABLE.fighter
{
    COLOR: #ffffff;
    FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
	BORDER-RIGHT: solid 1px #000000;
	BORDER-LEFT: solid 1px #000000;
	BORDER-TOP: solid 1px #000000;
	BORDER-BOTTOM: solid 1px #000000;	
}

TD.fighter
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight : normal;
    font-size :12px;
    FONT-STYLE: normal;
    BORDER-BOTTOM: solid 1px #000000;
    vertical-align:middle;
}

TD.titleholder
{
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight : normal;
    font-size :12px;
    FONT-STYLE: normal;
    BORDER-BOTTOM: solid 1px #000000;
    vertical-align:middle;
}
TR.fighter
{
	
}