.nav-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.nav-menu li {
	float: left;
	margin: 0 0.15em;
}

.nav-menu li a {
	background: url(background.gif) #fff bottom left repeat-x;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 8em;
	display: block;
	border: 0.1em solid #dcdce9;
	color: #0d2474;
	text-decoration: none;
	text-align: center;
}

.nav-menu li a:hover {
	background: url(background.gif) #fff bottom left repeat-x;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 8em;
	display: block;
	border: 0.1em solid #dcdce9;
	color: #0d2474;
	text-decoration: underline;
	text-align: center;
}

/* Hide from IE5-Mac \*/
.nav-menu li a {
	float: none
}
/* End hide */

.nav-menu {
	width:86em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.navBottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFCCFF;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #CC6699;
	text-decoration: none;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #660066;
}
a:link {
	color: #CC6699;
	text-decoration: none;
}
a:visited {
	color: #CC6699;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #CC6699;
	text-decoration: none;
}
.tblBorder {
	border-width: medium;
	border-spacing: ;
	border-style: outset;
	border-color: #660066;
	border-collapse: separate;
	background-color: white;
}
.tblBorder th {
	border-width: medium;
	padding: 1px;
	border-style: inset;
	border-color: #FF00FF;
	background-color: white;
	-moz-border-radius: ;
}
.tblBorder td {
	border-width: medium;
	padding: 1px;
	border-style: inset;
	border-color: #FFCCFF;
	background-color: white;
	-moz-border-radius: ;
}
.txtNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #660066;
	font-weight: bold;

}
.txtSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #660066;
}
.txtMid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #660066;
	line-height: normal;
	font-weight: bold;


}
.txtBodyNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #660066;
}
