body, a, td, ul, ol, input, select
	{ font-family:Arial, Verdana, sans-serif; font-size:11px; }
	
.master { 	position:static;
			margin-top:1px;
			margin-left:0px;
			padding-left:3px;
			padding-right:3px;
			padding-top:0px;
			padding-bottom:20px;
			width:995px;
			background-color:#ffffff;
		}

input, select { font-size:0.9em; }
.tbx100 { width:100px; }
.tbx180 { width:180px; }

.topnav { font-family:Arial, Verdana, sans-serif;}

.signIn 		{ background-color:#f1f2e2; }
.signInText		{ color: #000000; font-family: verdana; font-size: 10px; }
.signInLink		{ font-family: verdana; font-size: 10px; }
#signin, #signin a 			{ font-family: Verdana, Arial, sans-serif; }
#signin label, #signin a 	{ font-size: 10px}

.brandMessage 	{ background-color:#e2e2c8; }
.homePageBook 	{ background-color:#f1f2e2; }
.pgRule 		{ background-color:#c5c5a3; }

.vdots { background-repeat:repeat-y;}

.emphasis 		{ font-size:11px; font-weight:bold; }

/*general titles*/
.titleparagraph { font-size:11px; font-weight:bold; padding-bottom:4px; color:#333333; }
.titlebody 		{ font-size:12px; font-weight:bold; padding-bottom:4px; color:#003366; }
.titlepage 		{ font-size:13px; font-weight:bold; padding-bottom:4px; color:#003366; }

/*for maintaining a minimum page height of 564 total px in IE and NS*/
/*#min-height {
min-height:405px;
height:expression(this.scrollHeight < 405? "405px" : "auto" );
}*/

.addToCartLink, .addToCartLink:link, .addToCartLink:active, .addToCartLink:visited  {
	font-family: verdana;
	font-size: 10px;
	color: #747474;
	text-decoration: none
}

.optText { font-family:Verdana; font-size: 11px; color: #000000}
