.AdminTextSmall {
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #0066cc;
	text-decoration: none;
}

.Blue {
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #0000ff;
	text-decoration: none;
}

.Content {
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.ContentLink {
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}


.ContentLink:Hover {
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #0066cc;
	text-decoration: underline;
}

.Control {
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border:1px solid #000;
	background-color: #ffffff;
}


.FormError {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: ff0000;
}

.LinkLabel {
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #0066cc;
	text-decoration: underline;
}


.Label {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: 000000;
}

.NavigationLink {
	font-family: Arial, Verdana, Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #f8e976;
	text-decoration: none;
}

.NavigationLink:Hover {
	font-family: Arial, Verdana, Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #ffff00;
	text-decoration: none;
}

.NormalBlack {
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}

.WNavigationLink {
	font-family: Arial, Verdana, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.Copyright {
	font-family: Arial, Verdana, Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}


.PageTitle {
	font-family: Arial, Verdana, Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #3366cc;
	text-decoration: none;
}