body
{
    font-size: 10pt;
	color: #333333;
	font-family: Verdana;
}
#txtName
{
	width: 132px;
	height:18px;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#txtPassword
{
	width: 132px;
	height:18px;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#cboLanguage
{height:18px;
	width: 132px;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom: 0px;
	padding-top: 0px;
	
}

.MenuText1
{font-family:Perpetua Titling MT;
	color: #ffffff;
	font-size: 10pt;
	font-style:oblique;
	
}
.MenuText2
{font-family:Perpetua Titling MT;
	color: #000000;
	font-size: 12pt;
}
.LoginText
{
    font-family: 'Times New Roman';
    font-size: 10pt;
    color: #e2e1c2;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}
.LabelText1
{
    font-family: 'Times New Roman';
    font-size: 12pt;
    color: #800000;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.LabelText2
{
	font-family:Verdana;
	font-size: 10pt;
	color: #ffffff;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.EventHeaderText
{
	font-family:Verdana;
	font-size: 11.5pt;
	color: #333333;
	text-decoration:underline;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom:10px;
}
.PageFooterText
{font-family:Verdana;
	font-size: 8pt;
	font-weight:bold;
	color: #333333;
	text-align:center;
	margin-top: 0px;
	margin-bottom:0px;
}
.EventText
{
	margin-top: 10px;
	font-size: 10pt;
	margin-bottom: 10px;
	color: #333333;
	font-family: Verdana;
}
.MainHeaderText
{font-family:Perpetua Titling MT;
	font-size: 15pt;
	color: #670001;
	margin-top: 10px;
	margin-bottom:0px;
	font-weight:bold;
}
.ContentText1
{font-family:Verdana;
	font-size: 10.4pt;
	color: #333333;
	text-align:left;
	margin-left:3%;
	margin-top: 0px;
	margin-bottom:10px;
	
}
.ContentText2
{font-family:Perpetua Titling MT;
	font-size: 10.5pt;
	color: #670001;
	font-weight:bold;
	margin-left:3%;
	margin-top: 0px;
	margin-bottom:0px;
}

.LinkText1
{	font-family: Verdana;
	font-size: 12px;
	color:  Blue;
	margin-left:75%;
	margin-top: 0px;
	margin-bottom:0px;
}
.LinkText2
{font-family:Verdana;
	font-size: 11pt;
	color: #670001;
}
A:link
{
	font-weight: bold;
	color: maroon;
	text-decoration: underline;
}
A:visited
{
	font-weight: bold;
	color: maroon;
	text-decoration: underline;
}
