body
{
	background-color: #94AEC7;
}
a
{
	color:#FFFFFF; 
	text-decoration: none; 
}
a:hover 
{
	color:000000;
}
.left
{
	text-align: left;
}
table.main
{
	width: 540px;
	border: 0;
	background-color: #990033;
	font-family: Arial;
	color: white;
	margin: 0 ;
}
table.main th
{
	padding-top: 15px;
	font-style: italic;
	font-weight: bold;
	text-align: left;		
}
table.main td
{
	padding-top: 15px;
	font-style: italic;
	font-weight: bold;
	text-align: left;		
}
.slogan
{
	font-family: Times New Roman;
	font-weight: bold;
	text-align: left;
	
}
table.main td.section
{
	font-style: normal; 
	text-align: left;
	padding-top: 0;
	font-size: 85%;	
}


table.form
{
	background-color: #CCE6FF;
	width: 540px;
	margin: 0 ;
}
table.form input,
table.form select
{
	width: 275px;
}

.footer
{
	text-align: left;
	font-size: 75%;
	width: 540px;
	margin: 0 ;
}

table.error
{
	width: 540px;
	border: 0;
	background-color: red;
	font-family: Arial;
	color: white;
	margin: 0 auto;	
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;		
}
