body, form
{
	margin: 0px;
}
body, td, th, p, h1, h2
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
}
h1, h2, p
{
	margin: 5px 0px;
}
h1
{
	font-size: 10pt;
	font-weight: bold;
}
h2
{
	font-size: 9pt;
	font-weight: bold;
}
hr
{
	color: #95A2AB;
	height: 1px;
}
input
{
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
}
a
{
	color: #FF6600;
}
a:hover
{
	color: #FF6600;
}
.menu
{
	padding-top: 5px;
}
.menu a
{
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	color: #3A3838;
	width: 100%;
	filter: progid:DXImageTransform.Microsoft.DropShadow(color='#ADB2B7', offX=1, offY=1, positive=true);
}
.menu a:hover
{
	color: #FFFFFF;
	filter: progid:DXImageTransform.Microsoft.DropShadow(color='#ADB2B7', offX=1, offY=1, positive=true);
}
.btmenu
{
}
.btmenu a
{
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	color: #3A3838;
	width: 100%;
	filter: progid:DXImageTransform.Microsoft.DropShadow(color='#ADB2B7', offX=1, offY=1, positive=true);
}
.btmenu a:hover
{
	color: #FFFFFF;
	filter: progid:DXImageTransform.Microsoft.DropShadow(color='#ADB2B7', offX=1, offY=1, positive=true);
}
.submenu
{
	padding-left: 46px;
}
.submenu a
{
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
	color: #4F5052;
}
.submenu a:hover
{
	color: #FFFFFF;
}
.b
{
	font-weight: bold;
	color: #FF6600;
}
.content
{
	padding: 0px 10px 10px 10px;
}
.copyright
{
	padding-right: 10px;
	padding-top: 6px;
	font-size: 8pt;
}
