body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("/images/background.jpg");
	background-repeat:no-repeat;
	background-color:#000000;
}

 td, p, body
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}


.bodyTD {
	background-image:url(images/subheader_bg.jpg);
	background-repeat:no-repeat;
	padding-top: 30px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 20px;
}


.footer
{
    FONT-SIZE: 8px;
    COLOR: #ffffff; /*#BFA97F;*/
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}


A{ COLOR: #BB1A23; text-decoration: none;} 
a:visited {COLOR: #BB1A23;}
a:hover {COLOR: #BB1A23; text-decoration: underline;}
a:active {COLOR: #BB1A23; text-decoration: underline;}


A.menu{ COLOR: #FFFFFF; text-decoration: none;} 
a.menu:visited {COLOR: #FFFFFF; text-decoration: none;}
a.menu:hover {COLOR: #FFFFFF; text-decoration: underline;}
a.menu:active {COLOR: #FFFFFF; text-decoration: underline;}





.bodycopy
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}



.header
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

.newsheader{
	background:#D8A74A;
    FONT-WEIGHT: bold;
    FONT-SIZE: 15px;
    COLOR: #ffffff;
    FONT-STYLE: italic;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

.header1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 15px;
    COLOR: #000000;
    FONT-STYLE: italic;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

.menu
{
    FONT-SIZE: 9px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}



.blackHeadline
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.newsHeadline
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}


.tableHeader
{
    BACKGROUND-COLOR: #888888;
	FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

.tableSubHeader
{
    BACKGROUND-COLOR: #AAAAAA;
	FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

.tableType
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

.rowcolor0
{
    BACKGROUND-COLOR: #efefef;
}

.rowcolor1
{
    BACKGROUND-COLOR: #DfDfDf;
}

.border{
	BACKGROUND-COLOR: #222222;
}

/* tournament colors*/
.tournrowcolor0
{
    BACKGROUND-COLOR: #ebddcc;/*#c6d0c8;*/
}

.tournrowcolor1
{
    BACKGROUND-COLOR: #fbeddc;/*#e6f0e8;*/
}

.tourntableHeader
{
    BACKGROUND-COLOR: #719673;
	FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

.tournborder{
	BACKGROUND-COLOR: #a79988;/*#153a17;*/
}
/*end tourn colors*/


INPUT
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
SELECT
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

.error{color:#ee0000; font-weight:bold; font-size:13px;}
