* {   
    text-decoration    :   none;
    font-family        :   verdana;
    font-size          :   10px;
}


A:hover {text-decoration: underline;}



.back {
background-image: url("images/side/back2.gif");
background-repeat: no-repeat;
     }

.back2 {
background-image: url("images/central/main_eye_bc.gif");
background-repeat: no-repeat;

     }
	 
.back3 {
background-image: url("images/footer/logo.jpg");
background-repeat: no-repeat;

     }	 
	 

.white_b {
	color          : #ffffff;
	font-weight    : bold;
}


.white_u {
	color          : #ffffff;
    text-decoration    :   underline;
}

.white {
	color          : #ffffff;
	
}

.black {
	color          : #000000;

}

.black_b {
	color          : #000000;
	font-weight    : bold;
}

.brown {
	color          : #404040;
}


.brown1 {
	color          : #5C696F;
}


.menu {
	color          : #000000;
	background     : #ffffff;
	font-weight    : bold;
}

.menu:hover{
     color : 4B8518;
     font-weight:bold;
     text-decoration : none;
  } 

.blue {
	color          : 5988C2;
	font-weight    : bold;
}

.blue_d {
	color          : 0C3D91;
}

.blue_b {
	color          : 0C3D91;
	font-weight    : bold;
}


.grey {
	color          : A7A7A7;
}

.orange {
	color          : FF6600;
	font-weight    : bold;
}

.salad {
	color          : CCFF00;
	font-weight    : bold;
	font-size      :   9x;
}

td.active_green {
	color          : #ffffff;
	background     : #4B8518;
	font-weight    : bold;
	height         : 21px;
	padding-left   : 10px;
	valign         : middle;
}

td.passive_grey {
	color          : #ffffff;
	background     : #999999;
	font-weight    : bold;
	height         : 21px;
	padding-left   : 10px;
	valign         : middle;
}

td.submenu1 {
	color          : #000000;
	background     : #ffffff;
	font-weight    : bold;
	height         : 21px;
	padding-left   : 32px;
	valign         : middle;
}

td.central_blue {
	color          : #ffffff;
	background     : #0C3D91;
	font-weight    : bold;
	height         : 21px;
	padding-left   : 10px;
	valign         : middle;
}

.bottom {
    vertical-align : bottom;
}

 .form 
        {
        background     : #DADADA;
        text-align     : center;
        vertical-align : middle;  
        }
        
             
         .main#light 
        {
        background-color : #ffffff;
        white-space      : nowrap;
        padding-left     : 5px;
        padding-right    : 5px;
        height           : 25px; 
	} 
	
.text_field {
        width        : 160px;
        font-size    : 10px;
        font-family  : verdana;
        border       : 1px solid #DADADA;

}

.text_field2 {
        width        : 130px;
        font-size    : 10px;
        font-family  : verdana;
        border       : 1px solid #DADADA;

}

