
a:link    {color: #2462a0; text-decoration: none;}
a:visited {color: #2462a0; text-decoration: none;}
a:active  {color: #777777; text-decoration: none;}
a:hover   {color: #E75B28; text-decoration: underline;}


.product-model {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;

	padding-bottom: 0px;
	margin-bottom: 0px;
}

h2#product_subtitle {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-top:    0px;
	padding-left:   4px;
}

p {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	padding-top:    0px;
	padding-left:   4px;
	padding-right:  4px;
	padding-bottom: 0px;
}


td {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	padding-top:    0px;
	padding-left:   0px;
	padding-right:  0px;
	padding-bottom: 0px;
}

.product-table-head {
	background-image: url(../pic/line2.gif);
	background-repeat: no-repeat;

	color: #FFFFFF;
	padding-top:    2px;
	padding-left:   6px;
	padding-right:  6px;
	padding-bottom: 2px;
}

.product-table-text {
	color: #000000;
	font-size: 11px;
	margin:  4px;
	padding: 4px;
}


.product-table-list-head {
	color: #000000;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
}



BODY {
	color: #000000;
	font-size: 10px;
	FONT-FAMILY: Verdana, Arial;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #e2e3e4;
	SCROLLBAR-SHADOW-COLOR: #858588;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #e75b28;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff
}

