body,td,th,p,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* Link Styles */
a:link,a:visited,a:active {
	color: #8E9591;
}
.merchlink {
	clear: left;
}
.merchlink,.merchlink a:link,.merchlink a:visited,.merchlink a:active {
	color: #003333;
}
.left a:link,.left a:visited,.left a:active {
	color: #003333;
}
a:hover,.merchlink a:hover,.left a:hover {
	color: #00FF00;
}

/* Layout and various type styles */
.table {
	background-color: #000000;
}
.topstripe {
}
.bottomstripe {
}
.logo {
	margin: 0px;
	padding: 10px;
	vertical-align: bottom;
}
.quote,.attrib,.newsletter {
	font-family: 'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;
	color: #8E9591;
}
.quote,.attrib {
	font-weight: bold;
	font-size: 10pt;
}
.quote {
	margin: 0px;
	padding: 10px;
	text-align: center;
}
.attrib {
	color: #FFFFFF;
}
.newsletter {
	margin: 0px;
	padding: 10px;
	text-align: center;
}
h1,h2 {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	color: #003333;
}
h2 {
	color: #CCCCCC;
	background-color: #003333;
}
.requirements {
	color: #666666;
	margin: 0px;
	padding: 10px;
}
.ecard {
	margin: 0px;
	padding: 0px;
	border: 2px dotted #333333;
	background-color: #000000;
	color: #FFFFFF;
}
.left,.right {
	background-image: url(images/bkgrnd.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.left {
	background-color: #999999;
	margin: 0px;
	padding: 10px;
	width: 50%;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.left p {
	margin-top: 6pt;
	margin-bottom: 6pt;
}
.book {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.buybtn {
	margin-left: 8px;
	margin-bottom: 8px;
	margin-top: 4px;
	margin-right: 4px;
}
.right {
	background-color: #999999;
	margin: 0px;
	padding: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-right-style: dotted;
	border-top-color: #333333;
	border-bottom-color: #333333;
	border-right-color: #333333;
	text-align: center;
	width: 50%;
}
form {
	margin: 0px;
}
input,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.sized input,.sized textarea {
	width: 130px;
	background-color: #EBFFEB;
}
.tiny {
	font-size: 7pt;
	margin-top: 7pt;
	color: #003333;
}
.footer {
	background-color: #333333;
	font-size: 7pt;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 20px;
	text-align: center;
}

/* Pop-over window styles */
#pop {
	width: 215px;
	height: 505px;
	overflow: auto;
	border: 2px dotted #000000;
	background-color: #333333;
	padding: 10px;
	position: absolute;
	z-index: 5;
	left: 0px;
	top: 0px;
	visibility: hidden;
}
.popquote,.popattrib {
	font-size: 9pt;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif
}
.popquote {
	margin-bottom: 12pt;
}
.popattrib {
	font-weight: bold;
}
