body {
	background-color:white; 
	font-family: Verdana, Arial, Helvetica, sans-serif;; 
	font-size:11px; 
	color:black; 
	font-weight:normal; 
	text-align:left;
	margin-top: 10px;
}

a {
	color: blue;
}

a:visited {
	color: blue;
	text-decoration: none;
}

a:active, a:hover {
	color: blue;
	text-decoration: underline;
}

a.bmnu {
	text-align: center;
  font-weight: bold;
	text-decoration: none;
}

a.bmnu:visited
{
    font-weight: bold;
    font-size: 1.0em;
    color: blue;
    text-decoration: none;
}
a.bmnu:hover, a.bmnu:active {
    font-weight: bold;
    font-size: 1.0em;
    color: #6666FF;
    text-decoration: underline;
}

a.bmnu2 {
	font-weight: bold;
	font-size: 1.0em;
	color: white;
	text-decoration: none;
}

a.bmnu2:visited {
    font-weight: bold;
    font-size: 1.0em;
    color: white;
    text-decoration: none;
}

a.bmnu2:hover {
    font-weight: bold;
    font-size: 1.0em;
    color: black;
    text-decoration: none;
}
a.bmnu2:active
{
    font-weight: bold;
    font-size: 1.0em;
    color: black;
    text-decoration: none;
}


h1 {
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
}

.boldfont {
	font-weight: bold;
}

.smfont {
	font-size: .85px;
}

p {
	text-align:left;
	font-size: 1.0em;
}

input, textarea, select { 
	border-color: #666666 #999999 #999999 #666666; 
	border-style: inset; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	color: #333333;
}

.unnamed1 {
	font-size: .85em;
}

.unnamed2 {
	font-size: 1.2em;
	font-weight: bold;
}

a.NavLinks {
	color:#990000; 
	font-weight:bold; 
	text-decoration:none;
}

a.NavLinks:hover {
	text-decoration:underline;
}

a.CatLinks:active, a.CatLinks:visited, a.CatLinks {
	text-align: left;
	color: blue;
	text-decoration:none;
}

a.CatLinks:hover {
	text-align: left;
	color: blue;
	text-decoration:underline;
}

a.TitleLinks {
	text-align: left;
	color: black;
	text-decoration:underline;
}

.ItemText {
	text-align:left;
}

.catlist {
	text-align:left;
	padding-top: 0px;
	padding-left:0px; 
	margin-left:0px; 
	margin-top: 4px;
	list-style-type:square; 
	list-style-position:inside;
}

.subcatlist {
	text-align:left;
	padding-left:5px; 
	padding-bottom: 5px; 
	padding-top:0px; 
	margin-left: 5px;
	list-style-type:disc;
}

.cat {
	padding-bottom: 4px;
}

.subcat {
	padding-bottom: 1px;
}
