body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

a {
	color: #006600;
	text-decoration: none;
}

a:hover {
	color: #F57E20;
}

.border2 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.copyright {
	font-size: 10px;
	color: #000000;

}
.home-kit {
	background-image: url(../images/kit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.title {
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
}
.page-top-bg {
	background-image: url(../images/page-top-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.order-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	border: 1px solid #FFFFFF;
	height: 22px;
}

