body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
	vertical-align: top;
	margin-top: 10px;
}
td2{
	vertical-align: middle;
	text-align: center;
}
.bgblue {
	background-color: #D6E7F9;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.floatright{
	float: right;
	padding-right: 20px;
}
.floatleft{
	float:left;
	padding-left: 20px;
}
.textcenter{
	text-align: center;
	font-weight: bold;
	color: #0000FF;
	font-size: 18px;
}
.textbig{
	font-weight: bold;
	color: #0000FF;
	font-size: 20px;
}
.center{
	text-align: center;
}
.navlist {
	list-style: url(images/bullet2.gif) outside;
	margin-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.navlistbullet{
	font-size: 14px;
	width: 170px;
	margin-bottom: 8px;
	border-bottom: 1px solid #3399FF
}
.navlistbullet2{
	font-size: 15px;
	width: 350px;
	margin-bottom: 8px;
	border-bottom: 1px solid #3399FF
}
.link{
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	background-color : #D6E7F9;
}
a:link {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #990099;
	text-decoration: none;
	background-color: #99CCFF;
}
.ilink{
	background-color: none;
	border: none;
}
.bold {
	font-weight: bold;
	color: #0000FF;
}
.stress {
	color: #8A0099;
	font-size: 17px;
	font-weight: bold;
}
.stressless {
	font-style: normal;
	color: #990099;
	font-variant: small-caps;
	font-size: 16px;
	text-align: center;
}
.stressless2 {
	font-style: normal;
	font-weight: bold;
	color: #990099;
	font-variant: small-caps;
	font-size: 16px;
	text-align: center;
}
.ltpad{
	padding-left: 10px;
}
.lpad{
	padding-left: 10px;
	font-style: normal;
	color: #990099;
	font-variant: small-caps;
	font-size: 14px;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
}
.title3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #990099;
	text-align: center;
}
.ending{
	font-size: xx-small;
	text-align: center;
}
h4 {
	font-size: 18px;
	color: #0000FF;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
}
.bgcorner {
	background-image: url(images/bg_corner.gif);
	background-repeat: no-repeat;
}
.valign {
	vertical-align: middle;
}
.price {
	padding-left: 10px;
	border-bottom: 1px solid #9966FF
}
.pricecenter {
	padding-left: 10px;
	border-bottom: 1px solid #9966FF;
	text-align: center;
}
.balign{
	vertical-align: bottom;
	text-align: center;
}
.top {
	vertical-align: top;
	text-align: center;
}
.small{
	padding-left: 10px;
	font-size: 11px;
}
.cart1{
	font-size: 12px;
	text-align: left;
}
.cart2{
	font-size: 12px;
	text-align: right;
}
.cart{
	text-align: right;
}
.carth{
	font-size: 12px;
}
.border{
	border-bottom: 3px dashed #990099;
}
.rt{
	text-align: right;
}
