body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
}
H1 {
	color:#F4E400;
	font-size: 1.3em;
	padding: 10px;
}
P {
	padding: 10px;
}
.white {
	color:#FFFFFF;
}
.tableheader {
	background-repeat: no-repeat;	
	background-color: #1F3BA6;
	padding-right: 4px;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 25px;
	text-align:center;
}

.tablecontent {
	border-left: 1px solid #1F3BA6;
	border-right: 1px solid #1F3BA6;
	border-bottom: 1px solid #1F3BA6;
	background-color:#FFFFFF;

}

span img {
	border: 1px solid #000000;
	margin: 5px;
}

input, textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.error {
	color:#FF0000;
}

#headerbg  {
	width:760px;
	height:103px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
.imgborder {
	border:1px solid #000000;
}
