.css {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 637402;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666600;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666600;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666600;	
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009900;
	text-decoration: underline;
}
.fields {
	font-family: Tahoma;
	font-size: 11px;
	color: #666600;
	border: 1px solid #CCCCCC;
	width:200px;
	height:20px;
}
.checkboxes{
	font-family: Tahoma;
	font-size: 11px;
	color: #666600;
	border: 1px solid #CCCCCC;
	width:12px;
	height:12px;
}

a.footerLnk:link{
	color:#FFFFFF;
	text-decoration:none;
}
a.footerLnk:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
a.footerLnk:visited{
	color:#FFFFFF;
	text-decoration:none;
}

.BorderUP{
	background-image:url(images/borderUP.gif);
	background-repeat:no-repeat;
	height:61px;
	width:780px;
	background-position:top;
}

.BorderDown{
	background-image:url(images/borderDown.gif);
	background-repeat:no-repeat;
	height:61px;
	width:780px;
	background-position:bottom;
}

.errorHeader{
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
	background-color:#FFCC66;
	margin-top:10px;
	margin-bottom:30px;
}
.errorDetails{
	background-color:#FFFFCC;
	color:#000000;
	font-size:12px;	
	padding:5px;
	height:70px;
	font-family:Arial, Helvetica, sans-serif;
}

.imageView{
	height:100px;
	width:100px;	
}
.detailsPro{
	color:#000000;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

.productSection{
	width:160px;
	height:200px;
	background-image:url(images/boxproduct.gif);
	background-repeat:no-repeat;
}
.buttonView{
	background-repeat:repeat-x;
	background-color:#00CCFF;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	width:70px;
	height:15px;
	text-align:center;
	cursor:pointer;
}
.buttonShop{
	height:15px;	
	font-size:10px;
	font-weight:bold;
	cursor:pointer;
}
