body, td {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	margin: 2px;
}

a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.HomeNewsHeader {
	font-weight: bold;
	color: #990000;
}
.whiteCaps {
	text-transform: uppercase;
}
.whitetext {
	color: #FFFFFF;
}
a.leftlink:link {
	color: #D2973A;
	text-decoration: underline;
	font-weight: bold;
}
a.leftlink:visited {
	color: #D2973A;
	text-decoration: underline;
	font-weight: bold;
}
a.leftlink:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;		
}
.BoldYellowText {
	font-weight: bold;
	color: #D2973A;
}
.OptimaFont {
	font-family: Optima, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.OptimaFont20px {
	font-family: Optima, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #D2973A;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	color: #663300;
	font-weight: bold;
	font-family: Optima, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 14px;
	color: #D2973A;
	font-weight: bold;
	font-family: Optima, Arial, Helvetica, sans-serif;
}
.pdfbullet {
	background-image: url(../images/pdf_bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 35px;
	list-style-type: none;
	list-style-position: outside;
	padding: 4px;
}

.wmvbullet {
	background-image: url(../images/wmv_bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 35px;
	list-style-type: none;
	list-style-position: outside;
	padding: 4px;
}
select {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
.OptimaFontWHITE {
	font-family: Optima, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
h1.title{
	font-family: "Optima", Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: normal;
	color: #d2973a;
}
.imgBorder {
	border: 3px solid #996600;
}

