.frm {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-color: Green Green Green;
	border-width: 1px 1px 1px 1px;
}
.txt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.txt_header {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.tit_green {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006500;
}
A {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006500;
}

span.Field 
{
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
}
span.FieldDesc 
{
	font-family : Verdana;
	font-size : 12px;
	font-style : italic;
}
span.pwerr
{
	font-family : Verdana;
	font-size : 9px;
	color : Red;
}
td
{
	font-family : Verdana;
	font-size : 12px;
}

td.FieldBody
{
	font-family : Verdana;
	font-size : 12px;
}

td.strip 
{
	background-color : Black;
}

th, td.header
{
	text-align : left;
	font-weight : bold;
	font-size : 12px;
}

td.error 
{
	font-family : Verdana;
	font-size : 12px;
	font-weight : bold;
	color : Red;
}
td.Alternate
{
	font-family : Verdana;
	font-size : 12px;
	background-color : #C5DDC5;
}

table.questionnaire
{
	border : dashed 1px black;
}

div.adminBlock
{
	border : 1px;
	border-color : Black;
	border-style : solid;
	padding : 10px;
	margin : 10px;
}


div.navheader
{
	color : Black;
	font-family : Verdana;
	font-weight : bold;
	font-size : smaller;
	padding-top : 10px;
	padding-bottom : 10px;
}


table.Frame
{
	border-color: #22722D;
	border-width: 1px;
	border-style: solid;
}

td.FrameHeader
{
	background-color : #22722D;
	color : white;
	font-weight : bold;
	padding-bottom : 3px;
	padding-top : 3px;
}

.topnav
{
	font-family :Arial;
	padding-right : 10px;
	text-decoration : none;
	font-weight : bold;
	font-size : 15px;
}