body
{
	margin-left: 0;
	margin-top: 0;
	font-family: Verdana;
	font-size : 11px;
	color: #000000;
}

/* font styles */

TD {
	font-family: Verdana;
	font-size : 11px;
	color : #000000;
}

.white {
	font-family: Verdana;
	font-size : 11px;
	line-height : 13px;
	color : #ffffff;
}

.text {
	font-family: Verdana;
	font-size : 11px;
	color : #666666;
}

.small {
	font-family: Verdana;
	font-size : 9px;
	color : #000000;
}

.carat {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}

.subhead {

	font-family: Humanist, Verdan, Arial;
	font-size: 14px;
	/*font-variant : small-caps;*/
	text-trasform: uppercase;
	font-weight: bold;
	color: #990000;
}

.help {

	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

.grey {
	font-family: Verdana;
	font-size: 11px;
	color: #d6d5d5;
}

.red {
	font-family: Verdana;
	font-size: 11px;
	color: #990000;
}

.error {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #ff0000;
}

.errorMsg {
	font-family: verdana;
	font-weight: bold;
	font-size: 12 px;
  	background-color: #FFFF00;

}

.leading {
	line-height: 16px;
}
.breadcrumb {
	font-family: Verdana;
	font-size : 10px;
	line-height : 13px;
	color : #747E7F;
	}
	
/* link styles */


A:link {
	color: #3366cc;
	text-decoration: none;
}

A:visited {
	color: #333366;
	text-decoration: none
}

A:hover {
	text-decoration: underline;
}

A.bc:link {
	font-family: Verdana;
	font-size : 10px;
	line-height : 13px;
	text-decoration: none;
	color : #3366cc;
	}

A.bc:visited {
	font-family: Verdana;
	font-size : 10px;
	line-height : 13px;
	text-decoration: none;
	color : #3366cc;
	}
	
A.bc:hover {
	font-family: Verdana;
	font-size : 10px;
	line-height : 13px;
	text-decoration: underline;
	color : #3366cc;
	}

A.small:link {
	color: #3366cc;
	text-decoration: none;
	font-size: 9px;
}

A.small:visited {
	color: #336699;
	text-decoration: none
	font-size: 9px;
}

A.small:hover {
	text-decoration: underline;
	font-size: 9px;
}
.shoppingcart {background-color:#eeeeee;}
.feature {background-color:#eeeeee; font-size:14px;}
.cellbg {background-color:#eeeeee; font-size:12px; font-weight:bold;}
.tdcellhead {background-color:#eeeeee; font-size:12px; font-weight:bold;}
.subtitle {
	
	font-size: 14px;
	color: #666666;

}
.pageTitle {
	
	font-size: 18px;
	line-height: 30px;
}

.mainTitle {
	
	font-size: 18px;
	line-height: 30px;
}
.button {font-family: arial, helvetica; font-size: 11px; font-weight: bold; background-color: ffffff; color: #000000; border:1px solid #990000;}

