BODY {
	font-family: tahoma, verdana, arial;
	font-size: 8pt;
	background-color:#64472A;
}

INPUT, SELECT {
	font-size: 8pt;
}

TD {
	font-family: tahoma, verdana, arial;
	font-size: 8pt;
}

A:link,A:visited	{text-decoration: none; font-weight: bold; color: maroon}
A:hover						{text-decoration: underline; font-weight: bold; color: red}

A.nounderline:visited,A.nounderline:link{font: normal bold 10pt "tahoma, Arial, Helvetica" ;font-weight: bold;Color:White;height:10px;}
A.nounderline:hover{font: normal bold 10pt "tahoma, Arial, Helvetica";Color:red;}

.mainTable{
	margin:0px;
	padding:0px;
	border:5px groove black;
	background-color:white;
	width:763px;
}

.leftNavCell{
	border:3px groove #64472A;
}

.mainCell{
	border:3px groove #64472A;
}

.footerCell{
	border:3px groove #64472A;
}

.highlight{
	font: italic bold 10pt "tahoma", "arial", "helvetica";
	color: red;
}

.miscDiv{
	height:600px;
	width:120px;
}

.bannerTable{
	margin:0px;
	padding:0px;
	border:0px;
	height:80px;
	width:630px;
	background-color:white;
	background-repeat:no-repeat;
}

.topBanner{
	margin:0px;
	padding:0px;
	height:55px;
}
	
.toolbarMain{
	margin:0px;
	padding:0px;
	height:15px;
	background-color:black;
	background-image:none;
	color:white;
	font: normal 10pt "tahoma", "arial", "helvetica";
}

.toolbarFoot{
	margin:0px;
	padding:0px;
	height:9px;
}

.nav{
	font-size:9px;
	width:110px;
}

.navitalic{
	font-size:9px;
	font-style:italic;
}