body {
	background-color: #4881C1;
	background-image: url(images/diago.gif);
	background-repeat: repeat-x;
	background-position: top;

}
.tableborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #34363A;
	border-left-color: #34363A;
	background-color: #FFFFFF;
	padding: 20px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004E9E;
	text-decoration: none;
}

a.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004E9E;
	text-decoration: none;
}

a.textlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004E9E;
	text-decoration: none;
}

a.textfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.textfooter:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D9F5FF;
	text-decoration: none;
}
.textheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #004E9E;
	text-decoration: none;
}
