.leftrightborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E0E0E0;
	border-left-color: #E0E0E0;
}
.topbottomborder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
}
.footerborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
}
.font11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
A:link{COLOR: #747474; text-decoration: none;}
A:visited{COLOR: #747474; TEXT-DECORATION: none}
A:active{COLOR: #747474;}
A:hover{COLOR: #333333;	text-decoration: underline;}
.productborder {
	border: 2px solid #EAEAEA;
}
.rightline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0E0E0;
}
body {
	scrollbar-face-color:F1F1F1;/* color */
    scrollbar-3dlight-color:C0C0C0;
    scrollbar-arrow-color:70AF3A;
    scrollbar-highlight-color:F1F1F1;
    scrollbar-shadow-color:F1F1F1;
    scrollbar-track-color:F1F1F1;
    scrollbar-darkshadow-color:C0C0C0;
}.productborder {
	border: 1px solid #EAEAEA;
}
