﻿.mm_fieldHdr1
{
	font-family: Arial;
	font-size: 95%;
	font-weight: bold;
}

.mm_fieldHdr2
{
	font-family: Arial;
	font-size: 80%;
	font-weight: bold;
	border-bottom: solid 1px black;
}

.mm_fieldHdr3
{
	font-family: Arial;
	font-size: 80%;
	font-weight: bold;
}

.mm_fieldHdr4
{
	font-family: Arial;
	font-size: 75%;
	font-weight: bold;
}

.mm_content1
{
	font-family: Arial;
	font-size: 80%;
}

.mm_content2
{
	font-family: Arial;
	font-size: 12px;
}

.mm_content2 a
{
	font-family: Arial;
	font-size: 12px;
}

.mm_content2 a:link
{
	font-family: Arial;
	font-size: 12px;
}

.mm_content2 a:active
{
	font-family: Arial;
	font-size: 12px;
}

.mm_content2 a:visited
{
	font-family: Arial;
	font-size: 12px;
}

.mm_content2 a:hover
{
	font-family: Arial;
	font-size: 12px;
}

.mm_altRow
{
	background-color: #d7d7d7;
	border-bottom: solid 1px gray;
}

.mm_row
{
	border-bottom: solid 1px #b9c2b9;
}

.fieldHdr1
{
	font-family: Arial;
	font-size: 80%;
	font-weight: bold;
}

.fieldHdr2
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	border-bottom: solid black 1px;
}

.fieldHdr3
{
    border-bottom-style: solid;
    border-bottom-color: Black;
    border-bottom-width: 1px;
}

.content1
{
	font-family: Arial;
	font-size: 75%;
}

.content2
{
	font-family: Arial;
	font-size: 70%;
}

.content3
{
	font-family: Arial;
	font-size: 75%;
}

.content4
{
	font-family: Arial;
	font-size: 75%;
	font-weight: bold;
}

td.PageHdr1
{
	font-family: Arial;
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
}

.linkBtn
{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold;
}

input.iptBx1
{
	width: 150px;
	border: window-inset 1px;
}

input.iptBx2
{
	width: 30px;
	border: window-inset 1px;
}

input.iptBx3
{
	width: 125px;
	border: window-inset 1px;
}

input.iptBx4
{
	width: 250px;
	border: window-inset 1px;
}

a.hLnk1
{
	font-family: Verdana;
	font-size: 75%;
	color: Blue;
	text-decoration: underline;
}

a.hLnk1:link
{
	font-family: Verdana;
	font-size: 75%;
	color: Blue;
	text-decoration: underline;
}

a.hLnk1:visited
{
	font-family: Verdana;
	font-size: 75%;
	color: Blue;
	text-decoration: underline;
}

a.hLnk1:active
{
	font-family: Verdana;
	font-size: 75%;
	color: Blue;
	text-decoration: underline;
}

a.hLnk1:hover
{
	font-family: Verdana;
	font-size: 75%;
	color: green;
	text-decoration: underline;
}

tr.altRow
{
    background-color: #d7d7d7;
}

td.borderBtm
{
    border-bottom: solid 1px #726650;
}

td.borderTop
{
    border-top: solid 1px #726650;
}

ul.style1 {
    margin: .25em;
    width: 500px;
    float: left; 
    padding: 0 25px 0 0;
    list-style-type: none;
}
ul.style1 li {
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    color: #666;
    float: left;
    width: 250px;
    padding: 5px 0 5px 0;
    list-style-type: none;
}

a.style1 {
    color: #666666;
}

a.style1:link {
    color: #666666;
}

a.style1:active {
    color: #666666;
}

a.style1:visited {
    color: #666666;
}

a.style1:hover {
    color: #666666;
}