body
{
	background-color:#FFFEF6;
	margin:0px;
}
#top
{
	background-image:url(topbg.gif);
	height:130px;
	width:100%;
}
.nav a:link
{
	padding-left:16px;
	padding-right:16px;
	text-decoration:none;
}
.nav a:visited
{
	padding-left:16px;
	padding-right:16px;
	text-decoration:none;
}
.nav a:hover
{
	padding-left:16px;
	padding-right:16px;
	text-decoration:none;
	background-image:url(icon.gif);
	background-repeat:no-repeat;
}
.nav a:active
{
	padding-left:16px;
	padding-right:16px;
	text-decoration:none;
	background-image:url(icon.gif);
	background-repeat:no-repeat;
}
#cathead
{
	height:20px;
	padding:12px;
	background-color:#000066;
	color:#FFFFFF;
	font-weight:bold;
}
#catall
{
	height:24px;
	padding:6px;
	background-color:#FDDD03;
}
#catall a
{
	text-decoration:none;
}
#catall a:hover
{
	text-decoration:none;
}
#contentarea
{
	width:100%;
	height:90%;
}
#contenttd
{
	vertical-align:top;
	width:95%;
	height:100%;
}
#contenttable
{
	width:100%;
	height:100%;
}
#navareatd
{
	height:100%;
	vertical-align:top;
	width:200px;
	background-color: #FDDD03;
}
#navareatable
{
	height:100%;
	width:200px;
}
#catnav
{
	background-color:#FDDD03;
	vertical-align:top;
}
#catnav div
{
	margin-top:12px;
}
#catnav div a
{
	padding-left:16px;
	text-decoration:none;
}
#catnav div a:hover
{
	margin-top:12px;
	padding-left:16px;
	background-image:url(icon.gif);
	background-repeat:no-repeat;
}
#bottomnav
{
	text-align:center;
}
#searchform font
{
	text-align:left;
}
td           
{ 
	color: #000000; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt 
}
a:link       
{ 
	color: #0000CA; 
	text-decoration: none;
}
a:active     
{ 
	color: #FF0033; 
	text-decoration: none; 
}
a:visited    
{ 
	color: #0000CA; 
	text-decoration: none;
}
a:hover      
{ 
	color: #FF0033; 
	text-decoration: none; 
}

