<style type="text/css">
<!--
html, body {
height: 100%;
padding:0px;
margin:0px;
}

.navtext {text-align:left; width:500px; font:bold 9pt sans-serif; border-width:2px; border-style:outset; border-color:white; background-color:#fbf5e5; layer-background-color:#fbf5e5; color:black; }

body {        
        font-family: Verdana;
        font-size: 12px;
        color: #000000;
        line-height:20px;
	  background-color: #fdf9f0;
	  scrollbar-face-color:fbf5e5;
	  scrollbar-highlight-color:fdf9f0;
	  scrollbar-3dlight-color:fdf9f0;
	  scrollbar-darkshadow-color:444D40;
	  scrollbar-shadow-color:444D40;
	  scrollbar-arrow-color:444D40;
	  scrollbar-track-color:fdf9f0;
}

td {        
        font-family: Verdana;
        font-size: 12px;        
        line-height:20px;	
}

textarea { 
  	font-family: Verdana;
        font-size: 12px;
        color: black;
        line-height:11px;
}


img{ border:0;}
a {
        font-family: Verdana;
        font-size: 12px;
        color: #000000;
        text-decoration: underline;
}
a:visited {
        color: #000000;
        text-decoration: underline;
}
a:hover {
        color: #000000;
        text-decoration: underline;
}
a:active {
        color: #000000;
        text-decoration: underline;
}

.input_login_main {
  
  font-family : Verdana, Tahoma, Arial ;
  height:16px;
  font-size:10px;
  background-image: url(img/login_bg.gif);
  background-repeat: no-repeat;
  background-color: #fbf5e5;
  border-color:#444D40;
  border-style:solid;
  border-width:1px;  
  align:center;	
}

.heading {
  
  font-family : Verdana, Tahoma, Arial ;  
  height:18px;
  font-size:14px;
  color: #fdf9f0;
  background-image: url(heading.png);  
  border-color:#444D40;
  border-style:solid;
  border-width:1px;  
  align:center;	
}

.headtext {
  
  font-family : Verdana, Tahoma, Arial ;  
  font-size:14px;
  color: #fdf9f0;
  align:center;	
}



.input_login {
  
  font-family : Verdana, Tahoma, Arial ;
  height:16px;
  font-size:10px;
  border-color:#444D40;
  border-style:solid;
  border-width:1px;  
  align:center;	
}
.input_body {
  
  font-family : Verdana, Tahoma, Arial ;
  height:44px;
  width :350px;
  font-size:10px;
  border-color:#444D40;
  border-style:solid;
  border-width:1px;  

}

.schedule_overview {
  
  font-family : Verdana, Tahoma, Arial ;
  height:44px;
  width :350px;
  font-size:10px;
  border-color:#444D40;
  border-style:solid;
  border-width:1px;     
}

.schedule_overview_main {
  
  border-color:#444D40;
  border-style:solid;
  border-width:1px;
  background-color: #fdf9f0;     
}


.bg1  {  background-color: #fdf9f0;	   
}   

.bg2  {  background-color: #fbf5e5; 
	   
}   

.Button{
background-color: #fbf5e5;
border-color: #444D40;
color: #000000;
}

.upload{
background-color: #fdf9f0;
border-color: #fdf9f0;
}

.borderimage {
border:2px solid #fdf9f0;
}

.slidemenu {
    position:absolute;   
    width:5px;height:5px;left:0px;top:0px;   
    padding:1px;background:#fbf5e5;   
    border:1px solid #444D40
    text-decoration: none;
}
</style>