body
{
	background-color: #4D4D4D;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

a
{
	font-family: verdana,tahoma,arial,sans-serif;
	font-size: 10pt;
	color: #C6CBD5;
}

a:hover
{
	color: #FFFFFF;
}

.header
{
	background-image: url('../images/header_bkgnd.gif');
	text-align: left;
	border: 2px solid #FFFFFF;
}

.menu
{
	background-image: url('../images/menu_bkgnd.jpg');
	background-repeat: repeat-x;
	background-color: #C6CBD5;
	width: 204px;
	text-align: center;
	vertical-align: top;
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-right: 6px solid #FFFFFF;	
}

.title
{
	border-bottom: 6px solid #FFFFFF;
	vertical-align: bottom;
	padding: 0px;
}

.feedback
{
	border-bottom: 6px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	vertical-align: bottom;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
}

.mainBody
{
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	
	font-family: verdana,tahoma,arial,sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #6E6E6E;
	
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.copyright
{
	text-align: right;
	font-family: verdana,tahoma,arial,sans-serif;
	font-size: 8pt;
	color: #C6CBD5;
}

.productimagecell
{
	width: 240px;
	background-color: #4D4D4D;
	padding: 5px;
	text-align: center;
}

.productimage
{
	border: 1px solid #6E6E6E;
}

.productdescription
{
	border: 1px solid #4D4D4D;
	font-family: verdana,tahoma,arial,sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	padding: 5px;
	vertical-align: center;
}