.txt{
	font-family: georgia, serif;
	font-size: 12pt;
	color: Black;
}
h2
{
	font-family: georgia, Serif;
	font-size: 12pt;
	color: Black;
	font-weight: bold;
}

h1
{
	font-family: Georgia, Serif;
	font-size: 14pt;
	color: maroon;
	font-weight: bold;
}
.txtHeader
{
	font-family: calibri, Tahoma, verdana, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #4000ff;
}

.txtContent{
	font-family: Georgia,serif;
	font-size: 12pt;
	color: Black;
	margin-left: 10px;
}
.txtSmall{
	font-family: Georgia,serif;
	font-size: 10pt;
	color: Black;
}

.txtFooter{
	font-family: Georgia,serif;
	font-size: 8pt;
	color: white;
}

.txtField{
	font-family : tahoma, verdana, sans-serif; 
	font-size:8pt; 
	border-style:solid; 
	border-width:1px; 
	color:black; 
	background:white;
}

.submenu
{
	font-family: calibri, Tahoma, verdana, sans-serif;
	font-size: 10pt;
	color: maroon;
	text-decoration: none;
	padding: 1px 0px 6px 10px;
}

.submenuSelected
{
	font-family: calibri, Tahoma, verdana, sans-serif;
	font-size: 10pt;
	color: maroon;
	font-weight: bold;
	padding: 1px 0px 6px 10px;
}
.submenuHeader{
	font-family: calibri, Tahoma, verdana, sans-serif;
	font-size: 12pt;
	color: maroon;
	font-weight: bold;
	padding: 1px 0px 6px 4px;
}

.fieldBtn
{
	height:18;
	BORDER-LEFT: threedface 1px solid;
	BORDER-RIGHT: threedface 1px solid;
	BORDER-TOP: threedface 1px solid;
	BORDER-BOTTOM: threedface 1px solid; 
}
.txtbtn 
{
	font-family:tahoma; 
	font-size:70%; 
	color:menutext;
}


.field{
	font-family : Georgia,serif;
	font-size:10pt; 
	border-style:solid; 
	border-width:1px; 
	color:black; 
	background:white;
}

.img 
{
    border-width: 4px;
    border-style: solid;
    border-color: White;   
    padding: 3px 3px 3px 3px;
}