p {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 15pt}
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FF9900}

input {  font-family: Verdana, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #666666}
a:hover {  color: #990033; font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #CC0000}
a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt}

.border {
	border-bottom-color: #FF6600;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-color: #FF6600;
	border-top-style: solid;
	border-top-width: thin;
	border-left-color: #FF6600;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: #FF6600;
	border-right-style: solid;
	border-right-width: thin;
}
.bordertopleftright {
	border-top-color: #FF6600;
	border-top-style: solid;
	border-top-width: thin;
	border-left-color: #FF6600;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: #FF6600;
	border-right-style: solid;
	border-right-width: thin;
}
.borderleftright {
	border-left-color: #FF6600;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: #FF6600;
	border-right-style: solid;
	border-right-width: thin;
}
.borderleftbottom {
	border-left-color: #FF6600;
	border-left-style: solid;
	border-left-width: thin;
	border-bottom-color: #FF6600;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
.bordertopright{
	border-top-color: #FF6600;
	border-top-style: solid;
	border-top-width: thin;
	border-right-color: #FF6600;
	border-right-style: solid;
	border-right-width: thin;
}
.borderright {
	border-right-color: #FF6600;
	border-right-style: solid;
	border-right-width: thin;
}
.borderbottom {
	border-bottom-color: #FF6600;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
.borderrightbottom { 
 border-bottom-color: #FF6600;
	border-bottom-style: solid;
	border-bottom-width: thin; 
	border-right-color: #FF6600;
	border-right-style: solid;
	border-right-width: thin;
	}
.borderleftrightbottom { 
 border-bottom-color: #FF6600;
	border-bottom-style: solid;
	border-bottom-width: thin; 
	border-left-color: #FF6600;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: #FF6600;
	border-right-style: solid;
	border-right-width: thin;
	}
	.bordertoprightbottom { 
 border-bottom-color: #FF6600;
	border-bottom-style: solid;
	border-bottom-width: thin; 
	border-top-color: #FF6600;
	border-top-style: solid;
	border-top-width: thin;
	border-right-color: #FF6600;
	border-right-style: solid;
	border-right-width: thin;
	}
.smheads {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #990033}

#leftpanel {
	position: absolute;
	width: 225px;
	height: 455px;
	left: 4px;
	top: 130px;
	border-right-color: #FF6600;
	border-right-width: thin;
	border-right-style: solid;
	padding: 5px;
	background-color: #CCCCFF;
}

#rightpanel {

	width: 225px;
	height: 455px;
	left: 775px;
	top: 130px;
	border-left-color: #FF6600;
	border-left-width: thin;
	border-left-style: solid;
	padding: 3px;
	text-align: center;
	background-color: #CCCCFF;
}

#content {
	position: absolute;
	width: 545px;
	height: 430px;
	left: 234px;
	top: 130px;
	padding: 5px;
}

#top {
	position: absolute;
	top: 0px;
	width: 900px;
	height: 20px;
	left: 50px;
}

#head {
	position: absolute;
	top: 25px;
	left: 0px;
	height: 50px;
	width: 100%;
}
#menutop {
	position: absolute;
	height: 20px;
	left: 0px;
	width: 1000px;
	top: 110px;
	border-bottom-color: #FF6600;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

#footer {
	position: absolute;
	width: 1000px;
	height: 25px;
	left: 0px;
	top: 585px;
	border-top: thin solid #FF6600;
}
#lefthead {
	position: absolute;
	width: 200px;
	height: 20px;
	left: 0px;
	top: 110px;
	border-bottom-color: #FF6600;
	border-bottom-style: solid;
	border-bottom-width: thin;
	padding-left: 3px;
}


.sel {  font-family: Arial, Helvetica, sans-serif; font-size: xx-small}
li {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; left: 0px; clip:  rect(   ); list-style-position: outside}
ul {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; margin-left: 8px; padding-left: 8px}
.smltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.shadowtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF6600;
	text-shadow: #EE82EE;
}

