body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	background-image: url(../images/background.gif);
}
td { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #333333 }
.copyright { font-weight: bold; font-size: 8pt}
.date { font-weight: bold; font-size: 8pt}
a {color: #0000CC; text-decoration: none}
a:visited {color: #000099}
a:active {color: #FF0000}
a:hover {color: #FF0000; text-decoration: underline}
a.menu {color: #333333; text-decoration: none}
a.menu:visited {color: #666666}
a.menu:active {color: #FF0000}
a.menu:hover {color: #FF0000; text-decoration: none}
a.submenu {color: #333333; font-size: 8pt; text-decoration: none}
a.submenu:visited {color: #666666}
a.submenu:active {color: #FF0000}
a.submenu:hover {color: #FF0000; text-decoration: none}
H1
{
	font-size: 14pt;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1pt;
}
.pageheader {
	font-size: 14pt;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1pt;
}
.sectionheader {
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	background-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
.pagealert {  font-weight: bold; color: #CC0000;}
.inputalert {  font-size: 8pt; font-weight: bold; color: #FF0000}
.menuborder{
	background-color: #333333;
}
.menucell{
	background-color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
}
.menumargins{
	margin-right: 5px;
	margin-left: 5px;
}
.submenuborder{
	background-color: #666666;
}
.submenucell{
	background-color: #E6E6E6;
	margin-right: 5px;
	margin-left: 5px;
}
.submenumargins{
	margin-right: 5px;
	margin-left: 5px;
}
.sectionborder {
	border: 1px solid #666666;
}
.small {
	font-size: 8pt;
}
.sectioncontent {
	padding-right: 5px;
	padding-left: 5px;
}
