﻿.fieldHdr1
{
	font-family: Arial;
	font-size: 80%;
	font-weight: bold;
}

.fieldHdr2
{
	font-family: Tahoma;
	font-size: 75%;
	font-weight: bold;
	border-bottom-style: solid;
    border-bottom-color: navy;
    border-bottom-width: 1px;
    navy-space: nowrap;
    color: navy;
}

.fieldHdr3
{
    border-bottom-style: solid;
    border-bottom-color: Black;
    border-bottom-width: 1px;
}

.contentBCast1
{
	font-family: Tahoma;
	font-size: 75%;
	color: navy;
}

.content2
{
	font-family: Arial;
	font-size: 70%;
}

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;
}

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: #dcdbe5;
}

td.borderBtm
{
    border-bottom: solid 1px #b5b4bf;
}

td.borderTop
{
    border-top: solid 1px #b5b4bf;
}