	
	BODY {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color:White;margin:0 0 0 0;}
	TABLE {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}

	H1 {font-family: Verdana; color: #1f3868; font-size: 18px; font-weight: normal;}
	H2 {font-family: Verdana; color: #339933; font-size: 16px; font-weight: bold;}
	H3 {font-family: Verdana; color: #00175b; font-size: 14px; font-weight: bold;}

	A {color: #000099;}
	A:hover {color: #0000FF;}

	INPUT {font-family: Verdana;}
	SELECT {font-family: Verdana;}
	TEXTAREA {font-family: Verdana;}
	/* FIELDSET {background-color:#f4f4ee; padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px;}*/
	LEGEND {color: #626262;	font-weight: bold; font-size: 11px;}

	.borderDark{border: buttonshadow 1px solid;}
	.borderLight{border: #626262 1px solid;}
	.textSmall{font-family: Arial, Helvetica, sans-serif; font-size: 10px;}
	.scriptLink{color: #000099; cursor: hand; text-decoration: underline;}
	.formLabel{padding-top: 8px; width: 90px;}
	
	.buttonDefault
{
	border-right: #7474ab 1px solid;
	padding-right: 1px;
	border-top: #7474ab 1px solid;
	padding-left: 1px;
	font-size: 9pt;
	background: url(/BookStore/images/btn_back-silver.gif) center 50%;
	padding-bottom: 1px;
	border-left: #7474ab 1px solid;
	cursor: hand;
	color: #333333;
	padding-top: 1px;
	border-bottom: #7474ab 1px solid;
	font-family: Tahoma;
	height: 22px;
}
	.CheckoutInput {width:260px;height:22px;font-size:10pt;font-family:Courier new;}