body {
	/*
  background-image: url("img/bgr_grey.jpg");
  */
	background-color: #ffffbe;
}
body, table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: black;
	text-align: left;
}
td {
	valign: middle;
}
div.regforms{
  font-size: x-small;
}
td.contactlist {
  font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: black;
}
h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #993333;
}
h1 {
	font-size: 20px;
	margin-top: 2px;
	margin-bottom: 5px;
}
h2 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 2px;
}
h3 {
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-right: 5px;
}
h4 {
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #6699FF;
	font-weight: bold
}
a:visited {
	text-decoration: none;
	color: #6699FF;
	font-weight: bold
}
a:active {
	text-decoration: none;
	color: #0000f0;
	font-weight: bold
}
a:hover {
	text-decoration: underline;
	color: #0000f0;
	font-weight: bold
}

div.errormsg
{
  background-color: #CC6666;
  font-weight: normal;
  padding-left: 4px;
  padding-bottom: 4px;
  padding-right: 4px;
  padding-top: 4px;
}
div.supportText
{
  font-size: x-small;
}
body.indexpage {
	background-image: url("img/bgr_darkgrey.gif");
}
body.menu, td.menu{
	font-size: 12px;
}

#menu {
	color: #000000;
}
#menu a:link {
	color: #000000;
}
#menu a:visited {
	color: #000000;
}
#menu a:active {
	color: #0000f0;
}
#menu a:hover {
	color: #0000f0;
}
#companyInfo {
	color: #FFFFFF;
}
#companyInfo a:link {
	color: #FFFFFF;
}
#companyInfo a:visited {
	color: #FFFFFF;
}
#companyInfo a:active {
	color: #0000f0;
}
#companyInfo a:hover {
	color: #0000f0;
}

