H3
{
	font-family:Arial;
	color:#EBF0F9;
	font-size: 14pt;
	text-align:left;
	height:10px;
	margin-bottom:0px;
	padding-left:4px;
}
H4
{
	font-family:Arial;
    text-transform: uppercase;
    color:#EBF0F9;
    font-size: 8pt;
    text-align:left;
    height:10px;
    margin-bottom:0px;
    padding-left:4px;
    letter-spacing: 5pt;
}
body
{
	font-family: Verdana;
	font-size:8pt;
	
	padding-right: 5px;
}

th
{
	background-color: #1E3C7B;    
}
.style1 {font-size: 12px}

.button
{
	width: 100px;
}
.divider
{
	background-color: #517DBF;
	height:7px;
}
.body
{
	background-color: #EBF0F9;
}
.header
{
	background-color: #CBD8EB;
}
.mainTable
{
	border: solid 1px #517DBF;	 
	font-size: 8pt;
	width:600px;
}
.listingHead
{
	 color:white;
	 font-family:arial,ms sans serif;
	 font-size:16px;
	 font-weight:bold;
	 vertical-align:top;
}
a.white 
{
    font-size:12px;
    color:ffffff;
	font-family:verdana;
    text-decoration:underline;
}
a.white:visited 
{
    font-size:12px;
    color:ffffff;
	font-family:verdana;
    text-decoration:underline;
}
a.white:hover
{    
	font-size:12px;
    color:ffffff;
	font-family:verdana;
    text-decoration:underline;
}
.listingDetailTable
{		 
	background-color: #2956A3;
	border: none 0px;
	color: White;
    font-family:verdana;
	font-size: 9pt;
	
	
}

.videoTable
{		 
	background-color:  gray;
	border: none 0px;	
	color: gray;
    font-family:verdana;
	font-size: 8pt;
	 margin:  0px 10px 25px 0px;
	
}
.suplistingDetailTable
{		 
	background-color: #2956A3;
	border: none 0px;
	color: White;
    font-family:verdana;
	font-size: 11pt;
	
}
.listingTable
{		 
	background-color: #2956A3;
	border: none 0px;
	color: White;
    font-family:verdana;
	font-size: 8pt;
	width:600px;
    text-align: center;
}
.subTable
{  
	font-size: 8pt;	
}
.basicTable
{
	width:200px;
	font-family:verdana;
	font-size: 8pt;
    border: solid 1px black;
      
}
.error
{
	font-family:Verdana;
	font-size:9pt;
	color: Maroon;
	font-weight:bold;
}
.textSML
{
	width:100px;
	font-family:Verdana;
	font-size:9pt;
}
.textMED
{
	width:200px;
	font-family:Verdana;
	font-size:9pt;
}
.textLRG
{
	width:300px;
	font-family:Verdana;
	font-size:9pt;
}
.textNum
{
	width:75px;
}
.ddlSML
{
	width:105px;
	font-family:Verdana;
	font-size:8pt;
}
.ddlMED
{
	width:232px;
	font-family:Verdana;
	font-size:8pt;
}
a.link
{
	color:Blue;
	cursor: hand;
}
a.hot{
text-decoration:underline;
font-size:10px;
color:000000;
font-family:verdana;
}
a.hot:hover{    
color:red; 
}
a.hot:visited{
font-size:10px;
color:000000;   
}