.tableborder {
	border: 2px outset #000000;
}
.leftlink {
	font-family: Arial, ;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	/*background-color: #CCCCCC;
	height: 28px;
	width: 210px;
	border: 2px outset #FFFFFF;
	line-height: 25px*/
}
a.leftlink:hover {
	color: #99CC00;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: overline;
	/*background-color: #A6D600;
	border: 2px outset #CEFF24;
	line-height: 30px;*/
}


.maintable {
	border-top-width: 2px;
	border-top-style: outset;
	border-top-color: #000000;
}

.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #91BB00;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 20px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.product {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
}
.caption {
	color: #009500;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;	
}
a.caption:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #00CC66;
	text-decoration: underline;
}


.subheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #99CC00;
}

