body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000066;
	background-color: #FFFFCC;
	background-image: url(file:Images/background.gif);
	background-repeat: repeat;
}
.leftpanel {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #996600;
	width: 125px;
	vertical-align: top;
	background-image: url(Images/FaintText.gif);
	padding-right: 1em;
	padding-left: 1em;
	text-align: center;
	border-left-color: #000066;
	border-left-style: solid;
	border-left-width: 1px;
	padding-top: 1em;
	padding-bottom: 1em;
}
.leftpanel a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000066;
	display: block;
	width: 100px;
	background-image:  url(Images/ButtonUp.gif);
	height: 25px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: center;
}
.leftpanel a:link {
	color: #000066;
	/*/*/color: #000066;
	text-decoration: none; /* */
}
.leftpanel a:visited {
	color: #000066;
	/*/*/color: #000066;
	text-decoration: none; /* */
}
.leftpanel a:hover {
	background-image:  url(Images/ButtonOver.gif);
	color: #996600;
}
.leftpanel #uberlink a:link, .leftpanel #uberlink a:visited, .leftpanel #uberlink a:hover {
	background-image:  url(Images/ButtonOver.gif);
	color: #996600;
}
.contentpanel {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000066;
	background-image: url(file:Images/background.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border: none;
	vertical-align: top;
	scrollbar-base-color: #999999;
	scrollbar-face-color: #FFFFCC;
	scrollbar-track-color: #FFFFCC;
	scrollbar-arrow-color: #000066;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-shadow-color: #666666;
	scrollbar-darkshadow-color: #333333;
	padding-top: 2em;
	padding-bottom: 2em;
}
.contentpanel ul {
 	/*/*/padding-left: 0.5em;
 	margin-left: 0.5em;
 	list-style-type: none; /* */
 }
.contentpanel li {
	margin: 0px 0px 6px 0px;
	list-style-type: disc;
 }
.contentpanel a:link { color:#000066; text-decoration: underline;}
.contentpanel a:visited { color:#000066; text-decoration: underline;}
.contentpanel a:hover { color:#996633; text-decoration: none; background-color: #FFCC33;}
.rightpanel {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000066;
	width: 125px;
	vertical-align: top;
	background-image: url(Images/FaintText.gif);
	padding-right: 1em;
	padding-left: 1em;
	text-align: center;
	border-right-color: #000066;
	border-right-style: solid;
	border-right-width: 1px;
	padding-top: 2em;
	padding-bottom: 2em;
}
.rightpanel a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000066;
	display: block;
	width: 100px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-top-color: #996633;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-color: #996633;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	background-color: #FFCC33;
	margin-top: 4px;
}
.rightpanel a:link {
	color: #000066;
	/*/*/color: #000066;
	text-decoration: none; /* */
}
.rightpanel a:visited {
	color: #000066;
	/*/*/color: #000066;
	text-decoration: none; /* */
}
.rightpanel a:hover {
	color: #996600;
	border-top-color: #FFCC33;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-color: #FFCC33;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	background-color: #FFFF99;
}
.rightpanel #uberlink a:link, .rightpanel #uberlink a:visited, .rightpanel #uberlink a:hover {
	color: #996600;
	border-top-color: #FFCC33;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-color: #FFCC33;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	background-color: #FFFF99;
}
.headerpanel {
	font-size: 12px;
	font-family: "Lucida Calligraphy", Tahoma, Arial;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	padding: 0px;
	background-position: center top;
	border-top-color: #000066;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	background-color: #FFFFCC;
	height: 50px;
}
.footerpanel {
	color: #000099;
	font-size: 10px;
	padding: 3px;
	text-align: center;
	background-image: url(Images/BottomFade.gif);
	background-position: bottom;
	border-bottom-color: #000066;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-left-color: #000066;
}
.footerpanel a{
	color: #000099;
	/*/*/color: #000099;
	text-decoration: none; /* */
}
input {
	border: 1px solid #999999;
	font-size: 10px;
	background-color: #FFFFCC;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
	font-size: 10px;
	background-color: #FFFFCC;
}
select {
	border: 1px none #000066;
	font-size: 10px;
	background-color: #FFFFCC;
}
.button {
	color: #000066;
	background-color: #FFCC33;
	border: 2px outset #FFCC33;
	margin: 1px;
	padding: 1px;
	width: 65px
}
#heading {
	color: #996600;
	font-size: 14px;
	font-weight: bold;
}
#problem {
	color: #FF0000;
	font-size: 14px;
	font-weight: normal;
}
#glossary {
	text-decoration: underline;
}
.site { color:#FFFFCC; font-size: 8px; }
.site a:link { color:#FFFFCC; text-decoration: none; background-color: #FFFFCC;}
.site a:hover { color:#FFFFCC; text-decoration: none; background-color: #FFFFCC;}
.site a:visited { color:#FFFFCC; text-decoration: none; background-color: #FFFFCC;}
#colheader {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #996600;
	text-align: center;
	background-color: #FFCC33;
}
.divider {
	background-color: #FFCC33;
}
