/* CSS Document */
body {
background-color:#E6DBC7;
margin:0px;
}

td {
color:#565656;
font-size:13px;
font-family:Century Gothic;
font-weight:normal;
text-decoration:none;
}

.smalltext {
color:#565656;
font-size:9px;
font-family:Century Gothic;
font-weight:bold;
text-decoration:none;
}

#PageTitle {
border-bottom: 2px dotted #FFFFFF;
padding-bottom: 5px;
height: 20px;
margin-left:10px;
margin-right:10px;
margin-bottom: 5px;
clear: both;
color:#ff0000;
font-size:18px;
font-family:Century Gothic;
font-weight:bold;
}

a:link {
color:#568498;
font-size:13px;
font-family:Century Gothic;
font-weight:normal;
text-decoration:underline;
}

a:active {
color:#568498;
font-size:13px;
font-family:Century Gothic;
font-weight:normal;
text-decoration:underline;
}

a:visited {
color:#568498;
font-size:13px;
font-family:Century Gothic;
font-weight:normal;
text-decoration:underline;
}

a:hover {
color:#568498;
font-size:13px;
font-family:Century Gothic;
font-weight:normal;
text-decoration:none;
}

.footer {
color:#404040;
font-size:12px;
font-family:Century Gothic;
font-weight:normal;
text-decoration:none;
}

.footer:link {
color:#404040;
font-size:12px;
font-family:Century Gothic;
font-weight:normal;
text-decoration:underline;
}

.footer:active {
color:#404040;
font-size:12px;
font-family:Century Gothic;
font-weight:normal;
text-decoration:underline;
}

.footer:visited {
color:#404040;
font-size:12px;
font-family:Century Gothic;
font-weight:normal;
text-decoration:underline;
}

.footer:hover {
color:#404040;
font-size:12px;
font-family:Century Gothic;
font-weight:normal;
text-decoration:none;
}

.copyright {
color:#FFFFFF;
font-size:12px;
font-family:Century Gothic;
font-weight:normal;
text-decoration:none;
}

.copyright:link {
color:#FFFFFF;
font-size:12px;
font-family:Century Gothic;
font-weight:normal;
text-decoration:underline;
}

.copyright:active {
color:#FFFFFF;
font-size:12px;
font-family:Century Gothic;
font-weight:normal;
text-decoration:underline;
}

.copyright:visited {
color:#FFFFFF;
font-size:12px;
font-family:Century Gothic;
font-weight:normal;
text-decoration:underline;
}

.copyright:hover {
color:#FFFFFF;
font-size:12px;
font-family:Century Gothic;
font-weight:normal;
text-decoration:none;
}

.nav {
color:#505050;
font-size:14px;
font-family:Century Gothic;
font-weight:bold;
text-decoration:none;
}

.nav:link {
color:#505050;
font-size:14px;
font-family:Century Gothic;
font-weight:bold;
text-decoration:none;
}

.nav:active {
color:#505050;
font-size:14px;
font-family:Century Gothic;
font-weight:bold;
text-decoration:none;
}

.nav:visited {
color:#505050;
font-size:14px;
font-family:Century Gothic;
font-weight:bold;
text-decoration:none;
}

.nav:hover {
color:#568497;
font-size:14px;
font-family:Century Gothic;
font-weight:bold;
text-decoration:none;
}

.header_bg {
background-image:url(images/header_bg.jpg);
}

.content_bg {
background-image:url(images/content_bg.jpg);
}

.footer_bg {
background-image:url(images/footer_bg.jpg);
}
