body {
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
color: #000;
background: #FFF;
text-align: left;
margin: 0px;
}

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: 11px;
margin:0px;
}

#menu a
{
display: block;
padding: 2px;
width: 113px;
background-color: #CCCCCC;
border-bottom: 1px solid #000;
border-left: 1px solid #000;
}

#menu a:link, #menuitems a:visited
{
color: #000;
text-decoration: none;
font-weight:bold;
}

#menu a:hover
{
background-color: #999999;
color: #000;
font-weight:bold;
}

TD.topbg {
background-image: url(images/topbg.gif);
}

TD.toporangebg {
background-image: url(images/toporangebg.gif);
}

TD.menubg1 {
background-image: url(images/menubg1.gif);
}

TD.insidebg {
background-image: url(images/insidebg.gif);
}

TD.tbg {
background-image: url(images/tbg.gif);
}

TD.lbg {
background-image: url(images/lbg.gif);
}

TD.rbg {
background-image: url(images/rbg.gif);
}

TD.bbg {
background-image: url(images/bbg.gif);
}

A:link {
	color: #333333;
	text-decoration: none;
}

A:visited {
	color: #333333;
	text-decoration: none;
}

A:active {
	color: #333333;
	text-decoration: none;
}

A:hover {
	color: #FF6600;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #FF0000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}
