body {
	font-family: Arial, Helvetica, sans-serif;
			background-color: #6564FE;
}

A{
	color: #996600;
}

A:HOVER{
	color: #003366;
}

h1
{
	font-size: medium;
	color: #003366;
	font-weight: bold;
        margin: 0;
}

.LogoCell {
	background-image: url(LogoBg.jpg);
	text-align: left;
	vertical-align: top;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

.LeftColCell {
	/*background-image: url(LeftColBg.jpg);*/
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	width: 50%;
	/*border-right: 1px solid #2F470F;*/
}

.MainContentCell {
/*
	background-image: url(ContentCellBG.jpg);*/
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}


.HeaderTable {
}


.TopAdTable {
	background-color: #DCDCDC;
	padding: 5px;
	margin-bottom: 5px;
}



.RightContentCell {
	background-color: #ffffff;
	/*background-image: url(RightCellBG.gif);*/
	text-align: center;
	vertical-align: top;
	padding-right: 10px;
	padding-top: 10px;
	padding-left: 9px;
	width: 50%;
}

.RightContentCell2 {
	background-image: url(RightCell2Bg.jpg);
	text-align: left;
	vertical-align: top;
	padding-right: 6px;
	padding-top: 10px;
	padding-left: 10px;
	border: 1px solid #000000;
}

.RightBoxContentCell {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 5px;
}

.RightBoxContentHolderCell {
		padding-right: 6px;
		padding-left: 2px;
}

.RightBoxTable {
}

.BoxTopCell
{
    padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #6564FF;
}

.AffLink{
	color: #996600;
	font-size: x-small;
}

.AffLink:HOVER{
	color: #003366;
}

.ArchiveLink{
	color: #003366;
	font-size: x-small;
}

.ArchiveLink:HOVER{
	color: #996600;
}

/* Paging Links */

.PagingPreviousLink{
	color: #003366;
	font-size: x-small;
}

.PagingPreviousLink:HOVER{
	color: #996600;
}

.PagingNextLink{
	color: #003366;
	font-size: x-small;
}

.PagingNextLink:HOVER{
	color: #996600;
}

.PagingLink{
	color: #003366;
	font-size: x-small;
}

.PagingLink:HOVER{
	color: #996600;
}

.PagingLinkSel{
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	font-size: x-small;
}

.PagingLinkSel:HOVER{
	color: #996600;
}



.TopMnuLink {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.TopMnuLink:Hover {
	color: Silver;
	text-decoration: underline;
}
.TopMnuCell1 {
	background-image: url(TopMnuCell1BG.gif);
	padding-left: 5px;
	padding-right: 5px;
}

.TopMnuCell2 {
	background-image: url(TopMnuCell2BG.gif);
		padding-left: 5px;
		padding-right: 5px;
}
.TopMnuHeaderCell {
	background-image: url(TopMnuHeaderBG.gif);
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	padding-left: 5px;
}

/* Market Place */
.MarketPlaceTable {
	Margin-Top: 8px;
}

.MarketPlaceCell1 {
	background-image: url(MPCell1Bg.jpg);
	border: 1px solid #000000;
	padding: 5px;
	font-size: x-small;
	text-align: left;
	vertical-align: top;
}

.MarketPlaceCell2 {
	background-image: url(MPCell2Bg.jpg);
	border: 1px solid #000000;
	padding: 5px;
	font-size: x-small;
	text-align: left;
	vertical-align: top;
}

.AboutTxt
{
	font-size: 12px;
	color: #FFFFFF;
}

.TxtCell
{
	font-size: 12px;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
}


/* Top Box The top Ad/News Box on the FP */

.TB_Table
{
    background-color: #999999;
}

.TB_Cell1
{
    padding-right: 0px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.TB_Cell2
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.TB_Img
{
}

.TB_Link
{
    font-weight: bold;
    font-size: 10pt;
    color: #ffffff;
    text-decoration: none;
}

A.TB_Link:HOVER
{
    color: #990000;
}




/* CheatDaddy Links */

.CD_Title
{
    font-weight: bold;
    padding-bottom: 10px;
    color: #666666;
    font-size: 10pt;
}

.CD_Link
{
    font-size: 10pt;
    color: #0000cc;
    text-decoration: underline;
}

a.CD_Link:hover
{
    color: #ff0000;
}

.CD_Cell
{
    padding-left: 20px;
    padding-bottom: 10px;
	background-image: url(CD_LinkIcon.gif);
	background-repeat: no-repeat;
}

.CD_Table{}