a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #163001;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #0033FF;
	font-size: 14px;
	font-weight: bold;
}
a.link:link, a.link:active, a.link:visited {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #5D5D60;
}
a.link:hover {
	font-family: Tahoma, Arial;
	color: #5D5D60;
	text-decoration: underline;
	font-size: 13px;
	font-weight: normal;
}
BODY {
	font-weight: normal;
	background-color: #FFFFFF;
	background-image: none;
	position: relative;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #000000;
}
.black {
	color: #000000;
}

.white {
	color: #FFFFFF;
}
.blue {
	color: #42C8EB;
}
.red {
	color: #D31408;
}
.px11 {
	font-size: 11px;
}
.px18 {
	font-size: 18px;
}
.grey {
	color: #5D5D60;
}
.green {
	color: #324922;
}
.orange {
	color: #FF6600;
}
.yellow {
	color: #ED9B00;
}
.underline {
	text-decoration: underline;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	color: #ED9B00;
	font-size: 18px;
	font-weight: bold;
	padding:10px;
	text-align:center;
}
.style3 {
	font-size: 16px;
	color: #000000;
}
.style5 {
	color: #003300;
	font-weight: bold;
}
.style7 {
	color: #003300;
	font-size: 12px;
}
.style8 {color: #003300}
.style9 {
	font-size: 14px;
	font-weight: bold;
}
.style10 {font-size: 14px}
.style18 {color: #49251B}
.style20 {font-weight: bold; font-size: 12px;}
.style21 {font-size: 10px}
.style22 {font-size: 16px}
.carttotal{
	text-align:right;
}
