﻿body
{
    background-color: #3A3A3A;
}

H1
{
    color: #ffffff;
}

H2
{
    color: darkcyan;
    margin-bottom: 5px;
    margin-top: 0px;
}

H3
{
    margin-bottom: 0px;
    margin-top: 0px;
    color: brown;
}

H4
{
    color: brown;
}

.SloganLink
{
    text-decoration: none;
    color: brown;
    }


.HeaderCell
{
    padding-left: 10px;
    background-image: url(HeaderBg.jpg);
    padding-top: 10px;
}

.MainTable
{
    background-color: #000000;
}


.LeftColumn
{
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	width: 50%;
}

.CenterColumn
{
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    }
    
    .RightColumn
{
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	width: 50%;
}


.txt
{
    font-size: 11pt;
    color: #ffffff;
}

.txtLink
{
    font-size: 11pt;
    color: #ff0000;
}

a.txtLink:hover
{
    color: #cc0000;
}


/* Left Menu */

.LM_TitleCell
{
    font-size: small;
    color: #0099cc;
    font-weight: bold;
    border-bottom: #3399cc 1px solid;
    padding-left: 5px;
    background-color: #252525;
}

.LM_LinkCell
{
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: #3399cc 1px solid;
    background-color: #252525;
    text-align: center;
}

.LM_Link
{
    font-size: 11pt;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

.LM_Link:HOVER
{
    color: #cc0000;
    font-weight: bold;
}


/* Aff Menu */

.AM_TitleCell
{
    font-size: small;
    color: brown;
    font-weight: bold;
}

.AM_LinkCell
{
    padding-left: 0px;
    padding-bottom: 1px;
    padding-top: 1px;
  /*  border-bottom: #3399cc 1px solid;*/
}

.AM_Link
{
    font-size: small;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

.AM_Link:HOVER
{
    font-size: small;
    color: #ff0000;
    font-weight: bold;
}


/* NEWS */

.NL_Table
{
    width: 100%;
}

.NL_Cell
{
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 0px;
    padding-right: 0px;
}

.NL_ImgCell
{
    padding-bottom: 10px;
    padding-top: 12px;
    padding-right: 5px;
}

.NL_TitleLink
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    text-decoration: none;
    color: #cc0000;
}

.NL_TitleLink:HOVER
{
    color: #ff0000;
}

.NL_Info
{
    color: #666666;
    font-size: 0.8em;
}

.NL_Desc
{
         font-family: Verdana, Arial, sans-serif;
         font-size: 0.8em;
    	 color: #999999;
}

.NL_Image
{
    border:  #999999 1px solid;
	width: 100px;
	margin-right: 10px;
}

.NL_ImageLink
{
}

.NL_ImageLink:HOVER 
{
}

.NL_MoreLink
{
    color: lightgrey;
}

.NL_MoreLink:HOVER 
{
    color: #cc0000;
}

.NL_MoreNewsLink
{
    color: lightgrey;
    font-weight: bold;
    font-size: 10pt;
}

.NL_MoreNewsLink:HOVER 
{
    color: #cc0000;
}


/* Seaction Headers */

.SH_Table
{
    margin-top: 6px;
    margin-bottom: 6px;
}

.SH_Cell
{
    padding-right: 5px;
    padding-left: 5px;
    font-weight: bold;
    font-size: 12pt;
    padding-bottom: 2px;
    color: #ffffff;
    padding-top: 2px;
    background-color: #333333;
}


/* 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: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.TB_Cell2
{
    padding-right: 5px;
    padding-left: 5px;
    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;
}


/*  Fron Page Gallery */

.FPG_Image
{
    border: #333333 1px solid;
    margin-right: 2px;
    width:106px;
}

.FPG_Link
{
    text-decoration: none;
}












div {
  font-size:16px;
}

ul {
  margin:0 5px 0 5px;
  padding:0;
  font-size:10px;
  list-style-position: inside;
  color: #666666;
  /*line-height:1;*/
    font-family: Arial;
}

/*
ul li {
  line-height:1.45;
  margin:0 0 6px 0;
  height:24px;
  overflow:hidden;
}
*/

li {
            margin: 10px 0px 0px 20px;
            list-style-position: outside;
            list-style-image: url(RPU_Blk_LinkIcon.gif);
}


a.ChiLink
{
    text-decoration: underline;
    outline: 0 !important;
    color: #FFFF33;
    font-size: 12px;
    font-family: Arial;
}

a.ChiLink:hover
{
    color: #ff0000;
    text-decoration: none;
    font-size: 12px;
}

.ChiTitle {
	margin:0;
	padding:0 0 0 0;
	font-size:12px;
    color: #666666;
    font-family: Arial;
    font-weight: bold;
}

a.whatsthis
{
    float: right;
    display: inline;
    font-size: 12px;
    margin: 3px;
    color: #666666;
}


.ad950x150{
    width: 976px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 0 5px 0; 
    text-align: center;
    background-color: #000;
}

.deliveredby{
    padding: 5px;
    background: #666;
    color: #999;
}

.deliveredby b{
    color: #fff;
}

.deliveredby a{
    float: right;
    color: #999;
}


.NL2{
    
}

.NL2 a{
    padding: 5px 5px;
    display: block;
    background: #1d1d1d;
    margin-bottom: 1px;
    text-decoration: none;
    font-size: 0.9em;
    color: #999;
}

.NL2 a:hover{
    text-decoration: underline;
}