.normaltext {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: normal; color: #000000}
.bodyTop {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #FFFFFF}
.normtext { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000 }
.copyright {
font-size: 9px;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
}

p.links a:link {  
	color: #333366; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal;
	text-decoration: underline;
	}
	
p.copyright a:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}


a:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

p.links a:visited {  
	color: #333366; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal;
	text-decoration: underline;
	}
	
p.copyright a:visited {
	color: #000000;
	text-decoration: underline;

}

a:visited {
	color: #000000;
	text-decoration: none;

}

p.links a:hover {  color: #FF6600}
p.copyright a:hover {  color: #FF6600}
a:hover {  color: #FF6600}

.form { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000 }
.boldlink { color: #333366; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold}
.boldvisited { text-decoration: underline; font-weight: bold}
.boldhover { color: #FF6600 ; font-weight: bold; text-decoration: underline}
.fineborder {border-style: solid; border-width: 1px; border-color:#000000}

table.linkMenu {
  background-color: #34336D;
  width: 100%;

}


a.linkMenu {
  color: #ffffff;
  font-weight: bold;
  font-family: "arial", sans-serif;
  text-decoration: none;
  font-size: 7.5pt;
}

a.linkMenu:visited {
  color: #ffffff;
}

a.linkMenu:hover {
  color: E05E11;
}

tr.even-row {
  background: blue;
}

