body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #000;
}

td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.productname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7C8F95;
	padding-bottom: 5px;
}


th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.header {
	background-image: url(./../images/header.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 960px;
	text-align: right;
	padding-right: 20px;
	color: #666;
	background-position: left top;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	vertical-align: bottom;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.keywords {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #555555;
}


.header a:link, .header a:visited, .header a:active {
	color:#333;
	text-decoration:none;
}
.header a:hover {
	color:#000;
	text-decoration:underline;
}
.stock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}

.maintop a:link, .maintop a:visited, .maintop a:active {
	color:#333;
	text-decoration:none;
}
.maintop a:hover {
	color:#000;
	text-decoration:underline;
}
.date {
	font-size: 11px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
}
.main {
	background-color: #FFF;
}
.sidebar h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}
.main h1 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	font-size: 13px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #72868D;
	font-size: 14px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #72868D;
	font-size: 12px;
}
.mainbottom {
	background-color: #250E03;
	background-image: url(../images/main_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.maintop {
	background-image: url(../images/featurebg.jpg);
	background-repeat: no-repeat;
	height: 62px;
	background-position: left top;
	text-align: right;
	padding-right: 20px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}
.linedivider {
	width: 25px;
}
.sidebar {
	width: 190px;
	background-color: #C2CCCE;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 20px;
	background-image: url(../images/sidebartop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.news {
	width: 180px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 20px;
	text-align: left;
	font-size: 11px;
	padding-top: 10px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #250E03;
}

.content {
	text-align: justify;
	padding-bottom: 10px;
	padding-top: 15px;
	background-repeat: no-repeat;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #250E03;
}

.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	height: 30px;
	width: 960px;
}
.main a:link, .main a:visited, .main a:active {
	color: #666;
	text-decoration: none;
}
.formbutton {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color: #333;
	border: 1px solid #D7D8BA;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.main a:hover {
	color: #333;
	text-decoration: underline;
}
.footer a:link, .footer a:visited, .footer a:hover, .footer a:active {
	color: #999999;
	text-decoration: none;
}
.nav {
	height: 50px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: right;
	background-image: url(../images/navbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
}
.nav a {
	color: #FFF;
	text-decoration:none;
}
.nav a:hover {
	color: #FFF;
	text-decoration:underline;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
