body
{
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

td
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

h2
{
  font-family: verdana, arial, sans serif;
  font-size: 18px;
  color: #7f0404;
}

a:link
{
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7F0404;
	text-decoration: underline;
}

a:hover
{
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #7F0404;
}

a:visited
{
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7F0404;
	text-decoration: none;
}

.style1
{
  color: #666666
}

.style4
{
  color: #FF0000
}

.menu:link, .menu:active, .menu:visited
{
  font-family: arial, verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
	text-decoration: none;
}

.menu:hover
{
  font-family: arial, verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #f4f07c;
	text-decoration: none;
}

.header
{
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #513127;
	text-decoration: none;
}

.white
{
	font-size: 11px;
	color: #FFFFFF;
}

.headerlarge
{
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #7F0404;
	text-decoration: none;
}

.button
{
  font-weight: bold;
  font-size: 10px;
  color: #7F0404;
  background-color: #ffffff;
  border-color: #7F0404;
  border-width: 1px;
  height: 20px;
}

.errorlarge
{
	font-family: Sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #7F0404;
	text-decoration: none;
}

.error
{
  color: #7F0404;
}