/* CSS Document */
body{

	margin:0em;
	background-color:#CCCCCC;
	scrollbar-face-color:#586081;
	scrollbar-shadow-color:#ECECEC;
	scrollbar-highlight-color:#000080;
	scrollbar-arrow-color:#ff0000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-track-color:#cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.product {
	font-family:Arial, Helvetica, sans-serif;
	font-size:smaller;
	color:#000099;
}

.product2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:xx-small;
	color:#000099;
}

b.product2{
	font-size:11px;
	color:#ff0000;
	font-weight:900;
}

b.product{
	font-size:12px;
	color:#ff0000;
	font-weight:900;
}

a.product{
	font-size:12px;
	color:#ff0000;
	font-weight:900;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8;
	font-style: normal;
	line-height: 2pc;
	font-weight: 500;
	color: #666666;
	word-spacing: normal;
}

.input {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 9px;
	background-color: #ffffff;
	margin: 1px;
	padding: 1px;
	float: left;
	height: auto;
	width: auto;
	font-style: normal;
	letter-spacing: 2px;
	vertical-align: baseline;
	word-spacing: normal;
	border: 1px solid #CC3300;
	font-weight: bold;
}

.radio {
	background-color: #eeeeee;
	clear: both;
	float: right;
	color:#ff0000;
}

.product3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:xx-small;
	color:#333333;
	float: right;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-top: 2px;
	padding-bottom: 2px;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: 500;
	color: #FFFFFF;
	height: auto;
	width: auto;
	background-color: #CC3300;
}

.pageheader{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#CC3300;
	line-height: 20px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.copyright{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#000099;
text-decoration:none;}
