body{
	background: silver repeat-y fixed center top;
	color:#000000;
	font-family:arial;
	font-size: 10pt;
	margin: 0px;
}

h1{font-family:arial; font-weight:bold; color:#000000; font-size:16pt}

h2{font-size:14pt; font-weight:bold}

h3{font-size:12pt; font-weight:bold}

p, li{font-size:10pt}

.footer{font-size:8pt; font-style:italic; text-align:right}

.normal{font-size:10pt}

.text{color:#000000}

.menupanel {
	position: relative;
	width: 142px;
	left: 0px;
	top: 0px;
	height: 152px;
	border: none;
}

.menuitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	border: none;
	position: absolute;
	width: 143px;
	left: 1px;
	font-style: italic;
	background-color: #CCCCCC;
	color: #000000;
}

.menuitem a {
	text-decoration: none;
	text-align: center;
	width: 143px;
	display: block;
	color: #000000;
	border: none;

}

.menuitem a:hover {
	color: #FFFFFF;
	background-color: #666666;
	border: none;

}

#trigger1 {
	position: absolute;
	top: 5px;
}

#trigger2 {
	position: absolute;
	top: 31px;
}

#trigger3 {
	position: absolute;
	top: 54px;
}

#trigger4 {
	position: absolute;
	top: 80px;
}

#trigger5 {
	position: absolute;
	top: 105px;
}

#trigger6 {
	position: absolute;
	top: 130px;
}

#trigger7 {
	position: absolute;
	top: 155px;
}

.submenuitem {
	border: 1px solid #660000;
	position: absolute;
	width: 150px;
	left: 0px;
	top: 0px;
}

.submenuitem a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	text-align: center;
	width: auto;
	display: block;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	border: none;



}

.submenuitem a:hover {
	text-decoration: none;
	text-align: center;
	width: auto;
	display: block;
	background-color: #990000;
	color: #FFFFFF;
	border: none;

}
#submenupanel4 {

	position: absolute;
	width: auto;
	left: 144px;
	top: 80px;
	visibility: hidden;
	height: auto;
}
#submenupanel5 {


	position: absolute;
	width: auto;
	left: 144px;
	top: 105px;
	visibility: hidden;
	height: auto;
}
#sub4a {
	position: absolute;
	left: 0px;
	top: 0px;
}
#sub4b {
	position: absolute;
	left: 0px;
	top: 17px;
}
#sub4c {
	position: absolute;
	left: 0px;
	top: 34px;
}
#sub5a {
	position: absolute;
	left: 0px;
	top: 0px;
}
#trigger8 {

	position: absolute;
	top: 180px;
}
.leftpanel {
	background-color: #990000;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #660000;
}
