body {
	background : #ffffff;
	color: black;
	margin : 0;
   	padding : 0;
   	font-family: Arial, Verdana , Helvetica, sans-serif;
}

.bodytable {
	height: 487px;
}

.topdivider {
	height: 5px;
}

.mainbody {
	height: 630px;
}

.leftmenu {
	color: #ffffff;
	font-size: 12pt;
	font-family: Arial, Verdana , Helvetica, sans-serif;
	font-weight: bold;
}
a:link.leftmenu {
	color: #000000;
	text-decoration: none;
}
a:active.leftmenu {
	color: #000000;
	text-decoration: none;
}
a:visited.leftmenu {
	color: #000000;
	text-decoration: none;
}
a:hover.leftmenu {
	color: #ff0000;
	text-decoration: underline;
}

h1 {
	font-size: 18pt;
	font-family: Arial, Verdana , Helvetica, sans-serif;
	font-weight: bold;
}

.border {
    border-width: 1px; 
    border-style: solid; 
    border-color: #000000;
}

.text {
    color: #000000;
    font-family: Arial, Verdana , Helvetica, sans-serif;
	font-weight: normal;
}

.tablebg {background-repeat: repeat;}

p {
	color: #000000;
    font: normal x-small Verdana, Arial, Helvetica, sans-serif;
    font-size: 11pt;
}

.CPDesc {
	color: #000000;
    font-family: Arial, Verdana , Helvetica, sans-serif;
	font-weight: normal;
}

.CPPrice {
	color: #000000;
    font-family: System, Courier New, Courier, Arial;
	font-weight: bold;
}

.CPSpecialPrice {
	color: #FF0000;
    font-family: Arial, Verdana , Helvetica, sans-serif;
	font-weight: normal;
	font-size: 150%;
}

.ProductPrice {
	color: #000000;
    font-family: System, Courier New, Courier, Arial;
	font-weight: bold;
}

.ProductSpecialPrice {
	color: #FF0000;
    font-family: Arial, Verdana , Helvetica, sans-serif;
	font-weight: normal;
	font-size: 150%;
}


.InStock {
        color: #009900;
        font-weight: bold;
}

.NoStock {
        color: #F90000;
        font-weight: bold;
}

.ShippingCalc {
    font-size: 100%;
	color: #009900;
	font-weight: normal;
	padding: 0;
	margin: 0px;
}
