body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #666666;
	background-image: url(../images/background2.gif); 
	background-repeat: no-repeat;
	color: #333333;
	background-color: #858585;
	margin: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

form {
	margin: 0px;
}

img {
	border: 0px;
}

a.copylink { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

h2 {
	font-size: 130%;
	padding-bottom: 4px;
	border-bottom: 1px dashed #999999;
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
}

.first_td {
	padding: 3px;
	border-bottom: 1px solid #cccccc;
	background-color: #f2f2f2;
}

.second_td {
	border-bottom: 1px solid #cccccc;
	background-color: #f2f2f2;
}

legend {
	font-size: 120%;
	font-weight: bold;
	color: black;
}

a.imagelink{
	font-weight: normal;
	text-decoration: none;
	background-color: #ECE9D8;
	border: 1px solid #999999;
	padding: 3px 20px 3px 20px;
}

#productlist th {
	padding-left: 6px;
	text-align: left;
	background-image: url(/images/header_background.gif); 
	height: 27px;
}

#productlist td.yellow {
	padding-left: 6px;
	font-weight: bold;
	background-image: url(/images/header_background_yellow.gif); 
	height: 21px;
}

#productlist td.items {
	height: 20px;
	padding-left: 6px;
	border-bottom: 1px solid #CECECE;
}

#productlist td.items_details {
	border-bottom: 1px solid #CECECE;
	background-color: #F4F4F3;
	text-align: center;
}

.productdetaillist th {
	font-size: 13px;
	padding-left: 6px;
	text-align: left;
	background-image: url(/images/productdetaillist.gif); 
	height: 23px;
}

.productdetaillistright {
	padding: 5px;
	background-color: #F4F4F3;
}

.productdetaillistleft {
	padding: 5px;
}

.tableitemleft {
	width: 50%;
	height: 20px;
	padding-left: 6px;
	border-bottom: 1px solid #CECECE;	
}

.tableitemright {
	width: 50%;
	height: 20px;
	padding-left: 6px;
	border-bottom: 1px solid #CECECE;
	background-color: #CED8E2;
}

div.banner_right {
    width       : 175px; 
    height      : 468px; 
    position    : absolute; 
    margin      : 0;
    padding     : 0;
    top         : 2px;
    left        : 837px;
}
div.banner_right a img {
    border      : none;
}