a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a.two:link {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a.two:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a.two:active {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a.two:hover {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

table {
	margin:auto;
}

.productable {
	margin:auto;
	width:780px;
	padding:0px;
	border-style:solid;
	border-color:#CCCCCC;
	border-width:0 0 2px 2px;
	border-spacing: inherit;
}
.productable td {
	width: 25%;
	text-align:center;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	border-style:solid;
	border-color:#CCCCCC;
	border-width:2px 2px 0 0;

}

.threepostable {
	margin:auto;
	width:780px;
	padding:0px;
	border-style:solid;
	border-color:#CCCCCC;
	border-width:0 0 2px 2px;
	border-spacing: inherit;
}
.threepostable td {
	width: 33%;
	text-align:center;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	border-style:solid;
	border-color:#CCCCCC;
	border-width:2px 2px 0 0;

}

.centertablemenu {
	margin:auto;
	width:780px;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
}
.centertablemenu td {
	width:33%;
	text-align:center;
}

#header {
	margin-left: auto;
	margin-right: auto;
	height:160px;
	width:780px;
	text-align: center;
}

.style1 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.style5 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
}
.style6 {color: #999999}
.style8 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	margin-top: -0px;
	margin-bottom: 0px;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	
}
.style7 {
	font-size: 12px;
	font-style: italic;
}
.style12 {
	text-align: left;
}
#one {
	text-align: center
}

