body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999
}

A:link
{
	text-decoration: none;
	color : #999999;
}

A:visited
{
	text-decoration: none;
	color : #999999;
}

A:hover
{
	text-decoration: underline;
	color : #999999;
}

A:active
{
	text-decoration: underline;
	color : #999999;
}

.subnav {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #999999;
	text-decoration: none;
}

.subnav a:link {
	color: #999999;
	text-decoration: none;
	}
.subnav a:visited {
	color: #999999;
	text-decoration: none;
	}
.subnav a:hover {
	color: #FF6600;
	text-decoration: underline;
	}
.subnav a:active {
	color: #FF6600;
	text-decoration: underline;
	}

.productimg {
	border: 1px solid F1EFE2;
}

.productdesc {
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: FF6600;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 18px;
}
.productdetails {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 18px;
}

.productname {
	font-size: 14px;
	font-weight: bold;
	color: FF6600;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 18px;
}

.home {
	color: 999999;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 29px;
	line-height: 19px;
}

.home a:link {
	color: #FF6600;
	text-decoration: none;
	}
.home a:visited {
	color: #FF6600;
	text-decoration: none;
	}
.home a:hover {
	color: #FF6600;
	text-decoration: underline;
	}
.home a:active {
	color: #FF6600;
	text-decoration: underline;
	}
.content {
	font-size: 11px;
	line-height: 17px;
	color: 666666;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 21px;
}
