.backhead {
	background-image: url(images/head.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
.backbottom {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
	background-attachment: fixed;
}
.linx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC33;
	text-transform: capitalize;
	letter-spacing: .1em;
	list-style-type: circle;
	list-style-position: outside;
}
.sidepanel-top {
	background-image: url(images/back-sidepanel-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 1px;
}
.sidepanel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	list-style-position: outside;
	font-size: 10px;
	list-style-type: circle;
	line-height: 14px;
}
a:link {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	color: #CC3333;
	text-decoration: none;
}
a:visited {
	color: #FFCC33;
	text-decoration: none;
}
a:active {
	color: #FFCC33;
	text-decoration: none;
}
.sidepanel-bottom {
	background-image: url(images/back-sidepanel-bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 1px;
}
.pagename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #663399;
	letter-spacing: .5em;
	font-weight: bold;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	list-style-type: circle;
	list-style-position: outside;
	}
.body a:link{
	color: #993399;
	text-decoration: none;
		}
.body a:link visited{
	color: #993399;
	text-decoration: none;
		}
.body a:link active{
	color: #993399;
	text-decoration: none;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #CC3300;
}
.body-bold-purple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663399;
	font-weight: bold;
}
.backbottom-light {
	background-image: url(images/bottom-light.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
	background-attachment: fixed;
}
.float-rt {
	float: right;
	border: 2px solid #663399;
	margin: 5px;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #663399;
	font-weight: normal;
}
.border-red {
	border: 2px solid #CC3300;
}
.border-purple {
	border: 1px solid #663399;
}
