/* CSS Document */
BODY {

}

body 
{
background-color: #FFFFFF;
margin: 0;
}

table
{
font-family: verdana;
font-size: 10px;
font-weight:none; color: #000000;
}

.productdeshead
{
font-family: verdana;
font-size: 10px;
font-weight:bold; color: ##CC0000;
}

.productdes
{
font-family: verdana;
font-size: 10px;
font-weight:none; color: #000000;
}

.productdesabt
{
font-family: verdana;
font-size: 10px;
font-weight:bold; color: #000000;
}

.productdesres
{
font-family: verdana;
font-size: 10px;
font-weight:none; color: #D00303;
}
.productdesprofit
{
font-family: verdana;
font-size: 10px;
font-weight:bold; color: #CC0000;
}

.productdesresright
{
font-family: verdana;
font-size: 12px;
font-weight:bold; color: #FFFFFF;
}

.productdesproright
{
font-family: verdana;
font-size: 10px;
font-weight:bold; color: #960801;
}


.left
{
font-family: verdana;
font-size: 10px;
font-weight:none; color: #000000;
}

.conhead
{
font-family: verdana;
font-size: 14px;
font-weight:bold; color: #960801;
}



.footer
{
font-family: verdana; font-size: 10; font-weight:none; color: #FFFFFF;
}


.link:link
{
color:#000000; font-family:verdana; font-weight:none; font-size: 10; text-decoration: underline
}
.link:visited
{
color:#000000; font-family:verdana; font-weight:none; font-size: 10; text-decoration: underline
}
.link:hover
{
color:##CC0000; font-family:verdana; font-weight:none; font-size: 10; text-decoration: none
}


.topnav:link
{
color:#000000; font-family:verdana; font-weight:none; font-size: 12; text-decoration: none
}
.topnav:visited
{
color:#000000; font-family:verdana; font-weight:none; font-size: 12; text-decoration: none
}
.topnav:hover
{
color:#7D0000; font-family:verdana; font-weight:none; font-size: 12; text-decoration: underline
}


.leftnav:link
{
color:#000000; font-family:verdana; font-weight:none; font-size: 10; text-decoration: none
}
.leftnav:visited
{
color:#000000; font-family:verdana; font-weight:none; font-size: 10; text-decoration: none
}
.leftnav:hover
{
color:#7D0000; font-family:verdana; font-weight:bold; font-size: 10; text-decoration: underline
}
.blackborder {
	border: 1px solid #000000;
}
.big {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.form {
	background-color: eeeeee;
	border: 1px solid #333333;
}
