﻿BODY
{   
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .7em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    color: Black;
    background-color: Black;
}

td
{
	font-family:Verdana;
	font-size: 9pt;
	font-weight: 500
}
A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
.MultiPage
{
  background-color:White;
  border: 1px solid #919B9C;
  width:820px;
  height:587px;
  position:relative;
  padding:0px;
  top:-3px;
  left:1px;
  z-index:98;
  overflow: auto;
}
.TopGroup
{
  z-index:99;
  position:relative;
  margin-left:10px;
}

.DefaultTab 
{
  color:black; 
  background-image: url(images/tab_bg.gif);
  font-family:MS Sans Serif, Verdana; 
  font-size:10px; 
  cursor:default;
}

.TopicHeader
{
	font-family:MS Sans Serif, Verdana; 
	font-size:12pt;
	color: CornflowerBlue;
	background-color:black;
	padding: 15px 70px 5px 70px;
	font-weight: 600;
}

.TopicHeader2
{
	font-family:MS Sans Serif, Verdana; 
	font-size:12pt;
	color: CornflowerBlue;
	background-color:black;
	padding: 5px 70px 5px 70px;
	font-weight: 600;
}

.TopicHeader3
{
	font-family:MS Sans Serif, Verdana; 
	font-size:11pt;
	color: CornflowerBlue;
	background-color:black;
	font-weight: 600;
}

.TopicHeader4
{
	font-family:MS Sans Serif, Verdana; 
	font-size:11pt;
	color: CornflowerBlue;
	background-color:black;
	padding: 5px 40px 5px 40px;
	font-weight: 600;
}

.NewsItems
{
	font-family:MS Sans Serif, Verdana; 
	font-size:12pt;
	color: LemonChiffon;
	background-color:black;
	padding: 5px 70px 5px 70px;
}

.DaysRun
{
	font-family:MS Sans Serif, Verdana; 
	font-size:8pt;
	color: Black;
}
.InsideStuff
{
	font-size:14pt;
}
.InsideStuffCategory
{
	background-color:Black;
	color:White;
	text-align:right;
	font-size:8pt;
}
.InsideStuffAnswer
{
	background-color:White;
	color:Black;
	font-size:8pt;
}
.Clubs
{
	font-family:Verdana;
	font-size: 8pt;
	font-weight: 500
}
.HomeHeader
{
	background-color:Green;
	color: White;
	font-weight: 600;
	padding: 5px 5px 5px 5px;
}
.NewHeader
{
	background-color:CornflowerBlue;
	text-align:center;
	color: White;
	font-weight: 600;
	padding: 5px 5px 5px 5px;
	font-size: 12px;
}
.NewHeaderRed
{
	background-color:Red;
	text-align:center;
	color: White;
	font-weight: 600;
	padding: 5px 5px 5px 5px;
}
.NewHeaderGainsboro
{
	background-color:Gainsboro;
	margin-right: 10px;
	text-align:left;
	color: Black;
	font-weight: 600;
	padding: 5px 5px 5px 5px;
}
.NewHeaderChiffon
{
	background-color:lemonchiffon;
	margin-right: 10px;
	text-align:left;
	color: Black;
	font-weight: 600;
	padding: 5px 5px 5px 5px;
}
.modalBackground 
{
   background-color:#000;
   filter:alpha(opacity=70);
   opacity:0.7;
   z-index:900;
}
.Commenter
{
	font-weight:bold;
	color:Black;
}
.CommentDateTime
{
	color:DarkGray;
}
.menu
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #0061B2;
	padding: 2px 5px 2px 5px;
	background-color: White;
	text-decoration: none;
}
.menuSelected
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color:White;
	background-color:lemonchiffon;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
}
.watermarkText
{
	color:Gray;
	background-color:Lemonchiffon;
}

