A
{
	color: #EFEDC2;
	text-decoration: underline;
	font-style: italic;
}
.menuitem
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	padding-left: 20px;
}
.logintitle
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
}
.loginlabel
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	padding-left: 20px;
}
.hostedtitle
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	width: 331px;
	height: 40px;
	background-color: #b1b6e3;
	vertical-align: center;
	text-align: center;
	border-bottom: 1px solid black;
}
.hostingtitle
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	background-color: #EFEDC2;
	height: 30px;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	border-right: 1px solid black;
}
.hostingdetails
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px;
	color: white;
	padding-left: 5px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
.hostingdetailsfooter
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px;
	color: white;
	padding-left: 5px;
	border-bottom: 1px solid black;
}
.generalblurb
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: white;
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: top;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
.generalblurbborderless
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: white;
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: top;
}
.blurbtitle
{
	height: 30px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: black;
	padding-left: 10px;
	vertical-align: center;
	background-color: #EFEDC2;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
.legal
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: white;
	padding-left: 20px;
	vertical-align: top;
}
