﻿body
{ 
background-color: #111317;
margin:0px;
}

table.header td 
{padding-left: 6px; 
padding-top: 5px; 
padding-right: 5px; 
padding-bottom: 13px;
font-family: arial; 
color: #ffffff; 
font-size: 18px;
font-weight:bold;
letter-spacing: 1px;
line-spacing: 18px;}


table.leaveacomment td 
{ 
padding-top: 5px; 
padding-right: 5px; 
padding-bottom: 5px;
font-family: arial; 
color: #f6ee90; 
font-size: 16px;
font-weight:bold;
}

table.leaveacomment2 td 
{ 
padding-top: 20px; 
padding-right: 5px; 
padding-bottom: 5px;
font-family: arial; 
color: #f6ee90; 
font-size: 16px;
font-weight:bold;
}


span.blue
{
color: #1d3a8a;
}


table.statext td 
{padding-left: 4px; 
padding-top: 2px; 
padding-right: 3px; 
padding-bottom: 3px;
font-family: verdana; 
font-size: 11px;
}


td.datacellone {
	background-color: #111317; color: #42494f;
}
td.datacelltwo {
	background-color: #191c22; color: #9fa0a2;
}
td.datacellthree {
	background-color: #14171b; color: #42494f;
}
td.datacellfour {
	background-color: #1d2127; color: #9fa0a2;
}

span.brief {font-family: verdana; 
color: #9fa0a2; 
font-size: 11px;
line-height: 17px;
}
span.header {font-family: verdana; 
color: #595959; 
font-size: 12px;
font-weight: bold;
}


div.container {
   width: 100%;
   padding: 0px;
   BACKGROUND-COLOR: #272D34;
   layer-background-color:#272D34;
   margin-top:0px;
   margin-right:auto;
   margin-bottom:0px;
   margin:auto;
   
}

div.float {
  float: left;
  width: 100px;
  padding: 8px;
  height: 13em;
  }
  
div.float p {
   text-align: center;
   margin-top: 2px; 
   font-family: verdana; 
   font-size: 11px;
   color: #9fa0a2;
   }
 
 .cardMenu 
 {
	 text-align: center;
   margin-top: 2px; 
   font-family: verdana; 
   font-size: 12px;
   color: #9fa0a2;
 }  
 
 .cardMenu a:hover, a:link, a:visited, a:active
 {
	 text-align: center;
   margin-top: 2px; 
   font-family: verdana; 
   font-size: 14px;
   color: #937b3c;
 }
   
.new a:hover, .new a:active, a:link,  a:visited
{
font-family: verdana;
font-size: 11px;
color: #937b3c;
text-decoration:none;
}


