body {
margin: 0px;
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
color: #000;
background: #FFF;
text-align: left;
}

table {
font-family: verdana, helvetica, sans-serif;
font-size: 12px;
text-align: left;
color: #000;
}

.topbg {
background-image: url(images/topbg.gif);
	font-size: 12px;
	font-family : Tahoma;
	color : #66666;
height: 26px;
width: 100%;
}

.leftbg {
background-image: url(images/leftbg.gif);
}

.rightbg {
background-image: url(images/rightbg.gif);
}

#menu ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Tahoma, Helvetica, sans-serif;
font-size: 14px;
margin:0px;
}

#menu a
{
display: block;
padding: 2px;
width: 132px;
background-color:#99CC99;
border-bottom: 1px solid #D2D2CA;
}

#menu a:link, #menuitems a:visited
{
color: #333;
text-decoration: none;
font-weight: bold;
}

#menu a:hover
{
background-color: #D2D2CA;
color: #333;
font-weight: bold;
}

A:link {
	color: #0066FF;
	text-decoration: none;
}

A:visited {
	color: #CC0000;
	text-decoration: none;
}

A:active {
	color: #CC0000;
	text-decoration: none;
}

A:hover {
	color: #003973;
	text-decoration: none;
}

A.dark:link {
	color: #666666;
	text-decoration: none;
}

A.dark:visited {
	color: #666666;
	text-decoration: none;
}

A.dark:active {
	color: #666666;
	text-decoration: none;
}

A.dark:hover {
	color: #000000;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.dark {
	font-size: 12px;
	font-family : Tahoma;
	color : #003973;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #003973;
	height : 1px;
}
.Larger_Blue {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bolder;
	color: #003973;
}
.Red {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bolder;
	color: #FF0000;
}
.Blue {
	font-size: 14px;
	font-family : Tahoma;
	font-weight: bolder;
	color : #003973;
}	