body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-color: #1a2b3f;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom:50px;
}
a {
	font-size: 14px;
	color: #0099CC;
}
a:visited {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	color: #FFFF66;
	text-decoration: none;
}
a:active {
	color: #0099CC;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.product a:link {
	text-decoration: underline;
	color: #ebc617;
	font-size:24px;
	}
.product a:hover {
	text-decoration: underline;
	color: #ebc617;
	font-size:24px;
	}
.product a:active {
	text-decoration: underline;
	color: #ebc617;
	font-size:24px;
	}
.product a:visited {
	text-decoration: underline;
	color: #ebc617;
	font-size:24px;
	}
.style1 {
	color: #ebc617;
}
.style3 {
	font-size: 24px;
	color: #ebc617;
}
.style5 {
	font-size: 33px;
}
.style6 {
	font-size: 16px;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
.style9 {font-size: 28px}


