html, body {	
background-color: #3D96B1;
background-image: url(../images/skins/blue/bg.jpg);
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;	
margin: 0px;
height: 100%;
}

.logo {
background-color: transparent;	
background-image: url(../images/skins/blue/logo.png);
background-position: top center;
background-repeat: no-repeat;
width: 199px;
height:81px;	
margin: 0px;
}

a.tmenu:link,a.tmenu:active,a.tmenu:visited {	
color: #286175;	
font-weight:bold;
text-shadow: -1px -1px 0px #000000;
}

a.tmenu:hover	{ 	
text-decoration: none;	
color: #46A1BC;	
font-weight:bold;
text-shadow: -1px -1px 0px #000000;
}

a:link,a:active,a:visited {	
color: #51779E;	text-decoration: none; 
}

a:hover	{ 	
text-decoration: none;	
color : #51779E;
}

.blue {	
background-color: #51779E;	       
padding: 2px;        
-moz-border-radius: 10px;
border: 1px solid #FFFFFF;        
}

.grey {	
background-color: #E7E6E6;	       
padding: 5px;   
border: 1px solid #B3B4B4;             
}

.ltblue {	
background-color: #E3E2E2;	       
padding: 5px;  
border: 1px solid #ADACAC; 
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;             
}

.datebg {
border: 1px solid #6A90B7;
background-image: url(../images/20bg.png);
background-position: top center;
background-repeat: repeat;
background-color: transparent;
-moz-border-radius: 5px;	
}

.date2 {		
font-family: Trebuchet MS, "Lucida Sans Unicode",  Arial;	
font-size: 10px;	
color: #000000;	
}	