A
{
	font-size: 10pt;
	color:#FFCC00;
	font-family: 'Tahoma';
	text-decoration: none;
}
A:active 
{
	font-size: 10pt;
	color: #cccccc;
	font-family: 'Tahoma';
	text-decoration: none;
}
A:hover
{
	color: #cccccc;
	font-size: 10pt;
	font-family: 'Tahoma';
	text-decoration: none;
}
A:link 
{
	font-size: 10pt;
	color:#FFCC00;
	font-family: 'Tahoma';
	text-decoration: none;
}
A:visited
{
	font-size: 10pt;
	color:#FFCC00;
	font-family: 'Tahoma';
	text-decoration: none;
}

BODY
{
	font-size: 12pt;
	color: #323296;
	font-family: 'Times New Roman';
}
.ContentTable
{
	height: 400;
	width:100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	padding:5;
	
}
.FormLabel
{
	font-weight: bold;
	text-align: right;
}
IMG
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
INPUT
{
	font-weight: bold;
	width: 165px;
	color: white;
	background-color: #389BFF;
}
.LineExample
{
	font-weight: normal;
	font-size: 6pt;
	color: #323296;
	font-family: 'Times New Roman';
	text-align: left;
}
.MainTable
{
	width: 717px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	padding:0;
	
}
.Message
{
	font-size: 13pt;
	color: #660099;
	font-family: 'Times New Roman';
}
.SecondTable
{
	height: 400;
	width:100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	padding:0;
	
}
.SectionContentCenter
{
	color: #323296;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;

}
.SectionContentLeft
{
	color: #323296;
	font-weight: bold;
	font-size: 12pt;
	text-align: left;

}
.SectionHeader
{
	color: #323296;
	font-weight: bold;
	font-size: 18pt;
	text-align: center;
}



