body,td,th {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
a {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #000000;
}



.style1 {
	font-size: 13px;
	font-weight: bold;
}
body {
	margin-top: 30px;
	margin-bottom: 30px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial;padding: 0;
	margin: 0px;
}
h1 {
	font-size: 16px;
	color: #000000;
}
h2 {
	font-size: 14px;
	color: #000000;font-weight: bold;
}


.page-top {
	background-image: url(graphics/page-top.gif);
	background-repeat: no-repeat;
}
.page-bg {
	background-image: url(graphics/page-bg.gif);
	background-repeat: repeat-y;
	padding-top: 15px;
	padding-bottom: 15px;
}
.border {
	background-image: url(graphics/border.gif);
	background-repeat: repeat;
	}
.menu-bg {
	background-image: url(graphics/menu-bg.gif);
	background-repeat: no-repeat;
}
.blue-fade {
	background-image: url(graphics/blue-fade.jpg);
	background-repeat: repeat-y;
}
.blue-fade-short {
	background-image: url(graphics/blue-fade-short.jpg);
	background-repeat: repeat-y;
}


.product:link{
	font-size: 14px;color: #000000;text-decoration:underline; font-family:arial; font-weight: normal;
}
.product:visited {
	font-size: 14px;color: #000000;text-decoration:underline;font-family:arial; font-weight: normal;
}
.product:hover {
	font-size: 14px;color: #ff8b00;text-decoration:underline; font-family:arial;font-weight: normal;
}
.product:active {
	font-size: 14px;color: #000000;text-decoration:underline;font-family:arial;font-weight: normal;
}


.small:link{
	font-size: 11px;color: #000000;text-decoration:underline; font-family:arial; font-weight: bold;
}
.small:visited {
	font-size: 11px;color: #000000;text-decoration:underline;font-family:arial; font-weight: bold;
}
.small:hover {
	font-size: 11px;color: #ff8b00;text-decoration:underline; font-family:arial;font-weight: bold;
}
.small:active {
	font-size: 11px;color: #000000;text-decoration:underline;font-family:arial;font-weight: bold;
}.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 3px;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
}