h1
{
	font-size: 17px;
	margin: 0px;
}

h2
{
	font-size: 13px;
	margin: 0px;
}

table
{
	font-family: arial;
	font-size: 9pt;
	color: #222222;
	border-width: 0px;
}

table#menu
{
	border-width: 0px;
	border-style: none;
	border-collapse: separate;
	background-color: #baa473;
}

table#readers
{
	text-align: center;
	font-size: 8pt;
}

table#downloads
{
	font-size: 8pt;
}

tr#bold
{
	font-weight: bold;
}

tr#cart
{
	background-color: #555555;
	color: #ffffff;
}

tr#menu
{
	font-family: arial;
	font-size: 8pt;
	text-align: center;
	font-weight: bold;
}

tr#navigation
{
	font-family: arial;
	font-size: 7pt;
}

td#padding
{
	padding-top: 3px;
	padding-left: 2px;
}

tr#bottom
{
	font-family: arial;
	font-size: 8pt;
	text-align: right;
	color: #ffffff;
}

tr#oldNews
{
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
}

td
{
	border-width: 0px;
}

td#top
{
	vertical-align: top;
}

td#menu
{
	border-width: 0px;
	border-style: solid;
	background-color: #d1be93;
	padding: 0px;
}

a:hover, a:active, a:link, a:visited
{ 
	text-decoration: none;
	color: #C00000;
}

img
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	margin-top: 0px;
}

input#btn
{
	color: #C00000;
	font-size: 110%;
	font-weight: bold;
	background-color: #CCCCCC;
}
