a {
 
 color: #990000;
 text-decoration:none;
} 
 
a:hover {
 color: #000000; 
 text-decoration:underline;
}

.yellowlink a {
 
 color: #D8AB5A;
 text-decoration:none;
} 
 
.yellowlink a:hover {
 color: #F2EAD3; 
 text-decoration:underline;
}

body {  font-family: Tahoma, "Times New Roman", Times, serif; font-size: 11px;}
td {  font-family: Tahoma,  "Times New Roman", Times, serif; font-size: 11px; color: #333333}
h1 { font-family: Arial, Helvetica, sans-serif; font-size:14px; color:#4A180C}
ul { margin-left: 1em; padding-left: 1em }
.name {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #990000; font-weight: bold}
.title {
	font-family: Tahoma, Times, serif;
	font-size: 16px;
	color: #9C0000;
	font-weight: bold;
	font-style: italic;
}


.mini { font-family: Tahoma, Times, serif; font-size: 9px; color: #333333}
.minigrey { font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif; font-size: 7pt; color: #999999; font-weight: normal }
.red { font-family: Tahoma, Times, serif; font-size: 12px; color: #990000; font-weight: bold }
.bigorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC3300;
	font-weight: bold;
	font-style: normal;
	margin-top: 0.5em
}
.minired { font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif; font-size: 7pt; color: #990000; font-weight: normal }
.bigred { font-family: Arial; font-size: 14px; color: #990000; font-weight: bold }
.red10 { font-family: Arial; font-size: 10pt; color: #990000; font-weight: bold }
.miniwhite { font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif; font-size: 7pt; color: #FFFFFF; font-weight: normal }
a.white:link {color: #ffffff; font-weight: bold; text-decoration: none}
a.white:active {color: #ffcc00; font-weight: bold; text-decoration: underline}
a.white:visited {color: #66ccff; font-weight: bold; text-decoration: none}
a.white:hover {color: #ffcc00; font-weight: bolder; text-decoration: underline}
.white {
font-family: Arial; font-size: 14px; color: #FFFFFF; font-weight: bold
}
.title-beige {
font-family: Tahoma, Times, serif; font-size: 18px; color: #FFF7E7; font-weight: bold
}
.boldblack {
font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #333333; font-weight: bold
}

.boldblack8 {
font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333; font-weight: bold
}
.black {
font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #333333;
}

.boldwhite8 {
font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF; font-weight: bold
}

li,ul {margin:2px}


.border-nav {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	
}