a:link
{
	color: #782338;
	text-decoration: underline;
}

a:visited
{
	color: #782338;
	text-decoration: underline;
}

a:hover
{
  color: #C63358;
  text-decoration: underline;
}

body
{
	color: #000000;
	margin: 0;
	background-image: url(/images/bgtile_home.gif);
	background-color: #eec9de;
}

td
{
	font-size: 10px;	
  font-family: Geneva, Arial, Helvetica, sans-serif;
  vertical-align: top;
}

td.header
{
  background-color: #9cadd6;
}

td.headerright
{
  vertical-align: bottom;
  text-align: right;
  background-color: #9cadd6;
}

input
{
	font-size: 10px;	
  font-family: Geneva, Arial, Helvetica, sans-serif;
}

.error
{
	color: #ff3333;
	font-weight: bold;
	font-size: 10px;
	font-family: verdana, Helvetica, sans-serif;
}

.textbox160
{
	width: 160px;
}