body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}
p 	{
	font-size: 0.75em;
}
table.general {
	font-size: 0.8em;
}

table.contactus {
	font-size: 0.8em;
}
table.mnamelist {
	font-size: 0.8em;
}
table.mpage {
	font-size: 0.9em;
}
a {
	font-weight: normal;
	color: #AA3322;
	text-decoration: none;
}
a:hover {
	color: #666666;
}
a.anchorlink {
	font-size: 0.8em;
}
a.anchorlink:hover {
	color: #666666;
}
a.eventlink {
	font-size: 0.8em;
}
a.eventlink:hover {
	color: #666666;
}
a.menulink {
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 5px;
	text-decoration: none;
}
a.menulink:hover {
	color: #666666;
}
a.webdesignlink {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	font-size: 0.65em;
}
a.webdesignlink:hover {
 	font-weight: normal;
	color: #996600;	
	text-decoration: none;	
}

h1 {
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
h2 {
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
h3 {
	font-size: 0.85em;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
h4 {
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
h5 {
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
h6 {
	font-size: 0.65em;
	font-weight: bold;
	color: #CCCCCC;
	font-style: italic;
	display: inline;
}

li	{
	font-size: 0.75em;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-position: outside;	
}
td li	{
	font-size: 0.9em;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-position: outside;
	list-style-type: disc;

}
tr.greybg {
	background-color: #F8F8F8;
}
td.greybg {
	background-color: #F8F8F8;
}

tr.blackhdr {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}

input.errHilite, select.errHilite, textarea.errHilite {
	padding: .1em ! important;
	background-color: #FFCCCC ! important;
	border: 1px solid #FF0000;
}
textarea {
	color: #000000;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.disclaimertext {
	color: #666666;
	font-size: 0.65em;
	font-style: italic;
}
.weblinkstitletext {
	color: #003366;
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;

}
table.sidebar {
	font-size: 0.9em;
}

table.linkslist {
	font-size: 0.75em;
}
ol {
	list-style-type: lower-roman;
}

.linksheader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding: 2px;
	font-size: 0.8em;
}
.eventheader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding: 2px;
	font-size: 0.8em;
}
.smalltext {
	font-size: 0.7em;
	font-style: italic;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	height: 1px;
}
.evbox {
	background-color: #EEEEEE;
	padding: 2px;
}