/* General BODY Settings */
body
{
  background-color: #ffffff;
	background-image: url("images/bottombkg.gif");
  margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: arial, verdana, sans-serif;
}

/* General LINK Settings */
a:link
{
  color: #0000ff;
	text-decoration: none;
}

a:visited
{
  color: #0000ff;
	text-decoration: none;
}

a:active
{
  color: #ff000;
	text-decoration: underline;
}

a:hover
{
  color: #ff0000;
	text-decoration: underline;
}

.remaxtitle
{
  color: #ffffff;
	font-weight: bold;
}

.innertitle
{
  font-size: 16px;
	font-weight: bold;
}

.smalltitle
{
  font-size: 14px;
	font-weight: bold;
}

.leftlink
{
  font-size: 13px;
	margin-left: 5px;
}

.backer
{
	background-color: #ffffff;
}

.maintext
{
  font-size: 13px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 0px;
	margin-bottom: 20px;
	text-indent: 25px;
	text-align: left;
}

.tabletext
{
  font-size: 13px;
}

.tabletextleft
{
  font-size: 13px;
	margin-left: 30px;
	text-align: left;
}

.tabletextsm
{
  font-size: 10px;
}

.orderedtext
{
  font-size: 13px;
	margin-left: 30px;
	margin-right: 30px;
	text-align: left;
}

.copy
{
  font-size: 9px;
	margin-left: 30px;
	margin-right: 30px;
}


.listsheet
{
  border-style: solid;
	border-color: #000000;
	border-width: 1px;
}

.names
{
  font-size: 12px;
	font-weight: bold;
}

.header
{
  color: #0000ff;
	font-size: 24px;
	text-decoration: underline;
}

.subhead
{
  color: #0000ff;
  font-size: 18px;
	text-decoration: underline;
}

.mainlink
{
  font-size: 15px;
	padding-left: 20px;
}

.titlefont
{
	font-size: 22px;
	text-decoration: underline;
	padding-bottom: 20px;
}

.addpg
{
  font-size: 12px;
}

.warranty
{
  font-size: 10px;
	font-weight: bold;
}

.readdress
{
  font-size: 9px;
}

.rename
{
  font-size: 13px;
	font-weight: bold;
	color: #cc0000;
}

.prnlist
{
  font-size: 14px;
}

.prnlistsm
{
  font-size: 12px;
}

.prnlistsmb
{
  font-size: 12px;
	font-weight: bold;
}

.prnlisttn
{
  font-size: 10px;
}

.addpgt
{
  font-size: 14px;
	font-weight: bold;
}

.inputfields
{
	background-color: #eeeeee;
	border-style: solid;
	border-width: 1px;
	border-color: #ff0000;
  color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
}