.footer{
color : FFFFFF;
font-family : Arial;
font-size : 9pt;
font-weight : bold;
}

.menu_dim{
color : 303030;
font-size : 9pt;
cursor : pointer;
}

.menu_dim:hover{
color : 303030;
}

.menu_dim_on{
color : FFFFFF;
}

.menu_dim_on:hover{
color : FFFFFF;
}

.menu_sub{
color : FFFFFF;
font-size : 9pt;
cursor : pointer;
}

.menu_sub:hover{
color : FFFFFF;
}

.menuspace{
height : 5px;
width : 1px;
}

.submenu{
padding-left : 20px;
padding-bottom : 6px;
font-size : 9pt;
padding-top : 6px;
background-color : d7d7d7;
color : 444444;
}

.submenuitem{
color : 444444;
}

.subtitle{
font-weight : bold;
font-size : 11pt;
}

.table_body{
background-color : d7d7d7;
}

.table_header{
color : FFFFFF;
background-color : e20a16;
font-size : 10pt;
font-weight : bold;
}

.table_image{
background-color : FFFFFF;
}

.table_row{
background-color : b7b6b6;
}

.table_row_even{
background-color : F3F3F3;
}

.table_row_odd{
background-color : F9F9F9;
}

.title{
color : e20a16;
font-size : 16pt;
}

a{
color : 000000;
text-decoration : none;
}

a:hover{
color : e20a16;
}

body{
font-family : Trebuchet MS;
font-size : 9pt;
margin : 0;
}

input,select{
font-family : Trebuchet MS;
font-size : 9pt;
}

td{
font-family : Trebuchet Ms;
font-size : 9pt;
}


