a:link, a:visited {
	text-decoration: none;
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover, a:active {
	color: #660099;
}
h1 {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-transform: uppercase;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	margin-bottom: 50px;
	letter-spacing: 1em;
}
h2 {
	color: #3399FF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
h3 {
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
}
hr {
	color: #00FF00;
	height: 1px;
}
.button {
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .2pc;
	border-top: thin none #FFCC00;
	border-right: thin none #FFCC00;
	border-bottom: thin solid #FFCC00;
	border-left: thin none #FFCC00;
}
iframe {
	height: 500px;
	width: 696px;
}
#main_menu {
	background-color: #FFCC00;
	width: 170px;
}
#vbutton {
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
	border-top: thin solid #FFFFFF;
	border-right: thin solid #FF6600;
	border-bottom: thin solid #FF6600;
	border-left: thin solid #FFFFFF;
	background-color: #FFCC00;
	color: #000000;
	margin: 0px 0px 2px;
	width: 100%;
	text-align: left;
}
#vbutton a:link, #vbutton a:visited {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FFCC00;
	color: #FFFFFF;
	letter-spacing: 0.2pc;
	margin-top: 10px;
	padding-top: 10px;
}
#vbutton a:hover, #vbutton a:active {

	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .2pc;
	background-color: #FFCC00;
	color: #FFFF00;
}
body {
	color: #0000FF;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.hButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .2pc;
	text-align: center;
	vertical-align: middle;
	background-color: #CC99FF;
	border-top: thin none #6600CC;
	border-right: thin solid #6600CC;
	border-bottom: thin none #6600CC;
	border-left: thin none #6600CC;
}
.term {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #660099;
	font-weight: bold;
}
.bookTitle {
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	color: #660099;
	width: 670px;
	background-image: url(/images/titlebg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 5px;
}
.byline {
	color: #006600;
	width: 300px;
	background-image: url(/images/bylinebg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 5px;
}
.letterSection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #660099;
	background-image: url(/images/titlebg.jpg);
	text-align: left;
	text-indent: 5px;
	background-repeat: no-repeat;
}
.letterLinks {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	width: 610px;
	text-align: center;
}
.yellowHighlight {
	background-color: #FFFF00;
}
hButton a:link {
	background-color: #CC99FF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #6600CC;
	border-right-color: #6600CC;
	border-bottom-color: #6600CC;
	border-left-color: #6600CC;
	cursor: hand;
}
hButton a:hover {
	background-color: #CCFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #6600CC;
	border-right-color: #6600CC;
	border-bottom-color: #6600CC;
	border-left-color: #6600CC;
	cursor: hand;
}
.toplink {
	font-size: 9px;
	background-color: #FFFFFF;
}
.smallcaps {
	font-variant: small-caps;
}
.BoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}
.liteYellowBG {

	background-color: #FFFF99;
}
.googleCoupon {
	border: dashed #999999;
	padding: 5px;
}

