.navwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.greytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a.navwhite {
color: #FFFFFF;
}

a.navwhite:hover {
color:#FFFF99;
}

a.navwhite:active {
text-decoration: underline;
color: #FFFFFF;
}

.body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.bodylight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
a.body {
color: #47477B;
}

a.body:hover {
text-decoration: underline;
color: #0099FF;
}
.tableline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.border {
	border: 1px dashed #525266;
}
a {
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {color:#FF3333}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #525266;
}

