A {
	COLOR: #666666;
	text-decoration:none;
	font-weight: bold;
	font-size: 11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A:hover {
	COLOR: #000000;
	text-decoration:none;
	font-weight: bold;
	font-size: 11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A:visited {
	COLOR: #666666;
	text-decoration:none;
	font-weight: bold;
	font-size: 11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A:visited:hover {
	COLOR: #666666;
	text-decoration:none;
	font-weight: bold;
	font-size: 11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.FileLink:A {
	COLOR: #003249;
	text-decoration:none;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
}
.FileLink:A:hover {
	COLOR: #003249;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11pt;
	font-family: Arial;

}
.FileLink:A:visited {
	COLOR: #003249;
	text-decoration:none;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
}
.FileLink:A:visited:hover {
	COLOR: #003249;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11pt;
	font-family: Arial;
}


.Boldtext    { font-family: Arial; font-size: 12pt; color: #003249; font-weight: bold }
.Message    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #003249;
	font-weight: normal;
	padding-top: 50px;
	padding-right: 400px;
	padding-left: 120px;
	line-height: 20px;
}
.Header    { font-family: Arial; font-size: 16pt; color: #003249; font-weight: bold }
.Footer    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #003249;
	font-weight: normal
}
.admintext     { font-family: arial; font-size: 8pt; color: #706562; font-weight: bold; text-decoration: None; }
.admintext2     { font-family: arial; font-size: 8pt; color: #443f3d; text-decoration: None;}
.mylink    { font-family: Arial; font-size: 10pt; color: #706562; text-decoration: None;font-weight: bold }
.Buttons_Style { font-family: Arial; font-size: 8pt; color: #FFFFFF; font-weight: bold; background-color: #706562 }
.LinkButtonStyle { font-family: Arial; font-size: 8pt; color: #FFFFFF; font-weight: bold; background-color: #706562 }
.Footer_text {
	font-family: Verdana;
	font-size: 11pt;
	color: #000000;
	padding-top: 0px;
	padding-right: 55px;
	text-align: right;
}
.left_header { font-family: arial; font-size: 10pt; color: #085366; font-weight: bold; padding-left: 27; padding-top: 1; padding-bottom: 1 }
.SuccessMsg  { font-family: Arial; font-size: 12pt; color: #660000; font-weight: bold }
