body {
	background-image: url(images/tile.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 25px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5DA8AA;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5DA8AA;
	text-decoration: none;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5DA8AA;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5DA8AA;
	text-decoration: none;
}
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a.nav:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7EBABB;
	text-decoration: none;
	font-weight: bold;

}
a.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a.jumbo:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5DA8AA;
	text-decoration: none;
	font-weight: bold;
}
a.jumbo:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5DA8AA;
	text-decoration: none;
	font-weight: bold;
}
a.jumbo:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5DA8AA;
	text-decoration: underline;
	font-weight: bold;
}
a.jumbo:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5DA8AA;
	text-decoration: none;
	font-weight: bold;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: top;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5DA8AA;
	margin-right: 25px;
	margin-left: 25px;
	font-weight: bold;
	text-transform: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5DA8AA;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5DA8AA;
	font-weight: bold;
	text-transform: none;
}
.label 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #5DA8AA;
    vertical-align: top;
    font-weight: bold;
}
hr 
{
    color: #5C462F;
    height: 5px;
}
.headerMain {
	background-image: url(images/headermain.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 25px;
}
.bgMenu {
	background-image: url(images/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.gradient {
	background-image: url(images/gradient.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

th 
{
    background-color: #5DA8AA;
    color: White;
    font-weight: bold;
}

.button
{
    background-color: #5DA8AA;
    color: White;
    font-weight: bold;
}
