body {}       
       .page{
       width: 900px;
       margin: auto;
	background-color:#FF6;	
       } 
              

       
        
        .item_active, .error{color:red;}
       .bottom {border-top : 1px dashed #708090;}
       
       .head{
       width: 880px;
       height: 140px;
       margin-left: 5px;
       margin-top: 5px;

       margin-bottom:10px;
       
       }
       
       .head_head{
       
       width: 880px;
       height: 145px;
       margin-left: 5px;
       background-image:url(../include/img/head_title.gif);
       background-repeat:no-repeat;
      
       }
       
       .head_logo{
       width: 150px;
       height: 100px;
       float: left;
       background-image:url(../include/img/Logo.gif);
       background-repeat:no-repeat;
       }  
       
       .stripe{
       width: 880px;
       height: 22px;
       margin: auto;
       margin-bottom:10px;
       background-color:#acc6ee;
        text-align:right; 
   
       } 
               
        .menu_left{
        width: 125px;
        float: left;
        margin-left: 5px;
        
        
        }
        
        .menu_right{
        width: 125px;           
        float: right;
        margin-right: 5px;    
        }
        
        .menu_title{
        text-align: center;
        background-image:url(../include/img/menu_title.gif);
        margin-bottom: 5px;
        font-weight: bold; 
        }
        
        .menu_title .active{
        background-image:url(../include/img/menu_title_act.gif);
        }
        
        
        
        .submenu{
        width: 125px;
        margin-bottom:20px;
        background-color:#AFC8E1;     
        }      
        
 	

	.middle{
        width: 880px;
        padding-left:10px;
        padding-right:10px;
       	margin:auto;
        } 
        
        
        .main{
        width: 600px;
        padding-left:10px;
        padding-right:10px;
       	margin:auto;
        } 


        
        .main_main{
        width: 570px;
        margin:auto;
        }
        


       .news_top{
       width: 570px;
	height: 23px;  
        background-image:url(../images/news_top.gif);
        }
     

  .news_middle{
        
        width: 570px;
        background-image:url(../images/news_middle.gif);
        }

        .news{
        margin:auto;
        width: 540px;

        }

        .news_bottom_image{
        width: 570px;
        height: 23px;
        background-image:url(../images/news_bottom.gif);
        }
 
        
        .main_head{
        width: 600px;
        }
        
        .main_bottom{
        width: 600px;
        text-align: center;
        }                  
        
        .bottom{
        clear: both;
        width: 880px;
        height: 30px;
        margin-left: 4px;
        margin-top: 5px;
        margin-bottom: 5px;
        text-align: center;
       } 
        
        .item{
        padding: 0px;
        margin: 0px;
        margin-left: 5px;
        margin-bottom: 1px;
          
        }
        
        .item_active{
        padding: 0px;
        margin: 0px;
        margin-left: 5px;
        margin-bottom: 1px;    
        
        }
                
        .error{
        }
        
        .message{
        width: 600px;       
        color: green;
        font-size: 130%;
        font-weight: bolder;
        text-align: center;
        margin-top: 5px;
        margin-bottom: 5px;
        }
        
        .message .alert{ 
        color: red;
        }
        
        .titles{
        background-color:#DCDCDC;
        color: blue;
        font-size: 130%;
        font-weight: bolder;
        text-align: center;
        margin-top: 5px;
        margin-bottom: 5px;
        }
        




        .del{
        width: 600px;
        background-color:#DCDCDC;
        margin-top: 5px;
        margin-bottom: 5px;
        }
        
        
        
        
        .news_bottom{
        text-align: left;
        background-image:url(../include/img/news_user.gif);
        margin-top: 5px;
        margin-bottom: 30px;       
        }
        
        .navigation{
        background-image:url(../include/img/navigation.gif); 
        margin-bottom: 5px;
        padding-left: 10px;
        font-weight: bold;
        }
        
        .padding{
        text-align:center;
        margin-top: 5px;
        margin-bottom: 5px;
        font-weight: bold;
        }
        
        
        table .cal a {
        color:blue;
        font-style:normal;
        text-decoration: underline;
        }
        table .cal a:visited {
        color:blue;
        font-style:normal;
        }
        
        
        a {
        color:black;
        font-style:normal;
        text-decoration: none;
        }
               
        a:visited {
        color:black;
        }
        
        a:hover {
        color:red;
        font-style:normal;
        font-weight: bold;
        }
        
      
        .necessary {
        color:red;
        }

        
        .right{
        float: right;
        }

	.center{
        text-align: center;
        }
	
	.left{
        float: left;
margin-left:15px;
        }

        
        .calendarHeader { 
    font-weight: bolder; 
    color: #CC0000; 
    background-color: LightBlue; 
}

.calendarHeaderday { 
    font-weight: bolder;  
    background-color: LightBlue; 
}

.calendarToday { 
    background-color: red;
}

.calendar { 
    background-color: SkyBlue;
}

input.check { 
height: 15px; 
width: 15px; 
} 


