BODY.test
{
	background-image: url(images/background.jpg);
}
BODY
{
	color: white;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: normal;
	text-align: left;
	background-color: #3C4155;
	margin-top: 2pt;
	margin-bottom: 0;
	margin-left: 10pt;
	margin-right: 10pt;
}
BODY.header
{
	color: white;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #4E5864;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0
}
BODY.menu
{
	color: white;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #4E5864;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0
}
HR
{
   border: 1;
   height: 2px;
   width: 100%;
   padding: 0
}
P
{
   font-size: 1em;
	text-align: left;
}
P.error
{
	color: red;
}
P.footer
{
   text-align: center;
   font-size: 1em;
   padding: 0.1em;
}
P.logo
{
   text-align: center;
   padding: 5;
}
H1
{
	text-align: center;
   font-size: 1.5em;
   padding: 0.1em;
}
H1.Header
{
	color: lightgrey;
	font-family: Helvetica, sans-serif;
	font-size: 1.8em;
	text-align: center;
   padding: 0.1em;
}
H2
{
	text-align: left;
   font-size: 1.2em;
}
a:link
{
	color: white;
}
a:link IMG
{
   border-width: 0pt;
   border-style: solid
}
a:visited
{
	color: white;
}
a:visited IMG
{
   border-width: 0pt;
   border-style: solid
}
a.current:visited
{
	color: #D7751A;
}
a.current:visited IMG
{
   border-width: 0pt;
   border-style: solid
}
a:active
{
	color: #D7751A;
}
a:active IMG
{
   border-width: 0pt;
   border-style: solid
}
a.current:link
{
	color: #D7751A;
}
a.menu:link
{
	color: white;
	text-decoration: none;
   display: block;
   width: 100%;
}
a.menu:Visited
{
	color: white;
	text-decoration: none
}
TABLE.menu
{
	color: white;
	background-color: #3C4155;
	border-color: #D7751A;
	width: 100%
}
TABLE.standard
{
	border-color: #687385;
	border-width: thin;
	border-style: solid;
	border-collapse: collapse;
}
TABLE.small
{
	border-color: #687385;
	border-width: thin;
	border-style: solid;
	border-collapse: collapse;
	width: 150
}
TH
{
	color: white;
	text-align: center;
	vertical-align: top;
   padding: 0.1em;
   font-size: 1em;
}
TH.standard
{
	border-color: #687385;
	border-width: thin;
	border-style: solid;
	border-collapse: collapse;
}
TH.invisible
{
	border-width: 0;
	border-style: solid;
	border-collapse: collapse;
}
TD
{
	color: white;
	vertical-align: top;
   padding: 0.1em;
   font-size: 1em;
}
TD.standard
{
	border-color: #687385;
	border-width: thin;
	border-style: solid;
	border-collapse: collapse;
}
TD.invisible
{
	border-width: 0;
	border-style: solid;
	border-collapse: collapse;
}
TD.header
{
	background-color: #4E5864;
	border-color: #687385;
	border-width: 0;
	border-style: solid;
	border-collapse: collapse;
}
TD.small
{
	background-color: #3C4155;
	border-color: #687385;
	border-width: thin;
	border-style: solid;
	border-collapse: collapse;
}
TD.menu
{
	background-color: #687385;
	border-color: rgb(176, 196, 222);
	border-width: 0pt;
	border-style: solid;
	border-collapse: collapse;
}
TD.menulabel
{
	background-color: #4E5864;
	border-color: rgb(176, 196, 222);
	border-width: 0pt;
	border-style: solid;
	border-collapse: collapse;
}
TD.menuactive
{
	background-color: #D7751A;
	border-color: rgb(176, 196, 222);
	border-width: 0pt;
	border-style: solid;
	border-collapse: collapse;
}

