body
{
}
.linkLABEL
{
	font-weight: normal;
	font-size: small;
	color: #ffffff;
	font-family: 'Myriad Web Pro' , 'Microsoft Sans Serif';
	background-color: #000000;
}
.submitButton
{
	border-right: #ffcccc thin solid;
	border-top: #ffcccc thin solid;
	font-weight: normal;
	font-size: small;
	border-left: #ffcccc thin solid;
	color: #ffcccc;
	border-bottom: #ffcccc thin solid;
	font-family: 'Myriad Web Pro' , 'Microsoft Sans Serif';
	background-color: #000000;
}
.errorMessage
{
	font-weight: normal;
	font-size: x-small;
	color: whitesmoke;
	font-style: italic;
	font-family: 'Myriad Web Pro' , 'Microsoft Sans Serif';
	background-color: #000000;
}
.txtBox
{
	font-weight: normal;
	font-size: small;
	color: dimgray;
	font-family: 'Myriad Web Pro' , 'Microsoft Sans Serif';
	background-color: #ffffff;
}
.linkLabel2
{
	font-weight: normal;
	font-size: small;
	color: #a7ac93;
	font-family: 'Myriad Web Pro' , 'Microsoft Sans Serif';
	background-color: #000000;
}
.linkLabel2italgr
{
	font-weight: normal;
	font-size: small;
	color: #a7ac93;
	font-family: 'Myriad Web Pro' , 'Microsoft Sans Serif';
	background-color: #000000;
}
.linkLabel2ital
{
	font-weight: normal;
	font-size: small;
	color: #ffd3f1;
	font-style: italic;
	font-family: 'Myriad Web Pro' , 'Microsoft Sans Serif';
	background-color: black;
	text-decoration: none;
}
.linkLabel3
{
	font-weight: normal;
	font-size: x-small;
	color: "#ffd3f1";
	font-family: 'Myriad Web Pro' , 'Microsoft Sans Serif';
	background-color: black;
	text-decoration: none;
}
.linkLabeltiny
{
	font-weight: normal;
	font-size: xx-small;
	color: lightgrey;
	font-family: 'Myriad Web Pro' , 'Microsoft Sans Serif';
	background-color: white;
	text-decoration: none;
}
A.Controls:link
{
	font-weight: normal;
	font-size: x-small;
	color: "#94937e";
	font-family: 'Myriad Web Pro' , 'Microsoft Sans Serif';
	background-color: black;
	text-decoration: none;
}
A.Controls:visited {
	font-weight: normal;
	font-size: x-small;
	color: "#94937e";
	font-family: 'Myriad Web Pro' , 'Microsoft Sans Serif';
	background-color: black;
	text-decoration: none;
}
A.Controls:active {
		font-weight: normal;
	font-size: x-small;
	color: "#94937e";
	font-family: 'Myriad Web Pro' , 'Microsoft Sans Serif';
	background-color: black;
	text-decoration: none;
}
A.Controls:hover {
	font-weight: normal;
	font-size: x-small;
	color: "#ffd3f1";
	font-family: 'Myriad Web Pro' , 'Microsoft Sans Serif';
	background-color: black;
	text-decoration: none;
}
