TABLE.TableMain{
	background-color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 120%;
	color: #FFFFFF;
}

TABLE.TableRedMenu{
	border: 1px;
	border-style: solid;
	border-color: Red;
	background-color : Black;
	padding : 5pt 5pt 5pt 5pt;
	vertical-align : top;
	text-align : left;
}

TABLE.TableWhiteMenu{
	border: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	background-color : Black;
	padding : 5pt 5pt 5pt 5pt;
	vertical-align : top;
	text-align : left;
}

TR.TrText{
	border: 0px;
	background-color : Black;
	vertical-align : top;
	text-align : left;
}

TR.TrHeadRed { 
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px; 
	color: White;
	text-align: left;
	vertical-align: top;
	background : Red;
}

TR.TrHeadWhite { 
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px; 
	color: Black;
	text-align: left;
	vertical-align: top;
	background : White;
}

A.RRLink	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #FFFFFF;
	text-decoration: none;
}

A.RRLink:hover {color: Red; text-decoration: none}

A.RRNavLink	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align : 1px;
	}

A.RRNavLink:hover {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 14px;
color: #FF0000;
text-decoration: none;
vertical-align : 1px;
 }

IMG.RRIMGBorderWhite{
	border: 1px;
  	border-style: solid;
  	border-color: White;
}

IMG.RRIMGBorderRed{
	border: 1px;
  	border-style: solid;
  	border-color: Red;
}

.RRHeader{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding-bottom : 5px;
}

.CommentText{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : italic;
	line-height: 110%;
	color : Red;
	letter-spacing : 1px;
	text-align : left;
}

.CommentTextName{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :x-small;
	font-style : italic;
	line-height: 110%;
	color : #CCCCCC;
	letter-spacing : 1px;
	text-align : left;
}

.CopyRightText{
	text-align:center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8px;
	font-weight : bolder;
	color : #999999;
}

.NavLinkText	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align : 1px;
}