.bodyText {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10pt; 
color: #404040
}

.bodycolor{	
	background-color: white;
}

.menubarcolor{	
	background-color: #E4E4E4;
}

.bordercolor{	
	background-color: #184578;
}

a {
font-family: verdana,arial,helvetica,sans-serif; 
font-size:9pt; 
font-weight:normal; 
color:blue; 
}
a:hover{color:red;
}

a.menu {
font-family: verdana,arial,helvetica,sans-serif; 
font-size:10pt; 
font-weight:bold; 
color: #606060; 
text-decoration:none;
}
a.menu:hover{color: red;
text-decoration:none;
}

a.menuRed {
font-family: verdana,arial,helvetica,sans-serif; 
font-size:8pt; 
font-weight:bold; 
color: red; 
text-decoration:none;
}
a.menuRed:hover{color: teal;
text-decoration:none;
}


.menuHead {
font-family: verdana,arial,helvetica,sans-serif; 
font-size:8pt; 
font-weight:bold; 
color: #606060; 
text-decoration:none;
}

a.menuItem {
font-family: verdana,arial,helvetica,sans-serif; 
font-size:8pt; 
font-weight:normal; 
color: #606060; 
text-decoration:none;
}
a.menuItem:hover{color: blue;
text-decoration:none;
}

a.headlines {
font-family: verdana,arial,helvetica,sans-serif;
font-size:10pt; 
font-weight:bold; 
color:#3A3DBC; 
text-decoration:normal;
}
a.headlines:hover{color:red;
text-decoration:underline;
}

.tableBorder {  
border: #000000; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px
} 


.TDheader{
background-color: #EECBA6;
}

.TDdark{
background-color: #E6E6E6;
}

.TDlight{
background-color: #F5F5F5;
}
