html, body { background:#3CB0BD url(../img/bg-opening.jpg) no-repeat left top;
    width: 100%;
    
    height: 100%;
    margin-left:0px;
	margin-top:0px;
	
	
   
						  
						  
}


.sdmenu {
position:absolute; left: 650px; top: 260px;
    width: 150px;
    font-family: Sans-Serif;
    font-size: 12px;
    padding-bottom: 2px;
    background: #eee url(bottom.gif) no-repeat  right bottom;
    color: #3CB0BD;
}

.sdmenu2 {
    
    font-family: tahoma, helvetica, arial, sans-serif; 
    font-size: 26px;
    padding-bottom: 2px;
    color: #eeeeee;
}

.sdmenu3 {
    
    font-family: tahoma, helvetica, arial, sans-serif; 
    font-size: 54px; 
    padding-bottom: 2px;
    color: #eeeeee;
}




.sdmenu .title, .sdmenu .titlehidden{
    display: block;
    padding: 5px ;
    font-weight: bold;
    color: white;
    background: #FFF url(title.gif) repeat-x;
}

.sdmenu .title {
    border-bottom: 1px solid #DDD;
	
}

.sdmenu .arrow {
		margin-left: 10px;
    
}

.sdmenu .titlehidden {
    border-bottom: none;
	
}

.sdmenu #top {
    background: url(toptitle.gif) #3CB0BD no-repeat;
}

.sdmenu .submenu {
    overflow: hidden;
	
}

.sdmenu .submenu a {
    padding: 5px ;
    text-indent: 10px;
    background: #EEE;
    display: block;
    border-bottom: 1px solid #81BDC2;
    color: #066;
    text-decoration: none;
	
}

.sdmenu .submenu a:hover {
    background : #ffffff url(linkarrow.gif)  no-repeat left center;
    color: #81BDC2;
	
}

.initial2{background:#3CB0BD url(bg.jpg)}

td  {
    
    font-family: tahoma, helvetica, arial, sans-serif; 
    font-size: 18px; letter-spacing:1px;
    padding-bottom: 2px;
    color: #eeeeee;
}

td a {
	color:#FFFFFF;
	}
		
