/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000033;
}
body {
	background-color: #000033;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header-background {
	background-image: url(../images/header-background.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.header-background-site {
	background-image: url(../images/header-background2.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.copyright {
	font-size: 11px;
	color: #000033;
}
.heading-home {
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a.menu:hover {
	color: #000033;
	text-decoration: none;
	font-size: 12px;
}
.headingbody {
	font-size: 16px;
	font-weight: bold;
	color: #28B9FF;
	line-height: 30px;
}
.headingbodyfooter {
	font-size: 22px;
	font-weight: bold;
	color: #28B9FF;
	line-height: 60px;
	font-style: italic;
}
.slogan {
	font-size: 16px;
}

a:link {
	color: #0000CC;
}
a:visited {
	color: #0000CC;
}
.text-purple {
	color: #990099;
}
.text-blue {
	color: #0033FF;
}
.text-green {
	color: #339900;
}
.text-mustard {
	color: #CC9900;
}
.text-orange {
	color: #FF6600;
}
.text-red {
	color: #D20000;
}
.text-aqua {
	color: #0C9;
}

