:-moz-any-link:focus {
outline: none;
}
:focus
{
-moz-outline-style: none;
outline-style: none;
}
a {
	color: #000000;
	text-decoration: underline;
    outline: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:visited    { text-decoration: underline; color: #000000 }
a:active {
	color: #000000;
	text-decoration: underline;
	outline: none;
}
body {
	font-family: "Trebuchet MS";font-size:12px; background-color:#F7F7F7
}

ul {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}

ul li
   {padding-bottom:5px
   }
input {
	font-family: "Trebuchet MS;
	font-size: 12pt;
	color: #333333; 
}
select {
	font-family: "Trebuchet MS;
	font-size: 12pt;
	color: #333333;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
h3 {
	font-family: "Trebuchet MS;
	font-size: 14pt;
	font-weight: bold;
	color: #333333;
}
.footertext {
	color: #CCCCCC;
	font-size: 8pt;
	font-family: Trebuchet MS, sans-serif;
}
.aboutpagecontainer {
	font-size: 18px;
}
.blackboxmenu {
	color: #FFFFFF;
}

.normalist {list-style: disc outside; color:red; text: black; size:4} 
.blacktext {color:black}
.homepagefootertxt {
	font-family: Trebuchet MS;	font-size: 10pt;
	color: #CCCCCC;
}hr {
	color: #FF0000;
}
.smllist {
	color: #FF0000;
	font-family: Trebuchet MS;	font-size: 10pt;
	list-style-type: disc;
}
.smllistnotred {
	font-family: Trebuchet MS;	font-size: 10pt;
	list-style-type: disc;
}
.anncalendar {
	font-size: 14pt;
}
textarea {
	font-family: "Trebuchet MS;
	font-size: 12pt;
	color: #333333;
}
ol {
	
	}
li {
	border-top-width: 5pt;
	border-bottom-width: 5pt;
}
table        { font-size: 12px; background-color:#F7F7F7 }