@charset "UTF-8";
body {
	background-color: #000000;
}
.tablecolor {
	background-color: #333333;
}
.maintablecolor {
	background-color: #FFFFFF;
}
.gradborder {
	background-image: url(../images/gradbackground2.jpg);
}
.productborder {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	background-color: #FFFFFF;
	font-style: normal;
	color: #000000;
}
.whitetext {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
	background-color: #000000;
}
.blackborder {
	background-color: #000000;
}
.style3 {
	font-size: large;
	font-weight: bold;
}
.style4 {
	color: #FFFFFF;
	font-style: italic;
}
a:link {
	color: #003333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003333;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style9 {
	color: #FFFFFF;
	font-style: italic;
	font-size: large;
}
.style10 {font-size: large}
.producttext {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #000000;
	text-decoration: underline;
}
.productlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #FF0000;
}
