body {
	margin: 10px 0px 0px 0px;
	background-color: #666666;
}

td {
	font: 7.5pt Verdana, Arial, Helvetica, sans-serif;
}

hr {height: 1px; color: #114668;}

h1 {font: bold 10.5pt arial;}

a {
	text-decoration: none;
	color: #072A44;
}

a:hover {
	color: #3399CC;
}

#productimage {
	margin-top:45px;
}

td.button1 {cursor:hand; background-image:url(images/spacer-1.gif);} 
td.buttonover1 {cursor:hand; background-color: #4C5398;}

td.button2 {cursor:hand; background-image:url(images/spacer-2.gif);} 
td.buttonover2 {cursor:hand; background-color: #4C5398;} 

td.button3 {cursor:hand; background-image:url(images/spacer-3.gif);} 
td.buttonover3 {cursor:hand; background-color: #4C5398;}

td.button4 {cursor:hand; background-image:url(images/spacer-4.gif);} 
td.buttonover4 {cursor:hand; background-color: #4C5398;}

td.top {
	background-image: url("images/top-left-below.gif");
	background-repeat: repeat;
}

td.right {
	background-image: url("images/tile-right.gif");
	background-repeat: repeat;
}


td.nav {
	background-image: url("images/tile-nav.gif");
	background-repeat: repeat;
}

td.body {
	background-image: url("images/background.gif");
	background-repeat:no-repeat;
	background-position:top right;
}


.bottomnav {
	font: bold 7.5pt Arial, Helvetica, sans-serif;
	color: black;
}


.bottomnav a {
	font: bold 7.5pt Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: black;
}

.bottomnav a:hover {
	text-decoration: none;
	color: #007DC3;
}

td.webonav a {
	font: bold 6pt verdana;
	text-decoration: none;
	color: white;
}

td.webonav a:hover {
	text-decoration: underline;
	color: white;
}

td.mainnav {
	background-image:url(../images/nav-repeat-head.gif);
	background-repeat:repeat-y;
	width:184px;
	font-size:10px;
	font-weight:bold;
	padding:5px 0px 5px 10px;
	color:#C6BDAD;
}
td.subnav {
	background-image:url(../images/nav-repeat.gif);
	background-repeat:repeat-y;
	width:184px;
	font-size:10px;
	font-weight:bold;
	padding:5px 0px 5px 10px;
}
td.mainnav a:hover {
	color:#761C43
}