body
{
	background-color: #FFFFFF;
	background-image: url(/images/background-side.gif);
	background-repeat: repeat-y;
	left: 0px;
	margin: 0px 0px 0px 0px;
	right: 0px;
	top: 0px;
	z-index: 99;
}
a:link, a:active, a:visited
{
	color: #FF9A31;
	font-weight: bold;
}
a:hover
{
	color: #000000;
	font-weight: bold;
}
div.bgImage2
{
	background-image:url(/images/background-top.gif);
	background-repeat:repeat-x;
	z-index: 0;
}
.theSmallerText
{
	color: #000000;
	font-family: Verdana;
	font-size:9px;
}
.theText
{
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
}
.theSlightlyBigText
{
	color: #000000;
	font-family: Verdana;
	font-size: 14px;
}
.theBigText
{
	color: #000000;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
}
