/* CSS Document */
body {
	font-family: "Trebuchet MS";
	font-size:12px;
	color: #959184;
	line-height:1.4em;
	margin-top:31px;
	margin-left:31px;
	width:512px;
}
ul {
	margin: 0;
	padding-left:11px;
	padding-top:10px;
	list-style-image:url(../images/list-style-red.gif);
}
li {
padding-bottom:10px;
}
em {
	font-weight:normal;
	color: #959184;
}
.quote {
	color:#cc1f3b;
	font-size:14px;
	background-color:#E2DDD0;
	padding:10px;
	line-height:19px;
}
p.quote em {
	color:#cc1f3b;
}
img {
	border-width:6px;
	border-color:#E2DDD0;
	border-style:solid;
}
.linklist li {
	padding:0;
	margin:0;
}

/* lower area */
.left {
	float:left;
	margin-right: 10px;
	margin-top:3px;
}
.leftbook {
	float:left;
}
.left img {
	margin-bottom:10px;
	display:block;
}
.right {
	float:right;
	margin-left: 10px;
	margin-top:3px;
}
.right img {
	margin-bottom:10px;
	display:block;
}
.rightcaption {
	float:right;
	margin-left: 10px;
	margin-bottom:10px;
	text-align:center;
	color: #cc1f3b;
	font-size:9px;
}
.red {
	color: #cc1f3b;	
}
.author {
	font-weight:normal;
	font-style:italic;
	font-size:12px;
}
a:link {
	text-decoration:none;
	color: #cc1f3b;
	font-style:italic;
}
a:hover {
	color: #ffffff;
	background-color: #cc1f3b;
	text-decoration:none;
}
a:visited {
	text-decoration:none;
	color: #959184;
	font-style:italic;
}
img.checkbox {
	margin-right:5px;
	float:left;
}
/* Regular */
h1 {
	position:absolute;
	margin-top:222px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:0;
	font-weight:normal;
	color:#cc1f3b;
	
	position:absolute;
	width:200px;
	margin-top:350px;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#cc1f3b;
	font-size:16px;
	line-height:20px;
}
h4 {
	color: #60513A;
	font-size:12px;
	margin-bottom:-10px;
}
h5 {
	font-weight:bold;
	color:#635D4B;
	background-color:#E2DDD0;
	font-size:12px;
	padding-bottom:6px;
	padding-top:6px;
	padding-left:10px;
	margin-bottom:-6px;
}
h6 {
	font-weight:bold;
	font-size:12px;
	padding-bottom:6px;
	margin-bottom:-6px;
}
/* Table */
table {
	color:#635D4B;
	margin-bottom:20px;
	border-spacing:0px;
}
.header sup {
	margin-top:20px;
}
.table_width {
	width:120px;
}
.checkbox {
	width:15px;
}
#slideshow {
	width:403px;
	margin:0 auto;
	text-align:center;
}
.printform {
	width:512px;
}
.printform td {
	border-bottom-width:0;
}
.boxtitle {
	width:56px;
}
.printform .field {
	border-bottom-width:1px;
}
.cost {
	text-align:right;
	padding-right:16px;
}
td {
	padding-left:9px;
	padding-bottom:7px;
	padding-top:7px;
	padding-right:5px;
	border-bottom-width: 1px;
	border-bottom-color:#959184;
	border-bottom-style:solid;
}
tr.gray  {
	background-color:#E2DDD0;
}
td.leftcolumn {
	width:50%
}
td.rightcolumn {
	text-algin:center;
	width:50%
}
tr.header {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;	
	color:#ffffff;
	background-color:#cc1f3b;
}
.header td {
	border-bottom-style:solid;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#959184;
}
tr.grayheader {
	background-color:#E2DDD0;
}
.grayheader td {
	border-bottom-style:solid;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#959184;
}
tr.tablelastrow {
	background-color: #635D4B;
	color: #ffffff;
	font-style:italic;
	font-weight:bold;
}

/* Scroll Bar Master Styling Starts Here */

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbar {
width: 15px;
background: #959184 url(../images/scroll_button_middle.gif) repeat-y;
}
.vscrollerbarbeg {
height: 6px !important;
width: 15px;
background: #959184 url(../images/scroll_button_top.gif) repeat-y;
}
.vscrollerbarend {
/* height of this element should be set */
height: 1px;
width: 15px;
background: url(../images/scroll_button_bottom.gif) no-repeat;
}

.vscrollerbase {
width: 15px;
background: #FFFFFF url(../images/scroll_base.gif) repeat-y;
}

.hscrollerbase {
height: 11px; background-color: white;
}
.hscrollerbar {
height: 11px; background-color: #959184;
}

.scrollerjogbox {
width: 15px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background: #959184;
}
