.class   { color: #4A497A; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.grey { color: #EFEFEF; font-weight: bold; font-size: 18pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.class2 { color: #4A497A; font-weight: bold; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.title1 { color: #0878B8; font-size: 13pt; font-weight: bold;  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: justify; margin-right: 15pt; margin-left: 15pt }
.title2 { color: #0878B8; font-size: 11pt; font-weight: bold;  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: justify; margin-right: 15pt; margin-left: 15pt }
.title3 { color: #444444; font-size: 10pt; font-weight: bold;  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: justify; margin-right: 15pt; margin-left: 15pt }
.text { color: #7F7F7F; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: justify; margin-right: 15pt; margin-left: 15pt }
a.top  { color: #ffffff; font-size: 9pt; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; text-align: justify; margin-right: 0pt; margin-left: 7pt }
a.top:hover { color: #EFEFEF }
a.bot  { color: #4A497A; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a.bot:hover { text-decoration: underline }

#menu_left {
width: 107px;
padding: 0;
margin-bottom: 0;
font: .75em Arial, Helvetica, sans-serif;
color: #eee;
background:#0ca7dd;
}

#menu_left ul {
list-style: none;
margin: 0;
padding: 0;
border: none;

}

#menu_left li {
border-bottom: 1px solid #0B9AD2;
margin: 0;
width: auto;
}

#menu_left li a {
display: block;
padding: 2px 1px 2px 6px;
color: #eee;
text-transform:capitalize;
font-weight:bold;
text-decoration: none;
width: auto;
background:#0CA7DD;
}

#menu_left li a:hover {
color: #fff;
background:#0A82BF;
font-weight:bold;
}