body {
	background-color: #5e1f36;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.loginBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #a59371;
}
.shadowRight {
	background-image: url(images/back_shadow.right.gif);
	background-repeat: repeat-y;
}
.shadowLeft {
	background-image: url(images/back_shadow.left.gif);
	background-repeat: repeat-y;
}
.sidebarBack {
	background-image: url(images/back_sidebar.gif);
	background-repeat: no-repeat;
}
.explorerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(images/back_explorer.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
}
#explorerText a 
{
	color: #E4D8AA;
}

#explorerText a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

#explorerText a:visited 
{
	color: #E4D8AA;
}

#explorerText a:active
{
	color: #FFFFFF;
	text-decoration: none;
}
.backTanFade {
	background-image: url(images/back_tanfade.jpg);
	background-repeat: repeat-x;
}
.backPageheader {
	background-image: url(images/back_tanfade.short.jpg);
	background-repeat: repeat-x;
}
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #836A41;
	font-size: 10px;
}
#mainText a 
{
	color: #5e1f36;
}

#mainText a:hover
{
	color: #5e1f36;
	text-decoration: none;
}

#mainText a:visited 
{
	color: #666666;
}

#mainText a:active
{
	color: #932F2F;
	text-decoration: none;
}

.bottomLinks {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	font-weight : bold;	
	line-height : 18px;	
}
.bottomLinks A:LINK {color : #FFFFFF; text-decoration : underline;}
.bottomLinks A:VISITED {color : #FFFFFF; text-decoration : underline;}
.bottomLinks A:ACTIVE {color : #FFFFFF ; text-decoration : underline;}
.bottomLinks A:HOVER {color : #be9c9c; text-decoration : underline;}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.jumpMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.spaceRightBottom {
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 15px;
}
.spaceRightTopBottom {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
}
.spaceLeftBottom {
	padding-top: 2px;
	padding-left: 20px;
	padding-bottom: 15px;
}
.spaceLeftTopBottom {
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 15px;
	padding-right: 8px;
}
