TD, TH {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.login {
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	padding-right: 5px;
	padding-left: 5px;
}
.login a {
	color: #FFCC00;
	text-decoration: none;
}
.login a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.navbar {
	font-size: 11px;
	font-weight: normal;
	color: 336699;
	padding-right: 10px;
	padding-left: 10px;
}
.navbar a {
	font-weight: bold;
	color: 336699;
	text-decoration: none;
}
.navbar a:hover {
	font-weight: bold;
	color: 336699;
	text-decoration: underline;
}
.titleSection {
	font-size: 14px;
	font-weight: bold;
	color: 336699;
}
.textPlain {
	font-size: 11px;
	color: 000000;
	line-height: 140%;

}
.textPlain a {
	color: 336699;
	text-decoration: none;
}
.textPlain a:hover {
	color: 336699;
	text-decoration: underline;
}
.tableTop {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: 336699;
}
.textTableBlue {
	font-size: 12px;
	color: 336699;
	line-height: 140%;
}
.textTableBlue a {
	color: 336699;
	text-decoration:none;
}
.textTableBlue a:hover {
	color: 336699;
	text-decoration:underline;
}
.textTableBlueSmall {

	font-size: 11px;
	color: 336699;
	line-height: 140%;
}
.padded { padding: 10px 6px 12px 15px;}
