 /* main site classes */
body { background-image:url(images/background.gif); margin-left: 0px; margin-top: 0px; }
td   { color: #333333; font-size: 11px; font-family:Georgia, "Times New Roman", Times, serif; line-height:16px }
h1   { color: #9c3f52; font-size: 16pt; font-family:Georgia, "Times New Roman", Times, serif; }
h2  { color: #9c3f52; font-size: 12pt; font-family:Georgia, "Times New Roman", Times, serif; padding: 0; margin: 0; }
hr { border: #CCCCCC 1px dashed; }

a img { border:none; }

A:link   { color: #333333; font-size: 11px; font-family:Georgia, "Times New Roman", Times, serif; text-decoration: underline; }
A:visited   { color: #333333; font-size: 11px; font-family:Georgia, "Times New Roman", Times, serif; text-decoration: underline; }
A:hover   { color: #9c3f52; font-size: 11px; font-family:Georgia, "Times New Roman", Times, serif; text-decoration: none; }

A.top_nav:link   { color: #ffffff; font-size: 11px; font-family:Georgia, "Times New Roman", Times, serif; vertical-align: 6px; text-decoration: none; }
A.top_nav:visited   { color: #ffffff; font-size: 11px; font-family:Georgia, "Times New Roman", Times, serif; vertical-align: 6px; text-decoration: none; }
A.top_nav:hover   { color: #ffffff; font-size: 11px; font-family:Georgia, "Times New Roman", Times, serif; vertical-align: 6px; text-decoration: underline; }

A.nav:link  { color: #ffffff; font-size: 11px; font-family:Georgia, "Times New Roman", Times, serif; text-decoration: none; text-transform: uppercase; line-height:13px }
A.nav:visited  { color: #ffffff; font-size: 11px; font-family:Georgia, "Times New Roman", Times, serif; text-decoration: none; text-transform: uppercase; line-height:13px}
A.nav:hover  { color: #ffffff; font-size: 11px; font-family:Georgia, "Times New Roman", Times, serif; text-decoration: underline; text-transform: uppercase; line-height:13px}

A.linksmall:link  { color: #333333; text-decoration: underline; }
A.linksmall:visited  { color: #333333; text-decoration: underline; }
A.linksmall:hover  { color: #9c3f52; text-decoration: none; }
.nav_lines { color: white; font-size: 7pt; font-family:Georgia, "Times New Roman", Times, serif; vertical-align: 6px; }
.textsmall   { color: #333333; font-family:Georgia, "Times New Roman", Times, serif; }
.navwrapper { margin: 4px 0px 2px 0px; }

#footer {
    text-align: center;
    color: #ffffff;
	padding: 10px;
	margin:0px auto;
}

#footer A:link, #footer A:visited {
  text-decoration: underline;
  color: #ffffff;
}

#footer A:hover, #footer A:active {
  text-decoration: none;
  color: #ffffff;
}
.footer {
    text-align: center;
    color: #ffffff;
	padding: 10px;
	margin:0px auto;
}

.textsmall { color: #ffffff;}