@charset "UTF-8";
.header {
	margin-top: 10px;
	margin-left: 10px;
	width: 460px;
}
.navbar {
	margin-top: 0px;
	background-image: url(images/blank.jpg);
}
body {
	margin: 0px;
	background-image: url(images/694f4d.png);
	font-size: 14px;
}
.bigheader {
	margin: 0;
}
.buttons {
	width: 160px;
	border-right: solid #3b495c 2px;
	border-bottom: solid #3b495c 2px;
	border-top: solid #3b495c 2px;
	margin-top: 30px;
	background-image: url(images/3b495c.png);
}
.rightcol {
	border-right: solid #3b495c 3px;
	padding: 3px 8px 0px 8px;
}
.testclass .rightcol strong {
}
.search  {
}
.content {
	padding: 5px 30px 5px 30px;
}
.scroller {
	margin-top: 10px;
}
.testclass {
}
.footer {
	border-top: solid #3b495c 3px;
}
.style3 {
	color: #50735F;
}
.style1 {
	color: #3b495c;
}
.style4 {
	color: #FFFFFF;
	background-color: #336666;
	padding: 3px 3px 3px;
	font-size: 14px;
}
a {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
.testclass  #sublinks  a:hover  {
	color: #ffffff;
	text-decoration: none;
}
.testclass .footer a {
	color: #3b495c;
	text-decoration: none;
}
.testclass  #sublinks  a {
	color: #ffffff; 
	text-decoration: underline;

}
.testclass  #sublinks a:visited {
	color: #CC9999;
	text-decoration: underline;
}
.testclass #privacy a {
	color: #ffffff;
	text-decoration: none;
}
.style6 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.style8 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.testclass .content #form1 {
	margin: auto;
	width: 310px;
	background-image: url(/images/3b495c.png);
	padding: 5px 5px;
}
.fullborder {
	border: solid #000000 1px;
	padding: 5px;
}
.bottomborder {
	background-color: #553D3C;
	color: #ffffff;
	border-right: solid #000000 1px;
	border-top: solid #000000 1px;
	border-left: solid #000000 1px;
	padding: 2px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.testclass #privacy {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.sendbutton {
	font-size: 16px;
	font-weight: bold;
}
h1 {
	font-size: 20px;
	font-weight: bold;
}
var Tscroll_path_to_files = 'ts_files/'

// please, don't change anything below this line
function Tscroll_init (id) {
	document.write ('<div align="center"><iframe id="Tscr' + id + '" scrolling=no frameborder=no src="' + Tscroll_path_to_files + 'scroll.html?' + id + '" width="1" height="1"></iframe></div>');
}
span.hidden {
visibility: hidden;
}
a.hidden {
text-decoration: none;
}
a.homebutton
{
background: url('images/home.png') no-repeat;
width: 60px;
height: 40px;
display: block;
text-decoration: none;
}
a:hover.homebutton {
    background-position: -60px 0;
}

a.aboutbutton
{
background: url('images/about.png') no-repeat;
width: 96px;
height: 40px;
display: block;
text-decoration: none;
}
a:hover.aboutbutton {
    background-position: -96px 0;
}

a.servicesbutton
{
background: url('images/services.png') no-repeat;
width: 84px;
height: 40px;
display: block;
text-decoration: none;
}
a:hover.servicesbutton {
    background-position: -84px 0;
}

a.linksbutton
{
background: url('images/links.png') no-repeat;
width: 56px;
height: 40px;
display: block;
text-decoration: none;
}
a:hover.linksbutton {
    background-position: -56px 0;
}

a.contactbutton
{
background: url('images/contact.png') no-repeat;
width: 90px;
height: 40px;
display: block;
text-decoration: none;
}
a:hover.contactbutton {
    background-position: -90px 0;
}

a.toolsbutton
{
background: url('images/tools.png') no-repeat;
width: 62px;
height: 40px;
display: block;
text-decoration: none;
}
a:hover.toolsbutton {
    background-position: -62px 0;
}

a.wantlistbutton
{
background: url('images/wantlist.png') no-repeat;
width: 96px;
height: 40px;
display: block;
text-decoration: none;
}
a:hover.wantlistbutton {
    background-position: -96px 0;
}
a.storebutton
{
background: url('images/store.png') no-repeat;
width: 59px;
height: 40px;
display: block;
text-decoration: none;
}
a:hover.storebutton {
    background-position: -59px 0;
}