body { 
	font: 13px Arial, Helvetica, sans-serif; 
	background-color: #678FC2;
	color: #000; 
	margin: 0;
	padding: 0;
	padding-top: 12px;
	text-align: center;
}
a:link,
  a:visited,
  .a:active { color: #0033CC; text-decoration: none;}
a:hover {color: #0033CC; text-decoration: underline;}

img {
	border: 0;
}

form { 
	margin: 0;
}
input {
	border: 0;
	padding: 1px;
	height: 18px;
	font-size: 14px;
}

.text-box
{
	border-top: 1px solid #84A5CE;
	border-left: 1px solid #84A5CE;
	border-bottom: 1px solid #C1D2E7;
	border-right: 1px solid #C1D2E7;
}

#container {
	background: url(images/bg.gif) repeat-y;
	margin: 0 auto;
	width: 756px;
}

#middle-container 
{
	background-color: #F3AD35;
	width: 750px;
	margin: 0 auto;
}

#top-corners {
	background: url(images/top-bg.gif) no-repeat;
	margin: 0 auto;
	padding: 0;
	width: 756px;
	height: 14px;
}

#bottom-corners {
	background: url(images/bottom-bg.gif) no-repeat;
	margin: 0 auto;
	padding: 0;
	width: 756px;
	height: 14px;
}

#logo {
	background-color: #FFF;
	margin: 0 auto;
	width: 735px;
	height: 35px;
	padding-left: 15px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}

#top-nav
{
	height: 24px;
	border: 0;
	border-left: 0;
	background-color: #D5E4FB;
	border-top: solid 1px #A7C4EA;
	border-bottom: solid 1px #A7C4EA;
}
#top-nav ul
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	float: left;
}
#top-nav ul li
{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 92px;
}

#top-nav ul li a
{
	padding-top: 5px;
	color: #32449E;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
#top-nav ul li a:hover
{
	height: 19px;
	background-color: #AAC7F0;
}
table#left-nav
{
	width: 150px;
	background-color: #F7F2E4;
}
#left-nav td.corner-top 
{
	height: 17px;
	background: url(images/left-nav-bg-top.gif) no-repeat;
}
#left-nav td.corner-bottom 
{
	height: 17px;
	background: url(images/left-nav-bg-bottom.gif) no-repeat;
}
#left-nav td.links 
{
	font-size: 11px;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	color: #636363;
	padding-left: 7px;
	padding-right: 5px;
	text-align: left;
	line-height: 20px;
}
#left-nav td.links a { color: #FFF;}
#left-nav td.links a:link,
  #left-nav td.links a:visited,
  #left-nav td.links a:active {color: #636363; text-decoration: none;}
#left-nav td.links a:hover {color: #636363; text-decoration: underline;}

table#center-content
{
	border-left: solid 1px #F2A31B;
	background-color: #FFF;
}

table#content
{
	width: 100%;
}
#content td.header
{
	background-color: #F2A31B;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	border: solid 1px #CCC;
}

#nav-links 
{
	font-size: 11px;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	background-color: #F7F2E4;
	border-bottom: solid 1px #F2A31B;
	text-align: left;
	height: 18px;
	padding-left: 10px;
}
#nav-links  a { color: #636363;}
#nav-links  a:link,
  #nav-links  a:visited,
  #nav-links s a:active {color: #636363; text-decoration: none;}
#nav-links  a:hover {color: #636363; text-decoration: underline;}

#left-nav td.header 
{
	background-color: #F0DFBE;
	font-weight: bold;
	color: #DD8E16;
}

table#search 
{
	background: url(images/search-bg.gif) no-repeat;
	width: 750px;
	height: 87px;
}

#search td.search
{
	text-align: left;
	padding-left: 28px;
}
#search td.adsense
{
	text-align: right;
	padding-right: 18px;
	padding-top: 1px;
}
	
.search-button {
	height: 21px;
	vertical-align: top;
	padding: 0;
}

.numbered {
	color:#666;
	font: 10px Verdana;
	line-height: 19px;
}

table.products {
	text-align: left;
	width: 100%;
}

table.pagination 
{
	background-color: #F0DFBE;
	width: 100%;
	color: #F0DFBE;
	border: solid 1px #CCC;
}
table.pagination td {
	font-size: 11px;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	text-align: center;
	padding: 4px;
}
.pagination a { color: #636363;}
.pagination a:link,
  .pagination a:visited,
  .pagination a:active {color: #636363; text-decoration: none;}
.pagination a:hover {color: #636363; text-decoration: underline;}

.title {
	font: bold 14px Tahoma,Arial,Helvetica,sans-serif;
	line-height: 19px;
}
.title a { color: #0560A6;}
.title a:link,
  .title a:visited,
  .title a:active {color: #0560A6; text-decoration: none;}
.title a:hover {color: #0560A6; text-decoration: underline;}

.description {
	font: 13px Arial, Helvetica, sans-serif;
	color: #666;
}

.product {
	border-top: 1px dotted #CCC;
  	padding: 3px;
  	text-align: left;
}
.top {
	border: 0;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 10px;
	text-align: center;
	width: 100%;
	margin-left:auto; 
	margin-right:auto;
}
.copyright a { color: #FFF;}
.copyright a:link,
  .copyright a:visited,
  .copyright a:active {color: #FFF; text-decoration: none;}
.copyright a:hover {color: #FFF; text-decoration: underline;}
	