.whitebold
{
	color: #FFFFFF;
	font-family: Verdana, Arial, Sans;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
}
.whitetext
{
	color: #FFFFFF;
	font-family: Verdana, Arial, Sans;
	font-size: 11px;
	line-height: 13px;
}
.redtext
{
	color: #FF0000;
	font-family: Verdana, Arial, Sans;
	font-size: 10px;
	line-height: 12px;
}
.blacktext
{
	color: #000000;
	font-family: Verdana, Arial, Sans;
	font-size: 11px;
	line-height: 13px;
}
.smalltext
{
	color: #000000;
	font-family: Verdana, Arial, Sans;
	font-size: 9px;
	line-height: 12px;
}
.blueboldtext
{
	color: #0977FF;
	font-family: Verdana, Arial, Sans;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
}
input, textarea
{
	color: black;
	font-family: Verdana, Arial, Sans;
	font-size: 10px;
	line-height: 13px;
}
.bodytextbold
{
	font-family: Verdana,Arial,sans;
	font-size: 17px;
	line-height: 20px;
	color: #0977FF;
	font-weight: normal;
}
.greysmalltext {
	color: #888888;
	font-family: Verdana, Arial, Sans;
	font-size: 10px;
	line-height: 13px;
}
select {
	color: #000000;
	font-family: Verdana, Arial, Sans;
	font-size: 10px;
}
.errortext
{
	color: #FF0000;
	font-family: Verdana, Arial, Sans;
	font-size: 11px;
	line-height: 13px;
}
.topfill
{
	background-image: url(graphics/topfill.gif);
	background-repeat: repeat-x;
}

.linktopfill
{
	background-image: url(graphics/linktopfill.gif);
	background-repeat: repeat-x;
}

.linkfill
{
	background-image: url(graphics/linkfill.gif);
	background-repeat: repeat-y;
}

.linkbottomfill
{
	background-image: url(graphics/linkbottomfill.gif);
	background-repeat: repeat-x;
}

.mainboxtopfill
{
	background-image: url(graphics/mainbox_topfill.gif);
	background-repeat: repeat-x;
}

.mainboxbaskettopfill
{
	background-image: url(graphics/mainbox_baskettopfill.gif);
	background-repeat: repeat-x;
}

.mainboxbottomfill
{
	background-image: url(graphics/mainbox_bottomfill.gif);
	background-repeat: repeat-x;
}

.mainboxleftfill
{
	background-image: url(graphics/mainbox_leftfill.gif);
	background-repeat: repeat-y;
}

.mainboxrightfill
{
	background-image: url(graphics/mainbox_rightfill.gif);
	background-repeat: repeat-y;
}

.bodytext
{
	font-family: Verdana,Arial,sans;
	color: #000000;
	font-size: 11px;
	line-height: 16px;
}
.salemain
{
	background-repeat: no-repeat;
	font-family: Verdana,Arial,sans;
	color: #000000;
	font-size: 11px;
	line-height: 16px;
	background-position: right top;
}
.menutext
{
	color: #000000;
	font-family: Verdana,Arial,sans;
	font-size: 11px;
	line-height: 16px;
}
.menutext a
{
	text-decoration: none;
	font-weight: bold;
}
.menutext a:link {
	color: #19546B;
}
.menutext a:visited
{
	color: #19546B;
}
.menutext a:hover {
	color: #FFFFFF;
}
.menutext a:active
{
	color: #FFFFFF;
}
.menutext2
{
	color: #FFFFFF;
	font-family: Verdana,Arial,sans;
	font-size: 11px;
	line-height: 16px;
}
.menutext2 a
{
	text-decoration: none;
	font-weight: bold;
}
.menutext2 a:link {
	color: #FFFFFF;
}
.menutext2 a:visited
{
	color: #FFFFFF;
}
.menutext2 a:hover {
	color: #E7C801;
}
.menutext2 a:active
{
	color: #E7C801;
}.fixedby {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}
.fixedby a {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.fixedby  a:hover {
	font-size: 12px;
	color: #0099CC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
