/* CSS Document */
.form{
	margin:0px;
}
body {
	background-image:url(../images/bg.gif);
	background-position:120px 10px;;
}

.formfield {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	width:275px;
	border:1px solid #b5b5b5; 
} 


body,td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#000000;	
}

html,body{
	margin:0px;
	width:100%;
	height:100%;
}

.tablerow0{
	background-color:#FFFFFF;
}

.tablerow1{
	background-color:#c9dceb;
}

A:link,A:active,A:visited {
	color:#272679; text-decoration:none
}

A:hover {
	color:#272679; text-decoration:underline
}

.wit A:link,.wit A:hover,.wit A:active,.wit A:visited {
	color:#ffffff;
}

.wit {
	color:#FFFFFF;
}