@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/backgound.jpg);
	background-repeat: repeat-x;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #86C341;
}
.style3 {
	color: #FF6600;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0066;
}
.style5 {
	color: #FF0066;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #FF66FF;
	
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FF66FF;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #00CCFF;	
}
a:active {
	text-decoration: none;
}
.style8 {
	color: ff0066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-weight: bold;
	font-size: 12px;
}
.style12 {color: #FFFFFF}
.style14 {
	font-family: Monotype Corsiva;
	color: #FF6600;
	font-size: 28px;
}
/*---*/
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF00FF;
	font-weight: bold;
}

.style13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0066;
	line-height: 6mm;
}
.style17 {
	color: #33CC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style18 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
.style21 {color: #FF0066}
.style25 {color: #FF0066; font-size: 12px; }
.style26 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 10px;
	font-weight: bold;
	}
.style27 {
	color: #FF0066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 6mm;	
}
.style28 {font-size: 12px; }
.style29 {font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 12px;
	line-height: 6mm;
}
.style31 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.style32 {
	font-family: Arial, Helvetica, sans-serif;
	color: #8877BE;
	font-size: 14px;
}
input.textbox { width: 200px; padding: 3px; border: solid 1px #c0c0c0; }
input.validation-failed{ background-color: #ffc0cb; }
textarea.validation-failed{ background-color: #ffc0cb; }
input.button {}

div.toolbar { clear: both; padding-top: 20px; }

div#ClientValidationSummary { background-color: #FF0000; width: 350px; padding: 5px; color: white;font-size:11px;display:none }
div#ClientValidationSummary a { color: white; }

div.validation-inline-error-message{ display: block; float: left; padding-left: 10px; color: #ff0000; }
.productListTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0066;
	font-weight: bold;
	font-size: 16px;
	line-height: 18pt;
	}
