html, body{
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
}
.topbgcell{
	background-color:#F0F0F0;
	height:22px;
}

#toplinks {
color:#333333;
text-decoration:none;
}
.liner{
background-color: #DD7C3B;
height:5px; 
}
.MenuItemActive
{
	background-color: #DD7C3B;
	height:23px; 
}
.MenuItemInActive
{
	background-color: #B7B9C1;
	border-left-width: 1px; 
	border-right-width: 1px; 
	border-top-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-width: 1px;
	height:23px; 
}
.MenuText
{
	font-family: verdana; 
	font-size: 8pt;
	color: white;
	font-weight: bold;
	text-decoration:none;
}
.MenuLink:link
{
	font-family: verdana; 
	font-size: 8pt;
	color: white;
	font-weight: bold;
	text-decoration:none;
}
.MenuLink:visited
{
	font-family: verdana; 
	font-size: 8pt;
	color: white;
	font-weight: bold;
	text-decoration:none;
}
.MenuLink:hover
{
	font-family: verdana; 
	font-size: 8pt;
	color: white;
	font-weight: bold;
	text-decoration:underline;
}
#printingpane{
font-size:12px;
color:#333333;
}

.fields {
	border:1px solid #C8C8C8; FONT-SIZE: 8pt; WIDTH: 150px; COLOR: #029087; FONT-FAMILY: MS Sans Serif; HEIGHT: 17px; BACKGROUND-COLOR: #FFFFFF;
}

