/* CSS Document */
.header,
.main_table thead tr th 
{
	/*background-color:#77933E;*/
    background-color:#314163;
    
}

#menu li a:hover,
a.icon,
legend,
.footer ul,
.footer div.right 
{
    color:#314163;
	/*color:#77933E;*/
    font-size: 12px;
    height: 23px;
}
