/* Font Types */

body, p, td, ul, ol, {
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

h2 {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

hr {
	color: #CCCCCC;
}

input {
	background-color: #F6F6F6;
	border: 1px solid #999999;
	color: #000000;
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

select {
	background-color: #F6F6F6;
	border: 1px solid #999999;
	color: #000000;
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table {
	border: 0px none #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.contenttd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

.contenttd a {
	font-weight:bold;
}

/*.contenttd a:link {
	color: #990000;
	text-decoration: none;
}

.contenttd a:visited {
	color: #990000;
	text-decoration: none;
}

.contenttd a:hover {
	color: #990000;
	text-decoration: underline;
}

.contenttd a:active {
	color: #990000;
	text-decoration: underline;
}
*/


.footer {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.footer a:link {
	color: #666666;
	text-decoration: none;
}

.footer a:visited {
	color: #666666;
	text-decoration: none;
}

.footer a:hover {
	color: #990000;
	text-decoration: none;
}

.footer a:active {
	color: #990000;
	text-decoration: none;
}

.pictureframe {
	border: 1px solid #666666;
}

td {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: normal;
		border: none;
}

tr {
	border: none;
}

table {
	border: none;
}

.headings {
	font-family: Arial, sans-serif; font-size: 10pt;
	color: white;
	font-weight: bold;
	text-decoration: none;
	background-color: #990000;
}

.headings a:link {
	font-family: Arial, sans-serif; font-size: 10pt;
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

.headings a:visited {
	font-family: Arial, sans-serif; font-size: 10pt;
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

.detls {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight: regular;
}

.detls a:link {
	color: #2C436D;
	font-weight: bold;
}

.detls a:visited {
	color:#51788E;
}
#menu2 {
	font-size: 14px !important;
	font-weight: bold !important;
}
#menu2 a {
	text-decoration:none;
	color:#000000;
	font-size: 14px;
	font-weight: bold;
}
#menu2 a:visited {
	text-decoration:none;
	color:#000000;
}
#menu2 a:hover {
	text-decoration:none;
	color:#990002;
}
#menu2 a:active {
	text-decoration:none;
	color:#000000;
}
.bordered {
	border: 1px solid #000000;
	padding: 3px;
}
.creed {
	font-family: "Lucida Calligraphy", cursive;
	font-size: 12px;
}
.underline {
	text-decoration: underline;
}
.centered {
	text-align: center;
}
