@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	word-spacing: 5px;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #63666A;
	background-color: #CCCCCC;
	border: 1px solid #333333;
}

.leftbg {
	background-image: url(images/products.jpg);
	background-repeat: no-repeat;
}

.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #285DAD;
}

.bgbottom {
	background-image: url(images/body.jpg);
	background-repeat: no-repeat;
}

.postext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #63666A;
	text-decoration: none;
}

.prodtext {
	font-size: 11px;
	color: #387adc;
	font-family: Arial, Helvetica, sans-serif;
}

.prodtext a:link {
	color: #387adc;
	text-decoration: underline;
}

.prodtext a:visited {
	color: #387ADC;
	text-decoration: underline;
}

.prodtext a:active {
	color: #387ADC;
	text-decoration: underline;
}

.prodtext a:hover {
	color: #666666;
	text-decoration: none;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#63666a;
}

.normtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #63666a;
}

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #285DAD;
}

UL{
	list-style-type: none;
	margin-left:25px;
}

li {
	list-style-image: url(images/bullet2.gif);
	list-style-type: none;
	clip: rect(auto,auto,auto,auto);
	visibility: visible;
	margin-top: 4px;
	left: auto;
	margin-left: 6px;
	list-style-position: inside;
}

.border {
	border: 1px solid #727375;
}

.norm {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4690c2;
	text-decoration: none;
	}
	
.norm  a:link {
	color: #4690c2;
	text-decoration: none;
}

.norm  a:visited {
	color: #4690c2;
	text-decoration: none;
}

.norm  a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.norm  a:active {
	color: #4690c2;
	text-decoration: none;
}

a:link {
	color: #285DAD;
	text-decoration: none;
}

 a:visited {
	color: #285DAD;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

a:active {
	color: #285DAD;
	text-decoration: none;
}
.visiontext {
	font-size: 12px;
	color: #63666A;
}
