body, html 
{
	/*overflow:hidden;
	background-color: #7eb8c5;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	
}
.tablebg
{
background: #E1E1E1;
border:solid;
border-width:1px;
color:#CECECE;
}
.tablebg:hover
{
background:#FFFFFF;
}
.menu
{font: Tahoma;
font-size:12px;
font-weight:500;
color:#003300;
}
.menu:hover
{font:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:500;
color: #006600;
}
.content
{
	font:Arial;
	font-size:8.5pt;
	color:#666666;
}
.content a
{
	font:Arial;
	font-size:8.5pt;
	font-weight:bold;
	color:#666666;
}
.contentheader
{
font:Verdana;
font-size:8.5pt;
color:#C13E16;
font-weight:bold;
}
.contenttitle
{
font:Verdana;
font-size:11pt;
color: #003300;
font-weight:bold;
}
.Footer
{
font-family:Tahoma;
font-size:10px;
color:#333333;
}
.Footer:Hover
{
font-family:Tahoma;
font-size:10px;
color: #990000;
}
.menu1
{
background-color: #CCFFFF;
border:solid;
border-width:thin;
border-color:#00CCFF;
border-left-style:solid;
border-left-color:#996600;
border-left-width:5px;
}
.menu1:hover
{
background-color:#FFFFFF;
border-left-style:solid;
border-left-color:#003300;
border-left-width:5px;
}
.sidemenu a 
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	background: url(images/mnubg.jpg) top left repeat-x;
	color: #ff8902;
	display: block;
	padding-left: 10px;
	padding-right: 2px;
	text-decoration: none;
}

.sidemenu a:hover {
	background: url(images/mnuhover.jpg) top left repeat-x;
	color: #FF0000;
	text-decoration: none;
}

.sidemenu2 a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	background: url(images/mnubg1.jpg) top left repeat-x;
	color: #ff8902;
	display: block;
	padding-left: 10px;
	padding-right: 2px;
	text-decoration: none;
}

.sidemenu2 a:hover {
	background: url(images/mnuhover1.jpg) top left repeat-x;
	color: #FF0000;
	text-decoration: none;
}
