body {
	background-color: #146084;
	background-image:url(images/bg.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, td, th, p {
	font-family:Arial, Helvetica, sans-serif;
	color:#0E4C69;
	font-size:14px;	
}

a:link, a:visited {
	color:#B42F18;
	text-decoration: underline;
}
a:active {
	color:#dd1111;
}
a:hover {
	color:#FF8282;
}

.totalbox {
	border: 1px solid #000000;
	background-color:#CDF2F8;
}

.contentbox {
	background-color:#CDF2F8;
	padding:10px;
}

h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
}

li {
	list-style-image:url(images/bullet.jpg);
}

.fancytext {
	font-family:"Times New Roman", Times, serif;
	color:#B42F18;
	font-size:19px;
	font-weight:bold;
	font-style:italic;
}

.caption {
	color:#4A89A5;
	font-size:12px;
}

.footerbox {
	background-color:#6FD9EA;
	color:#F7E90B;
	padding:10px;
	text-align:center;
	font-weight:bold;
	font-size:15px;
}
.footerbox a:link, .footerbox a:active, .footerbox a:visited {
	color:#146388;
}
.footerbox a:hover {
	color:#972B15;
}

.copyright {
	color: #5CC0D5;
	font-size:11px;
}
.copyright a:link, .copyright a:visited, .copyright a:active {
	color:#5cc0d8;
}
.copyright a:hover {
	color:#ffffff;	
}
