body {
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
color: #000;
background: #FFF;
text-align: left;
margin: 0px;
background-image: url(images/bg.gif);
}

table {
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
text-align: left;
color: #000;
}

#menu ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Tahoma, Helvetica, sans-serif;
font-size: 10px;
margin:0px;
}

#menu a
{
display: block;
padding: 4px;
width: 142px;
background-color: #666;
border-bottom: 1px solid #F39900;
}

#menu a:link, #menuitems a:visited
{
color: #FFF;
text-decoration: none;
font-weight:bold;
}

#menu a:hover
{
background-color: #637BAD;
color: #FFF;
font-weight:bold;
}

A:link {
	COLOR: #333333; TEXT-DECORATION: none;
}
A:visited {
	COLOR: #333333; TEXT-DECORATION: none;
}
A:active {
	COLOR: #333333; TEXT-DECORATION: none;
}
A:hover {
	COLOR: #f39000; TEXT-DECORATION: none;
}
TD {
	FONT-FAMILY: Verdana; FONT-SIZE: 12px;
}
P {
	FONT-FAMILY: Verdana; FONT-SIZE: 12px;
}
HR {
	color: #637BAD;
	height: 1px;
}

TD.dark {
	FONT-FAMILY: Verdana; FONT-SIZE: 11px; color: #FFF;
}
P.catname {
text-align:center;
margin-top.0px;
margin-bottom:4px;
vertical-align:top;
text-align: left;
}

P.catdesc {
margin-top:0px;
margin-bottom:4pm;
vertical-align:top;
}

IMG.catimage {
border:0px;
border-thickness:1px;
border-color:#000;
border-style:solid;
vertical-align:top;
}

TD.catimage {
vertical-align:top;
}

TD.catname {
vertical-align:top;
text-align:left;
}

TD.catnavigation {
vertical-align:middle;
text-align:left;
}