h1 
{
	font-size:12pt;
}

h2 
{
	font-size:10pt;
}

body
{
	font-family: Arial, Geneva CY, Tahoma, sans-serif;
	color: #333333;
	margin: 0px 0px 0px 0px;
}

img
{
	border: 0px;
	vertical-align: middle;
}

.nav { width:100%; }

.nav a
{
	display: block;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 5px 20px 5px 5px;
	background: #d0d0d0;
	border-left: 1px solid white;
	border-top: 3px solid black;
}

.nav a:hover
{
	color: black;
	background: #ffcc33;
}

.nav a.a
{
	background: #f5f5f5;
}

.nav a.a:hover
{
	background: #f5f5f5;
}

.book
{
	font-size: 10px;
}

.outerbook a
{
	font-size: 10px;
	display: block;
	color: #333333;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
	background: #d0d0d0;
	border-left: 1px solid white;
	white-space: nowrap;
	font-weight: bold;
}

.outerbook a:hover
{
	color: black;
	background: #ffcc33;
}

.book.act
{
	border-top: 3px solid #fba81a;
	border-left: 0px;
	border-right: 0px;
	padding: 5px 5px 5px 5px;
	background: white;
	font-weight: bold;
}

.book a.a:hover
{
	background: white;
}

.booktext
{
	font-size: 8pt;
}

table.l
{
	width: 300px;
}

table.l a
{
	font-size: 10px;
	color: #800000;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	padding: 5px;
	background-color: #f5f5f5;
}

.booktext b
{
	color: #555555;
}

table.text
{
	font-size:11px;
}

.foot
{
	background: #be0000;
	color: white;
	font-size: 7pt;
}

a.orange
{
	color: #ffcc33;
	text-decoration: none;
}

a.white
{
	color: white;
	text-decoration: none;
}

a.filter
{
	color: #333333;
	text-decoration: none;
	padding: 5px;
}

.filter a.a
{
	background: #669999;
	color: white;
	display: block;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
}

a.filter:hover
{
	color: #669999;
}

.hdr
{
	background: #d0d0d0;
	font-size: 9px;
	font-weight: bold;
	white-space: nowrap;
}

a.ord
{
	color: #800000;
	text-decoration: none;
}

td.r1
{
	background: white;
	text-align: center;
}

td.r2
{
	text-align: center;
}

td.gd1
{
	background: white;
	color: #be0000;
}

td.gd2
{
	color: #be0000;
}

a.gd
{
	color: #800000;
	font-size: 10px;
	text-decoration: none;
}

a.recs
{
	display: block;
	color: #333333;
	text-decoration: none;
	padding: 5px;
}

a.arecs
{
	background: #999966;
	color: white;
	text-decoration: none;
	display: block;
	padding: 5px;
}

a.recs:hover
{
	color: #999966;
}

a.cur
{
	color: #333333;
	text-align: center;
	text-decoration: none;
	display: block;
	padding: 5px;
}

a.acur
{
	color: white;
	background: #009966;
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 5px;
}

a.cur:hover
{
	color: #009966;
}

a.pg
{
	display: block;
	color: #333333;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	padding: 5px;
}

a.pg:hover
{
	color: #be0000;
}

a.apg
{
	display: block;
	background: #be0000;
	color: White;
	text-decoration: none;
	text-align: center;
	padding: 5px;
}

td.n1
{
	font-size: 9px;
	color: #666666;
	background: White;
	text-align: center;
}

td.n2
{
	font-size: 9px;
	color: #666666;
	text-align: center;
}

td.opt1
{
	background: white;
}

td.opt2
{
}

td.prc1
{
	font-size: 12px;
	color: #be0000;
	background: white;
	text-align: right;
	font-weight: bold;
}

td.prc2
{
	font-size: 12px;
	color: #be0000;
	text-align: right;
	font-weight: bold;
}

a.subm1
{
	background: #669999;
	color: white;
	font-size: 10px;
	text-decoration: none;
	padding: 10px;
}

p
{
	text-indent: 20px;
	margin: 10px;
}

p:first-letter
{
	font-weight: bold;
}

.wht
{
	background: white;
}

.gr
{
	background: #cccccc;
}

.q
{
	font-size: 8pt;
	color: #be0000;
	text-decoration: none;
}

table.links
{
	font-size: 8pt;
}

table.cat
{
	font-size: 10px;
}

table.links a
{
	color: #666666;
	text-decoration: none;
}

table.cat a
{
	color: #333333;
	text-decoration: none;
	display: block;
	margin: 0px;
}

table.cat a:hover
{
	color: black;
	background: #ffcc33;
}


