body, td, th { 
font-family : "Gill Sans MT", "Verdana", "Arial", "Sans";
font-size : 10px;
color : #006633;
} 
a:visited { 
text-decoration : none;
color : #009966;
} 
a:hover { 
text-decoration : underline;
color : #cc0033;
} 
a:active { 
text-decoration : none;
color : #009966;
} 
a:visited:hover { 
text-decoration : underline;
color : #009966;
} 
.top_div { 
padding : 0;
border-bottom : 0;
padding-left : 10px;
} 
.left_menu_align { 
padding-left : 0;
padding-right : 0;
font-size : 14px;
text-align : left;
width : 200px;
border-right : 0;
border-bottom : 0;
display : block;
font-weight : bold;
} 
.left_menu { 
display : block;
padding : 10px;
padding-top : 10px;
padding-bottom : 10px;
font-size : 14px;
} 
.left_menu:link { 
display : block;
padding : 10px;
padding-right : 0;
color : #00cc66;
} 
.left_menu:hover { 
display : block;
padding : 10px;
padding-right : 0;
background-color : #ccffcc;
color : #cc0033;
text-decoration : none;
} 
.left_menu:visited { 
color : #006633;
} 
.left_menu:visited:hover { 
color : #cc0033;
text-decoration : none;
} 
.main_layer { 
padding : 20px;
position : relative;
left : auto;
right : auto;
bottom : auto;
top : auto;
float : left;
overflow : visible;
text-align : justify;
font-size : 12px;
} 
.left_picture { 
padding-top : 25px;
padding-bottom : 10px;
padding-right : 0;
padding-left : 0;
border-right : 0;
border-bottom : 2px solid #cc0033;
font-size : 14px;
text-align : center;
width : 200px;
display : block;
} 
.page_title { 
font-size : 20px;
color : #00cc66;
} 
