body
{
	font-size: 11px;
	color:   #696969;
	font-family: Verdana, Arial;
	background-color: white;
	margin: 0px;
	padding: 0px;
}

table
{
	font-size: 11px;
	color: #696969;
	font-family: Verdana, Arial;
	background-color: white;
	padding: 0px;
	margin: 0px;
}
tbody, tr, td, form
{
	padding: 0px;
	margin: 0px;
}

h1
{
	margin-top: 12px;
	margin-bottom: 6px;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 6px;
	font-family: "Comic Sans MS", Arial;
	color: #ff9900;
}

h2
{
	font-weight: normal;
	font-size: 12px;
	font-family:  "Comic Sans MS", Arial;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3
{
	font-weight: bold;
	font-size: 14px;
	color: #0033ff;
	font-family:  "Comic Sans MS", Arial;
	margin-top: 13px;
	margin-bottom: 6px;
}

p
{
	margin-top: 6px;
	margin-bottom: 6px;
	line-height: 16px;
}

input, textarea, select
{
	color: #696969;
}

a:link, a:visited
{
	color: #336600;
}

a:hover
{
	color: #ff9900;
}

.leftcell
{
	BORDER-RIGHT: #336600 1px solid;
	BACKGROUND-COLOR: #ffffcc;
	vertical-align: top;
}

#headerlogo
{
	clear: both;
	display: block;
	padding-left: 10px;
	float: left;
	padding-bottom: 5px;
	PADDING-TOP: 10px;
}
.headerbar
{
	clear: both;
	padding-left: 10px;
	font-size: 12px;
	padding-bottom: 2px;
	overflow: hidden;
	color: white;
	padding-top: 1px;
	font-family: 'Comic Sans MS';
	background-color: #336600;
	white-space: nowrap;
}

.leftmenu
{
	font-size: 11px;
	color: #336600;
	font-family: Verdana, Arial;
	background-color: #ffffcc;
}
.leftmenu p
{
	color: #0033ff;
	margin-top: 4px;
	margin-bottom: 0px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	font-family:  "Comic Sans MS"
}
.leftmenu td
{
	padding: 0px 10px 7px 10px;
	LINE-HEIGHT: 16px;
	white-space: nowrap;
}
.leftmenu a:link, .leftmenu a:visited
{
	color: #336600;
	text-decoration: none;
}
.leftmenu a:hover
{
	color: #ff9900;
	text-decoration: none;
}

.categorytable td
{
	BORDER-TOP: #336600 dashed 1px;
}
.catbluelink
{
	font-weight: bold;
	font-size: 14px;
	font-family: 'Comic Sans MS';
}
.catbluelink a:link, .catbluelink a:visited
{
	color: #0033ff;
}
.catdiv
{
	width: 250px;
	float: left;
}
.reviewblue
{
	FONT-WEIGHT: bold;
	COLOR: #0033ff
}
.reviewleftcell
{
	padding: 10px 10px 10px 5px;
	BORDER-TOP: #336600 dashed 1px;
	white-space: nowrap;
	vertical-align: top;
}
.reviewrightcell
{
	padding: 4px 5px 10px 0px;
	BORDER-TOP: #336600 dashed 1px;
	vertical-align: top;
}

