A, BODY, INPUT, OPTION, SELECT, TABLE, TD, TR, LI, P, TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
	color: #666666;
	line-height: 14px;
}

body 
{ 
	margin: 0px;
	Background-color: #FFFFFF;
}

.bodybold
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
	color: #666666;
	line-height: 14px;
	font-weight: bold;
}

.productbody {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
	color: #666666;
	line-height: 14px;
}

.basketlink {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9px; font-weight: bold; color: #CC0000; text-decoration: none; line-height: 14px;}
.basketlink:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9px; font-weight: bold; color: #CC0000; text-decoration: none; line-height: 14px;}
.basketlink:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9px; font-weight: bold; color: #CC0000; text-decoration: none;}
.basketlink:active {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9px; font-weight: bold; color: #CC0000; text-decoration: none;}
.basketlink:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9px; font-weight: bold; color: #CC0000; text-decoration: underline;}

.basketgreylink {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9px; font-weight: bold; color: #666666; text-decoration: none; line-height: 14px;}
.basketgreylink:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9px; font-weight: bold; color: #666666; text-decoration: none; line-height: 14px;}
.basketgreylink:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9px; font-weight: bold; color: #666666; text-decoration: none;}
.basketgreylink:active {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9px; font-weight: bold; color: #666666; text-decoration: none;}
.basketgreylink:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9px; font-weight: bold; color: #666666; text-decoration: underline;}

.redproductbody:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight: bold; color: #CC0000; text-decoration: underline; line-height: 14px;}
.redproductbody:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight: bold; color: #CC0000; text-decoration: underline;}
.redproductbody:active {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight: bold; color: #CC0000; text-decoration: underline;}
.redproductbody:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight: bold; color: #CC0000; text-decoration: underline;}

.body2 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:10px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 0.0em;
	line-height: 14px;
}

.redbold {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight: bold; color: #CC0000}
.redbold:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight: bold; color: #CC0000;}
.redbold:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight: bold; color: #CC0000;}
.redbold:active {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight: bold; color: #CC0000;}
.redbold:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight: bold; color: #CC0000;}

.redbody {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight: normal; color: #CC0000}
.redbody:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight: normal; color: #CC0000;}
.redbody:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight: normal; color: #CC0000;}
.redbody:active {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight: normal; color: #CC0000;}
.redbody:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight: normal; color: #CC0000;}


.mainmenu {
  background-color: #003D00;
}

.header {
  background-color: #FFFFFF;
}

.category {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight: bold; color: #5E5D5D; line-height: 12px;}
.category:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight: bold; color: #5E5D5D;}
.category:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight: bold; color: #5E5D5D;}
.category:active {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight: bold; color: #5E5D5D;}
.category:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight: bold; color: #5E5D5D;}

A:Link {
	Color: #5E5D5D;
	Text-Decoration: none;
}
A:Visited {
	Color: #5E5D5D;
	Text-Decoration: None;
}
A:Active {
	Color: #5E5D5D;
	Text-Decoration: None;
}
A:Hover {
	Color: #5E5D5D;
	Text-Decoration: Underline;
}

TABLE.RecordsTable {
	background-color: #FFFFFF;
	font-size: 10px;
}

.TableHeader {
	background-color: #FFFFFF;
	font-weight: bold;
	color: #CC0000;
	padding-left: 12px;
}

.Record 
{
	background-color: #EFEAEA;
	Border-Bottom: #000000 1px outset;
}

.MenuTable {
	background-color: #FFFFFF;
	font-weight: none;
	color: #000000;
	white-space: nowrap;
}

.FooterTable {
	background-color: #FFFFFF;
	font-weight: none;
	margin:-40px auto 0;
	position:relative;
	color: #003D00;
	border: 1px outset #003D00;
	white-space: nowrap;
}

.ErrorTable {
    width: 100%;
	padding: 10px;
	background-color: #FFFFFF;
	font-weight: none;
	border: 1px solid #666666;
}

A.wLink { 
	Color: #FFFFFF;
}
A:Hover.wLink { 
	Color: #FFFFFF;
}
A:Visited.wLink { 
	Color: #FFFFFF;
}

#navigation
{
	left: 540px;
	width: 385px;
	top: 68px;
	position: absolute;
}

.button {
	color: #FFFFFF;
	Text-Decoration: None;
	background-color: #CC0000;
	font-weight: bold;
}
