﻿body.LBody
{
	background-image: url(Images/mBkg.jpg);
	background-repeat: repeat-x;
	margin-top:0;
}	

a.LWhite {
     text-decoration:none;
     FONT-SIZE: 10pt;
     COLOR: white;   
     font-weight: bold;
     font-family: Verdana;         
}
a.LWhite:hover {     
     text-decoration:none;
     FONT-SIZE: 10pt;
     COLOR: #8CE3FF; 
     font-weight: bold;
     font-family: Verdana;         
}

td.off {
	background: #49B9E3;
}

td.on {
	background: #003399;
}

.style1 {color: #FFFFFF}
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style5 {font-size: 10pt}

h1
{
	FONT-SIZE: 12pt;
    COLOR:Black; 
    font-weight:normal; 
    font-family:Verdana;  
}


