body
{
	margin: 0px;
	background: #EeEeEe url('../images/bg2.gif') repeat-x;
	background-position: right top;
}
a
{
	text-decoration: underline;
	color: #6699FF;
}
li
{
	line-height: 18px;
}
h4
{
	font-size: 14px;
	line-height: 14px;
}
table
{
	color: #666666;
}

#menu
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: right;
	background-color: #221E1F;
}
#menu td
{
	height: 22px;
	padding-right: 26px;
}
#menuSelected
{
	background: #221E1F url('../images/menuSelected.gif') no-repeat;
	background-position: right center;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
#menuSelected a
{
	text-decoration: none;
	color: #CC0000;
}
#menuSelected a:visited
{
	text-decoration: none;
	color: #CC0000;
}
.menuHeading
{
	font-size: 12px;
	font-weight: bold;
}
#menu a
{
	text-decoration: none;
	color: #999999;
}
#menu a.visited
{
	text-decoration: none;
	color: #666666;
}
#news
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding-left: 26px;
	padding-right: 26px;
}
.newsHeading
{
	font-weight: bold;
	color: #999999;
}
#content
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 10px;
	padding-right: 14px;
}
#content table
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
#spotlight
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 32px;
	padding-right: 15px;
	line-height: 18px;
}
#footer
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FfFfFf;
	color: #8C8C8C;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
}

input
{
	font-size: 13px;
}
.search
{
	color: gray;
}
.button
{
	font-size: 14px;
}

.tableHeading
{
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #B7B7B7;
}
.tableData
{
	font-size: 11px;
}
.addLine
{
	border-top: 1px solid #E5E5E5;
}
.sectionHeader
{
	border-bottom: 1px solid #808284;
	font-size: 14px;
	font-weight: bold;
}
.small
{
	font-size: 10px;
}
.list
{
	cursor: pointer;
	color: #666666;
}
.listTable
{
	border-top: 1px solid #CcCcCc;
}
.listCell
{
	border-bottom: 1px solid #CcCcCc;
}
.listHover
{
	cursor: pointer;
	background-color: #EdEdEd;
}
.redArrow
{
	background: #FfFfFf url('../images/redArrow.gif') no-repeat;
	background-position: left top;
	height: 36px;
	font-variant: small-caps;
	font-weight: bold;
	color: #CC0000;
	font-size: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
}
.borderHover
{
	border: 1px solid #B7B7B7;
	cursor: pointer;
}
.border
{
	border: 1px solid #FfFfFf;
}
.searchDesc
{
	color: #000000;
	text-align: left;
	padding-left: 15px;
}

/* product.php */
.productImage
{
	background: #FfFfFf url('../images/leftArrow.gif') no-repeat;
	background-position: right top;
	padding-right: 25px;
	padding-top: 2px;
}
.productName
{
	font-variant: small-caps;
	font-weight: bold;
	color: #CC0000;
	font-size: 18px;
	margin: 0px 0px 0px 8px;
	width: 100%;
	vertical-align: top;
}
