body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  margin-top:0;
  }

td {
	font-family: Garamond, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
}
.small {
	font-size: 12px;
}
.justify{
	text-align: justify;
	}
.title{
	font-family: "Times New Roman", Times, serif;
	color: #BE0000;
	font-size: 24px;
	font-weight: bold;
}
.hdr{
	color: #BE0000;
	font-size: 14px;
	font-weight: bold;
}
.search{
	color: #49120D;
	font-size: 13px;
	font-weight: bold;
}
ul {
	list-style-image: url(../images/dot.jpg);
	margin-left:22px;
}
ul.nav {
  	font-family: Garamond, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(../images/bullet.jpg);
	margin-left:22px;
}
li.nav {
	margin-left: 0;
	margin-right: 10%;
	margin-top: 0.75em;
	margin-bottom: .5em;
}
.menutitle{
	cursor:pointer;
}
.grey{
color: #cccccc;
font-size: 12px;
}
A:link {color: #BE0000; font-weight: bold; text-decoration: none}
A:visited {color: #BE0000; font-weight: bold; text-decoration: none}
A:active {color: #BE0000; font-weight: bold; text-decoration: none}
A:hover {color: #D49037; font-weight: bold; text-decoration: underline}

A.nav:link {color: #49120C; font-size: 14px; font-weight: normal; text-decoration: none}
A.nav:visited {color: #49120C; font-size: 14px; font-weight: normal; text-decoration: none}
A.nav:active {color: #49120C; font-size: 14px; font-weight: normal; text-decoration: none}
A.nav:hover {color: #BE0000; font-size: 14px; font-weight: normal; text-decoration: underline}

A.tab:link {color: #B1908B; font-size: 16px; font-weight: bold; text-decoration: none}
A.tab:visited {color: #B1908B; font-size: 16px; font-weight: bold; text-decoration: none}
A.tab:active {color: #B1908B; font-size: 16px; font-weight: bold; text-decoration: none}
A.tab:hover {color: #74413A; font-size: 16px; font-weight: bold; text-decoration: none}

A.footer:link {color: #cccccc; font-size: 12px; font-weight: normal; text-decoration: none}
A.footer:visited {color: #cccccc; font-size: 12px; font-weight: normal; text-decoration: none}
A.footer:active {color: #cccccc; font-size: 12px; font-weight: normal; text-decoration: none}
A.footer:hover {color: #BE0000; font-size: 12px; font-weight: normal; text-decoration: underline}
