/* CSS Document */
.hovermenu ul{
font: bold 13px arial;
padding-right: 0;
margin-right: 0;
height: 20px;
}

.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a{
padding: 2px 0.5em;
text-decoration: none;
float: center;
color: #333365;
background-color: #cccccc;
border: 2px solid #ffffff;
}

.hovermenu ul li a:hover{
background-color: #c0dde1;
border-style: outset;
}

body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}
.style1 { color: #000000; font-size: 12px; font-family: "Times New Roman", Times, serif; }
.style2 { color: #000000; font-size: 13px; font-family: "Times New Roman", Times, serif; }
.style5 { color: #FFFFFF; font-size: 12px;}
.style7 { color: #000000; font-family: "Times New Roman", Times, serif; font-size: 13px; }
.table {table-layout: fixed;}
.style9 {color: #FFFFFF; }
.style10 {color: #000000; font-family: "Times New Roman", Times, serif; font-size: 13px; font-weight: bold; }

