html { overflow-y: scroll }

body, td
{
	font-family:verdana, arial;
	font-size:11px;
	color:#5D5D5D;
}

ul { padding: 0; margin: 10px 0 0 15px }

li 
{
	list-style-type:square;
	list-style-image:url(images/bullet.gif);
	margin: 0 0 10px 0;
	font-size: 10px
}
.Padded
{
	padding-top:20px;
	padding-left:20px;
	padding-right:0px;
}
.Red
{
	color:#993333;
}

a { color: #BA8748 }
a.txt
{
	color:#993333;
	text-decoration:underline;
}
a.txt:hover
{
	text-decoration:none;
}
a.specmore:link, a.specmore:visited, 
{
	text-decoration:underline;
	color:#A3A3A3;
	font-weight:bold;
}
a.specmore:active, a.specmore:hover, 
{
	text-decoration:none;
	color:#AF3232;
	font-weight:bold;
}

.snav * { font-family: Arial; font-size: 9px; text-decoration: none; color: #333 }
.snav a:hover { color: #BA8748 }
.snav .on { color: #BA8748 }

#footer { width: 800px; color: #BA8748 }
#footer * { font-family: Arial; font-size: 9px; text-decoration: none; color: #d6d6d6 }
#fleft { float: left; padding-top: 10px; position: relative; left: -3px  }
#fright img { border: 0; position: relative; left: 3px; top: 10px; }
#fright { float: right; }

#recievership { width: 720px; margin: 0 auto; text-align: center; font-size: 11px; color:#575757; font-family: Arial; padding-bottom: 10px; padding-top: 20px }
#recievership strong { font-weight: normal; color: #ba8748 }
#recievership #info { width: 320px; margin: 0 auto; text-align: left; font-size: 11px; color:#575757; font-family: Arial }
#recievership #info td { font-size: 11px; color:#575757; font-family: Arial; text-align: left }
#recievership #info strong { font-weight: bold; color: #575757 }
#footer a:hover { color: #BA8748 }
#footer .on { color: #BA8748 }

#logo { position: relative; top: -20px }

h1 { font-size: 15px; color: #BA8748 }

.title { height: 30px }
.title * { padding: 0; margin: 0 }

.title2 { height: 46px }
.title2 * { padding: 0; margin: 0 }
.lg { color: #a3a3a3 }
.lg9 { color: #a3a3a3; font-size: 9px; }


#scroll { float: left; width: 320px; height: 195px; overflow: hidden; margin-bottom: 25px }

#slideBar {float:left; height: 195px; width: 5px; background: #d6d6d6; cursor: pointer; position: relative; left: 10px; margin-bottom: 25px }
#slideButton { height: 48px;width: 5px; background: #ba8748; cursor: pointer}

#scroll ul { margin-top: 0 }