html
{
	width: 960px;
	/*margin: auto;*/
}

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; margin: 0 0 0 0; /* top right bottom left */ padding: 0 0 0 0; /* top right bottom left */ }
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin: 0 0 0 0; /* top right bottom left */ padding: 0 0 0 0; /* top right bottom left */ }
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; margin: 0 0 0 0; /* top right bottom left */ padding: 0 0 0 0; /* top right bottom left */ }

.menu {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: bold; color: #FFFFFF}
.mainmenu {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #FFCC00}
.submenu {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #F0F0FF}

.title {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: italic; font-weight: bold; color: #FFFFFF}
.heading {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #CC6600}
.subheading {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #000066}
.subheading_o {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #CC6600}
.tablehead {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #FFFFFF}
.button {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #000066}
.home {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #333399}
.price_s {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #CC3300}
.price {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: bold; color: #CC3300}
.price_l {  font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-style: normal; font-weight: bold; color: #CC3300}
.copyright {  font-family: "Times New Roman", Times, serif; font-size: 10px; font-style: normal; font-weight: normal; color: #333399}
.error {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; font-weight: bold; color: #FF0000}
.control_title {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: bold; color: #FFFFFF}
.garbage {  font-family: Arial, Helvetica, sans-serif; font-size: 1px; font-style: normal; font-weight: normal; }

.body_xs {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal}
.body_s {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal}
.body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal}
.body_l {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: normal}
.body_xl {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal}

.body_blue {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #333399}
.body_green {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #339933}
.body_red {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #993333}


A.menuover
{
	color: rgb(255,255,255);
	text-decoration: none
}

A.menuover:hover
{
	color: rgb(255,204,0);
	text-decoration: none
}



A.mainmenuover
{
	color: rgb(255,204,0);
	text-decoration: none
}

A.mainmenuover:hover
{
	color: rgb(255,226,109);
	text-decoration: none
}



A.submenuover
{
	color: rgb(235,235,255);
	text-decoration: none
}

A.submenuover:hover
{
	color: rgb(255,204,0);
	text-decoration: none
}



A.linkover
{
	color: rgb(51,51,204);
	text-decoration: none
}

A.linkover:hover
{
	color: rgb(204,102,0);
	text-decoration: none
}



A.homeover
{
	color: rgb(51,51,153);
	text-decoration: none
}

A.homeover:hover
{
	color: rgb(0,0,0);
	text-decoration: underline
}



A.buttonover
{
	color: rgb(0,0,102);
	text-decoration: none
}

A.buttonover:hover
{
	color: rgb(51,51,255);
	text-decoration: none
}


A.sortover
{
	color: rgb(255,255,255);
	text-decoration: none
}

A.sortover:hover
{
	color: rgb(255,255,225);
	text-decoration: none
}


A.checkoutover
{
	color: rgb(102,102,102);
	text-decoration: none
}

A.checkoutover:hover
{
	color: rgb(204,102,0);
	text-decoration: none
}