body {
	background-color: #ECECFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	height: 100%;
}

.fullheight {
      height:100%;
   }

p,td,tr {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
   
a:link
{
	font-family: verdana;
	font-size: 11px;

	color: #CC3300;
	text-decoration: none;
}

a:visited
{
	font-family: verdana;
	font-size: 11px;

	color: #CC3300;
	text-decoration: none;
}

a:hover
{
	font-family: verdana;
	font-size: 11px;

	color: #006699;
	text-decoration: none;
}


a:active
{
	font-family: verdana;
	font-size: 11px;

	color: #CC3300;
	text-decoration: none;
}


.form {
	border: 0px; 
	background-color: #73AAAF; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
 
	height: 16px;
}

.submit {
	border: 0px; 
	background-color: #B3B7A8; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
 
	height: 16px;
}