/* CSS Document */
body {
	margin: 0;
	background: #FFFFFF;
	font-family: Arial, Geneva, Helvetica, Sans Serif;
	color: #333333;
	font-size: 13px;
}
H1 {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 6px;	
}
H2 {
	font-size: 18px;
	font-weight: bold;
	color: #660000;
	margin: 0px;
	text-indent: 12px;
}
H3 {
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	margin: 6px;
}
H4 {
	font-size: 15px;
	font-weight: bold;
	color: #003366;
	margin: 6px;
}
H5 {
	font-size: 14px;
	font-weight: bold;
	color: #225588;
	margin: 6px;
}
H6 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 6px;
}
P {
	font-size: 13px;
	margin: 3px;
}
A {
	font-weight: bold;
}
.indexlink {
	color: #CC0000;
	font-weight: bold;
}
ul li {
	list-style-image: url(images/diamond.gif);
	color: #333333;
	font-size: 13px;
	margin-bottom: 6px;
	margin-top: 0px;
}
.so1 {
	font-weight: bold;
	color: #ff0000;
}
.so2 {
	font-weight: bold;
	color: #ff0000;
	background-color: #ffff00;
}
.indent {
	margin-left: 24px;
	text-indent: -12px;
}
.line {
	margin: 6 -6 0 -6;
	border-bottom: 2px solid #000066;
}
.line2 {
	margin: 6 -6 0 -6;
	background: url(images/dash.gif) repeat-x;
}
.ex {
	font-family: courier, sans serif;
	font-size: 12px;
	color: #003366;
	margin: 12px;
}
.lightblue {
	background: #88AACC;
	color: #FFFFFF;
}
.content {
	background: #ECECEC;
	padding: 6px;
}
.bar {
	background: #88AACC url(images/bar.jpg) repeat-x;
}
.bbar {
	background: url(images/bbar.jpg) repeat-x;
	color: #FFFFFF;
	line-height: 30px;
}
.left {
	background: #ECECEC url(images/left.gif) repeat-y right;
	font-weight: bold;
	color: #FFDD00;
	font-size: 12px;
}
.left1 {
	border-bottom: 2px solid #6688AA;
}
.left A:LINK {
	color: #FFFFFF;
	text-decoration: underline;
}
.left A:VISITED {
	color: #FFFFFF;
	text-decoration: underline;
}
.left A:HOVER {
	color: #993300;
	text-decoration: underline;
}

.banner {
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
}
.banner A:LINK {
	color: #FFFFFF;
	text-decoration: none;
}
.banner A:VISITED {
	color: #FFFFFF;
	text-decoration: none;
}
.banner A:HOVER {
	color: #993300;
	text-decoration: none;
}
.lbg {
	background: #AABBCC;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
}
.menu0 {
	background: #88AACC;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
}
.menu1 {
	background: #6688AA;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
}
.menu0 A:LINK {
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
}
.menu0 A:VISITED {
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
}
.menu0 A:HOVER {
	color: #000066;
	text-decoration: none;
	width: 100%;
}
.menu1 A:LINK {
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
}
.menu1 A:VISITED {
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
}
.menu1 A:HOVER {
	color: #000066;
	text-decoration: none;
	width: 100%;
}
#m1 {
	position: absolute;
	width: 125px;
	left: 175;
	top: 63;
	visibility: visible;	
}
#m2 {
	position: absolute;
	width: 125px;
	left: 300;
	top: 63;
	visibility: visible;	
}
#m3 {
	position: absolute;
	width: 125px;
	left: 425;
	top: 63;
	visibility: visible;	
}
#m4 {
	position: absolute;
	width: 125px;
	left: 550;
	top: 63;
	visibility: visible;	
}
#m5 {
	position: absolute;
	width: 125px;
	left: 675;
	top: 63;
	visibility: visible;	
}
#m6 {
	position: absolute;
	width: 125px;
	left: 800;
	top: 63;
	visibility: visible;	
}
#s1 {
	position: absolute;
	width: 125px;
	left: 175;
	top: 85;
	visibility: hidden;
}
#s2 {
	position: absolute;
	width: 125px;
	left: 300;
	top: 85;
	visibility: hidden;
}
#s3 {
	position: absolute;
	width: 125px;
	left: 425;
	top: 85;
	visibility: hidden;
}
#s4 {
	position: absolute;
	width: 125px;
	left: 550;
	top: 85;
	visibility: hidden;
}
#s5 {
	position: absolute;
	width: 125px;
	visibility: hidden;
	left: 675;
	top: 85;
}
#s6 {
	position: absolute;
	width: 125px;
	visibility: hidden;
	left: 800;
	top: 85;
}
