body {
	font-size: x-small;
	background-color: #746E53;
	border-right: 2px groove #746E53;
	margin:0;
	padding:0;
	width: 900px;
}

a:link { text-decoration: none;  }

a:visited { text-decoration: none; }

a:link.whitelink{ color: white; font-size: 9px; }

a.hover.whitelink{ color: yellow; font-size: 9px; }

blockquote{
	border-left: 1px solid #CA6F00;
	margin-left: 35px;
	margin-right: 35px;
	padding-left: 5px;
	font-size: x-small;
	font-style:italic;
}

div#divbanner{
	background-image: url(../imgDesign/bg.gif);
	background-repeat: no-repeat;
	height: 130px;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	width: 900px;
}

div#printpage{
	margin-bottom: 5px;
	margin-left: 50px;
	margin-right: 35px;
	margin-top: 15px;
}

div.hr {
	clear: both;
	height: 1px;
	margin: 10px 0px 14px 0px;
	width: 100%;
}

/* start global styles */
h1 {
	font-family:"Times New Roman", Times, serif;
	clear: both;
	font-size: x-large;
	font-weight: 600;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

h2 {
	font-family:"Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	clear: both;
}


h3{
	font-family:"Times New Roman", Times, serif;
	clear: both;
	font-size: medium;
	font-weight: 600;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

h4 {
	font-family:"Times New Roman", Times, serif;
	clear: both;
	font-size: medium;
	font-weight: 600;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

h5 {
	font-family:"Times New Roman", Times, serif;
	clear: both;
	font-size:small;
	font-weight: 600;
}

h6 {
	font-family:"Times New Roman", Times, serif;
	clear: both;
	font-size: x-small;
	font-weight: 600;
}
hr{
	color: #CA6F00;
	width: 95%;
	clear:left;
	text-align:center;
	height:1px;
	}

img{ border: 0; }

img.imgleft{ float: left; margin: 5px; padding-right: 10px; }

img.imgleft{ margin: 0; padding: 1px; float: left; }

img.imgright{ float: right; margin: 2px; }

li{ font-size: x-small; margin-left: 40px; }

p { font-size: x-small; margin: 6px 25px 6px 8px; }

p.justify{ text-align: left; padding-left: 5px; }

p.price{ font-size:x-small; font-weight: bold; margin-top: 10px; }

select{ font-size: x-small; margin: 3px; }


td {
font-size: x-small;
background-color: #ffffff;
}

ul {
	font-size: x-small;
	list-style-type: square;
	margin: 10px 0px 0px 0px;
	padding-left: 14px;
}

ul.bold { font-weight: bold; }

ul.bold li { margin-top: 4px; }

ul.nobullet {
	font-weight: bold;
	list-style-type: none;
	padding-left: 0px;
}
.authortext{ float: none; margin: 2px; padding-left: 25px; }

.authortitle{ float: left; font-weight: bold; margin: 0; padding: 0; }

.big{
	font-size: 20px;
	font-weight: bold;
}

.center{ text-align: center; }

.clear{ clear: both; }


.footer{ text-align: center; font-size:xx-small; }

.footer a{ color: #DAA520; font-size:xx-small;}

.monthyear { font-size: 12px; font-weight: bold; line-height: 18px; }

#description{
	border-left: 1px solid #CA6F00;
	margin-left: 35px;
	margin-right: 35px;
	padding-left: 15px;
}

#noscrpt{ left: 8px; position: absolute; top: 71px; }
