body {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #003399;
background-color:#ECF3FB;
}
table {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;

}
a:link, a:visited{
text-decoration: none;
color: #66C;
}
a:hover{
text-decoration: underline;
background-color: #666600;
color: #FC0;
}
.leading {
font-family: Arial, Helvetica, sans-serif;
line-height: 30px;
letter-spacing: 20pt;
}
.hdrSubGray { 
font-family: arial, helvetica, verdana;
font-size: 14px;
font-weight: bold;
color: #303030;
text-decoration: none;
}
.hdrBlk {
font-family: arial, helvetica, sans serif;
font-size: 18px;
font-weight: bold;
}

.hdrBlue {
font-family: arial, helvetica, sans serif;
font-size: 18px;
font-weight: bold;
color: #0046AE;
}

.hdrRed { 
font-family: arial, helvetica, sans serif;
font-size: 15px;
font-weight: bold;
color: #990000;
}
.hdr14pt { 
color: #303030;
font-size: 14pt;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-weight: bold;
text-decoration: none;
}
.menu { 
font-family: arial, helvetica, sans serif; 
font-size: 11px; 
font-weight: bold; 
}
.text8pt {
font-size: 8pt;
font-family: arial, helvetica, verdana;
}
.text11px { 
font-family: arial, helvetica, sans serif; 
font-size: 11px; 
font-weight: normal; 
color: #353535; 
text-decoration: none; 
}
.textdate { 
font-family: arial, helvetica, sans serif; 
font-size: 10px; 
font-weight: normal; 
color: #353535; 
text-decoration: none; 
}
.textred { 
font-family: arial, helvetica, sans serif; 
font-size: 10px; 
font-weight: bold; 
color: #990000; 
}
.pghdr {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 14pt; 
font-style: normal; 
font-weight: 500; 
color: #000000;
border-bottom: 1pt inset #ff6600;
}


#AdminMenu {
	position:absolute;
	left:950px;
	top:65px;
	width:175px;
	height:222px;
	z-index:1;
	visibility: show;
}

#Layer1 {
	position:fixed;
	left:500px;
	bottom: 225px;
	width:175px;
	height:222px;
	z-index:10;
	visibility: show;
}
#Layer2 {
	position:fixed;
	left:100px;
	bottom: 225px;
	width:175px;
	height:222px;
	z-index:1;
	visibility: hidden;
}
#NextVideo {
	position:fixed;
	left:900px;
	bottom: 425px;
	width:100px;
	height:50px;
	z-index:20;
	visibility: show;
}
