a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #003399;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #0033FF;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #CC3300;
	text-decoration: underline;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	color: #0033CC;
	font-weight: bold;
	line-height: normal;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	color: #0033CC;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000099;
	text-decoration: none;
	text-align: center;
}
base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	color: #000099;
}

.menu {
	position: relative;
	height: 35px;
	width: 740px;
	z-index: 9;
}
.menu ul {
	list-style: none;
	z-index: 10;
	position: relative;
	z-index: 10;
	padding: 9px 5px;
	width: 735px;
	left: -5px;
	top: -5px;
}
.menu li {float:left}
.menu a, .menu a:active, .menu a:visited, .menu a:hover {
	text-decoration: none;
	color: #000;
	padding: 10px;
	font: 14px Helvetica, sans-serif;
}
#slide {
	position: absolute;
	top: 1px;
	height: 25px;
	background: #ccffff;
	z-index: 8
}
#slideW {
	position: absolute;
	top: 1px;
	height: 25px;
	background: #fef5da;
	z-index: 8
}
#slideC {
	position: absolute;
	top: 1px;
	height: 25px;
	background: #c4fdbd;
	z-index: 8
}
#slideL {
	position: absolute;
	top: 1px;
	height: 25px;
	background: #ffd2d2;
	z-index: 8
}
#slideE {
	position: absolute;
	top: 1px;
	height: 25px;
	background: #ff99ff;
	z-index: 8
}
#slideT {
	position: absolute;
	top: 1px;
	height: 25px;
	background: #cccccc;
	z-index: 8
}
