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