body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input, span, div
{
font-family: Arial, Helvetica, verdana,sans-serif;
}

Body
{ 
	font-family: Arial, Helvetica, verdana,sans-serif;
	font-size:12px;
 }

.TopMenu a:link,   .TopMenu a:visited
{ 
	font-size: 12px;
	font-family: Gill Sans MT;
	color: 	Black;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
 }
 
.TopMenu a:hover
 {
	font-size: 12px;
	font-family: Gill Sans MT;
	color: Red;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}

.MainContent
{ 
	height: 100%;
	background-color: F8C705;
	font-size: 12px;
	font-family: Arial, Helvetica, verdana,sans-serif;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;

 }
 
 .MainContent table tr td
{ 
	font-size: 12px;
	vertical-align: top;
 }
 
 .PageHeader
 { 
 	font-size: 16px;
	font-family: Arial, Helvetica, verdana,sans-serif;
	font-weight: bold;
  }
  
  .box
  { 
  	padding: 5px,5px,5px,5px;
   }
  
 .boxConent, .boxContent a:hover, .boxContent  a:visited, .boxContent a:link
 { 
 	padding: 5px,5px,5px,5px;
	font-size: 10px;
	color: white;
  } 
 
a.boxTitle:link,   a.boxTitle:visited
{ 
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: F8C705;
	text-decoration: none;
 }
 
 a.boxTitle:hover
{ 
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: White;
	text-decoration: none;
 }

 .footer table tr td	
 {
	background-color: 417929;
	height: 20px;
	color: CDCDCD;
	font-size: 9px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
	white-space : nowrap;
}

.titleSmall
{
	font-size: 13px;
	font-weight: bold;
}

.smallText
{
	font-size: 11px;
}


a:link, a:visited
{
	color: blue;
	text-decoration: none;
	font-size:12px;
}

a:hover
{
	color: Red;
	text-decoration: underline;
	font-size:12px;
}

.leftNav, .leftNav table tr td
{
	color: orange;
	font-size:11px;
	vertical-align: top;
	padding-left: 5px;
}

.Leftnav .LeftNavtitle
{
	font-weight: bold;
	font-size:13px;
	color: white;
}

.LeftNav a:link, .LeftNav a:visited
{
	font-size: 11px;
	color: yellow;
	vertical-align: top;
	text-decoration: none;
}

.LeftNav a:hover
{
	color: white;
}

.windowTable
{
	background-color: AAB154;
	text-align: center;
	border: solid 1px black;
}

.whiteText
{
	color: white;
	font-size: 12px;
}

.videoPageTitle tr td
{
	padding-top: 5px;
	padding-bottom: 2px;
}

.leftNavLogos
{
	padding-left: 5px;
}

.redText
{
	color: maroon;
}