body {
	background-color: #006699;
}
table#wrapper {
border: 1px solid #fff;
}
.padding {
	padding: 15px;
}
.paddinghome {
	padding: 5px 15px 0 15px;
}
.text {
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #006699;
}
.buttons {
	margin-left: 3px;
	margin-right: 3px;
}
.bottomlinks {
	font: 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
.bottomlinks:link {
	font: 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
.bottomlinks:visited {
	font: 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
.bottomlinks:hover {
	font: 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
.bottomlinks:active {
	font: 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #96C0E6;
}
a:active {
	color: #003366;
}
.images {
	border: 1px solid #333;
}
.titles {
	font: 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F01A22;
}
.textblack {
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}
.textdarkblue {
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #003366;
}
