﻿
a:link.nav { text-decoration: none; color: #000000; font-family:Tahoma; font-size: 13px; font-weight: bold }
a:visited.nav { text-decoration: none; color: #000000; font-family:Tahoma; font-size: 13px; font-weight: bold }
a:hover.nav { text-decoration: underline; color: #000000; font-family:Tahoma; font-size: 13px; font-weight: bold }
 
.PageTitle {
	font-family:arial,times-roman,helvetica; 
	font-size:21px; 
	color:#5C0100; 
	text-decoration:nono; 
	font-weight: bold;}
	
	.address {
	font-family:arial,times-roman,helvetica; 
	font-size:16px; 
	color:#ffffff; 
	text-decoration:nono; 
	font-weight: bold;}

.MainTable {
	background-color: #FFFFFF;
	}

body {
	background-image: url(/images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFfff;
	margin: 0px;
	padding: 0px;
}

body, td, p, ul, ol, li, input, select, textarea, div, span, blockquote {
  font-size : 13.0px ;
  color:#000000;
  font-family:  Arial;
  link:#0000ff;
  vlink:#0000ff
}
h1 {
				font-size: 17px;
				font-family: "Monotype Corsiva", Times, serif;
				padding: 0px;
}
h2 {
				font-size: 14px;
}
h3 {
				color:#008284;
				font-weight: bold;
				font-size: 14px;
}
