body {
			font-size: x-small;
			font-family: Arial, Helvetica, sans-serif;
}


.MainTable
{
    width: 980px;
    }

.MainCol
{
    vertical-align:top;
    text-align: left;
	padding: 10px;
    }

.RightCol
{
    vertical-align:top;
    text-align: left;
    width: 305px;
	padding-left: 5px;
    }



.MenuTable
{

}

.MenuTableCell
{
border-top: #666666 1px dotted;

}

.PageTabel
{
			font-size: x-small;
}


.PageText
{
			font-size: x-small;
}

.PageHeader1
{
			font-size: small;
			border-bottom: #666666 1px solid;
			font-weight: bold;
}

.PageHeader2
{
			font-size: small;
}

A.Menu:LINK  {color : #CC0000; text-decoration : none; font-family :  Arial, Helvetica, sans-serif; font-size : 11px; ; font-weight: bold}
A.Menu:VISITED  {color : #CC0000; text-decoration : none; font-family :  Arial, Helvetica, sans-serif; font-size : 11px; ; font-weight: bold}
A.Menu:ACTIVE  {color : #CC0000; text-decoration : none; font-family :  Arial, Helvetica, sans-serif; font-size : 11px; ; font-weight: bold}
A.Menu:HOVER  {color : #666666; text-decoration : none; font-family :  Arial, Helvetica, sans-serif; font-size : 11px; ; font-weight: bold}


A:LINK  {color : #CC0000; text-decoration : underline; font-family :  Arial, Helvetica, sans-serif; font-size : x-small; ; font-weight: normal}
A:VISITED  {color : #CC0000; text-decoration : underline; font-family :  Arial, Helvetica, sans-serif; font-size : x-small; ; font-weight: normal}
A:ACTIVE  {color : #CC0000; text-decoration : underline; font-family :  Arial, Helvetica, sans-serif; font-size : x-small; ; font-weight: normal}
A:HOVER  {color : #CCCCCC; text-decoration : underline; font-family :  Arial, Helvetica, sans-serif; font-size : x-small; ; font-weight: normal}


/* Top Box The top Ad/News Box on the FP */

.TB_Table
{
    background-color: #333333;
    margin-bottom: 10px;
}

.TB_Cell1
{
    padding-right: 0px;
    padding-left: 15px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.TB_Cell2
{
    padding-right: 5px;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.TB_Img
{
    padding-bottom: 5px;
}

.TB_Link
{
    font-weight: bold;
    font-size: 10pt;
    color: #ffffff;
    text-decoration: none;
}

A.TB_Link:HOVER
{
    color: #990000;
}
