.FormtitleFont {
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	padding-right:20px;
	color:#000000;
}

.FormFont {
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	padding:2px;
	color:#000000;
}

.TxtBox {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	border: 1px solid #D4C573;
	text-indent: 3px;

}

.Buttn {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	border: 1px outset #CC9966;
	text-indent: 3px;
	background-color: EFE9C8;

}
.OuterBorder {
	border: 1px solid #000000;
}

.CopyrightFont {
	font-family:Verdana;
	font-size:9px;
	font-weight:normal;
	padding:2px;
	color:#000000;
}

A.LeftLink{
	color:#000000;
	font-size:12px;
	font-family: Arial; 
	padding-left:20px;
	text-decoration: underline; 

}
A.LeftLink:active{
	color:#000000;
	font-size:12px; 
	font-family:Arial; 
	text-decoration: underline;
}
A.LeftLink:visited{
	color:#000000;
	font-size:12px; 
	font-family: Arial;
	text-decoration: underline;
}
A.LeftLink:hover{
	color:#CC9966;
	font-size:12px; 
	font-family: Arial; 
	text-decoration: none; 
}

.RequiredFont {
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#FF0000;
}

.FormFontBig1 {
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#000000;
}

.FormFontBig2 {
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	color:#000000;
}

.FormFontBlue {
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	color:#44bb9d;
}