﻿.fieldHdr1
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.fieldHdr2
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	border-bottom: solid black 1px;
}

.fieldHdr3
{
	font-family: Arial;
	font-size: 85%;
	font-weight: bold;
	color: Black;
}

.fieldHdr4
{
    font-family: Arial;
	font-size: 75%;
	color: #4971b6;
}

.fieldHdr5
{
    color: #c3cce4;
    font-family: Tahoma, Arial;
    font-size: 135%; 
    font-weight: bold;
}

.fieldHdr6
{
	font-family: Arial;
	font-size: 85%;
	font-weight: bold;
	color: Black;
}
.content1
{
	font-family: Arial;
	font-size: 11px;
}

.content2
{
	font-family: Arial;
	font-size: 11px;
	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;
}

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;
}



a.hLnk2
{
	font-family: tahoma;
	font-size: 100%;
	color: #5773b1;
}

a.hLnk2:link
{
	font-family: tahoma;
	font-size: 100%;
	color: #5773b1;
}

a.hLnk2:visited
{
	font-family: tahoma;
	font-size: 100%;
	color: #5773b1;
}

a.hLnk2:active
{
	font-family: tahoma;
	font-size: 100%;
	color: #5773b1;
}

a.hLnk2:hover
{
	font-family: tahoma;
	font-size: 100%;
	color: green;
	text-decoration: underline;
}

tr.altRow
{
    background-color: #dcdbe5;
}

td.borderBtm
{
    border-bottom: solid 1px #b5b4bf;
}

td.borderTop
{
    border-top: solid 1px #b5b4bf;
}
