td, input, select
{
	font: 9pt Verdana;
	vertical-align: top;
}

body
{
	font-size: 9pt;
	margin: 0px;
	font-family: Verdana;
}

a
{
	font-weight: bold;
	color: #696969;
}

a:hover
{
	color: black;
}

h1
{
	font: 36px Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
			
.sitetitle td
{
	background-color: #333333;
	font: 36px Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	color: white;
}
.sitemenuspacer
{ 
	height: 5px; 
}


.sitemenuitem
{
	font-weight: bold;
	margin: 0px;
	vertical-align: middle;
	color: #696969;
	border-right: black 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	height:1;
	width:1;
}
.sitemenu:hover
{
	color: black;
}


.heading
{
	vertical-align: middle;
	color: #f7f7de;
	background-color: #696969;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
}

.title
{
	font-size: 16pt;
	color: DarkGray;
}

.sectionheading
{
	font-size: 12pt;
	color: DarkGray;
}


.listtitle
{
	font-size: 12pt;
	color: DarkGray;
	font-weight: bold;
	text-decoration:none;
}

.author
{
	font-size: 8pt;
	font-style: italic;
}

.discount
{
	color: DarkRed;
}

.menulink
{
	color: gray;
	text-decoration: none;
	cursor: hand;
	vertical-align: bottom;
}
.menulink:hover
{
	color: black;
}

.booklink
{
	color: Black;
	font-weight:  normal;
	text-decoration:none;
}

.zonecontrol
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	background-color: #f7f7de;
}

.inputcontrol1
{
	border-right: #6699cc 1px solid;
	border-top: #6699cc 1px solid;
	border-left: #6699cc 1px solid;
	border-bottom: #6699cc 1px solid;
	background-color: white;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.shade td
{
	background-color: #fff7d3;
}

.shade2 td 
{
	background-color:#efefef;
}

.header td 
{
	font-weight:bold;
}

.floatleft
{
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
}
