.normaltext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight:normal; color: black}
 a.normaltext:link {color:black; text-decoration:underline;}
 a.normaltext:visited {color:black; text-decoration:underline;}
 a.normaltext:active {color:black; text-decoration:underline;}
 a.normaltext:hover {color:red; text-decoration:underline;}

.normaltext_nolink { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight:normal; color: black}
 a.normaltext_nolink:link {color:black; text-decoration:none;}
 a.normaltext_nolink:visited {color:black; text-decoration:none;}
 a.normaltext_nolink:active {color:black; text-decoration:none;}
 a.normaltext_nolink:hover {color:red; text-decoration:none;}

.justifytext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight:normal; text-align: justify; color: black}
 a.justifytext:link {color:black; text-decoration:underline;}
 a.justifytext:visited {color:black; text-decoration:underline;}
 a.justifytext:active {color:black; text-decoration:underline;}
 a.justifytext:hover {color:red; text-decoration:underline;}

.toptext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; color: white}
 a.toptext:link {color:white; text-decoration:none;}
 a.toptext:visited {color:white; text-decoration:none;}
 a.toptext:active {color:white; text-decoration:none;}
 a.toptext:hover {color:white; text-decoration:underline;}

.content_home { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt;  font-weight:normal; color: black ; text-decoration:none}
a.content_home:link
 {color: #000000; text-decoration:none; font-weight:normal}
a.content_home:visited
 {color: #000000; text-decoration:none; font-weight:normal}
a.content_home:active
 {color: #000000; text-decoration:none; font-weight:normal}
a.content_home:hover
 {color: #000000; text-decoration:none; font-weight:normal}

.menutitle {
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	font-weight: normal;
	letter-spacing: 3px;
	color: white;
	cursor: default;
    border-right: #666666 1px solid;
    border-top: #CCCCCC 1px solid;
    border-left: #CCCCCC 1px solid;
    border-bottom: #666666 1px solid;
	background-color: #828282;
	height: 20px
}

.menucell {
    font-size: 7pt;
    font-weight: normal;
	font-family: Verdana, Arial, Helvetica;
	letter-spacing: 0px;
	color: white;
	cursor: Hand;
    border-right: #3A3F4B 1px solid;
    border-top: #888B93 1px solid;
    border-left: #888B93 1px solid;
    border-bottom: #3A3F4B 1px solid;
    background-color: #616570;
	height: 18px;
	padding-left: 3px
}

.menucellLink {font-size: 7pt; font-weight: normal; font-family: Verdana, Arial, Helvetica; color: white;}
 a.menucellLink:link {color:white; text-decoration:none;}
 a.menucellLink:visited {color:white; text-decoration:none;}
 a.menucellLink:active {color:white; text-decoration:none;}
 a.menucellLink:hover {color:black; text-decoration:none;}

ul {margin-top: 0px; margin-bottom: 0px; }