Body {
color: #fff;
BackGround-color: #FFFFFF;
background: url('images/background.jpg') #5f92d2 repeat-x 0% 0%;
text-align: center;
}
H1 {
Font-Family: Arial;
Font-weight: bold; Font-size: large;
Text-align: center;
Margin-top: 0px; Margin-right: 0px;
Margin-bottom: 0px; Margin-left: 0px;
Padding-top: 10px;
Padding-bottom: 10px;
color: WHITE;
BackGround-color: #000088;
}
H3 {
Font-Family: Tahoma;
Font-size: xx-small;
Text-align: center;
color: BLACK;
}
A {
Font-Family: Arial;
Font-weight: bolder; Font-size: small;
Text-decoration: none;
Text-align: center;
color: #fff;
}
A:hover {
color: #C20127;
}

#header_container {
	margin-bottom: 12px;
	border: 1px solid #fff;
	vertical-align: middle;
	background: url('images/header_background.jpg') repeat-x 0px 0px;
}

td {
 	padding: 0px 0px 0px;
	background: url('images/background.jpg') #5f92d2 repeat-x 0% 0%;
	color: #fff;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	text-align: center;

}

borders {
	margin-bottom: 12px;
	border: 1px solid #fff;
	background: url('images/header_background.jpg') repeat-x 0px 0px;

}