body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bold-14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.bold-14bla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bold;
	color: #bebebe;
}


.whitebold {
	font-weight: bold;
	color: #FFFFFF;
}

.red10 {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.whitebold {
	font-weight: bold;
	color: #FFFFFF;
}

.blackbold {
	font-weight: bold;
	color: #000000;
}

.greybold11 {
	font-weight: bold;
	color: #666666;
	font-size: 11px;
}

.blackbold12 {
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}

.bg_green_Y-14 {
	font-size: 14px;
	font-weight: bold;
	color: #FDCB00;
	background-color: #69B642;
}

a:link {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
a:active { color: #999999; font-weight: bold }
a:visited { color: #999999;  font-weight: bold }
a:hover { color: #666666; text-decoration: underline; font-weight: bold }
a:visited:hover { color: #666666; text-decoration: underline; font-weight: bold }

.bluelink{ font-weight: bold; color: #527ABF;}
a.bluelink:link { color: #527ABF; text-decoration: none;  font-weight: bold;}
a.bluelink:active { color: #527ABF; text-decoration: none;  font-weight: bold;}
a.bluelink:visited { color: #527ABF; text-decoration: none;  font-weight: bold;}
a.bluelink:hover { color: #193565; text-decoration: underline;  font-weight: bold;}
a.bluelink:visited:hover { color: #193565; text-decoration: underline; font-weight: bold;}

.greylink{ font-weight: bold; color: #bebebe; font-size: 12px;}
a.greylink:link { color: #999999; text-decoration: none;  font-weight: bold; font-size: 13px;}
a.greylink:active { color: #999999; text-decoration: none;  font-weight: bold; font-size: 13px;}
a.greylink:visited { color: #999999; text-decoration: none;  font-weight: bold; font-size: 13px;}
a.greylink:hover { color: #666666; text-decoration: underline;  font-weight: bold; font-size: 13px;}
a.greylink:visited:hover { color: #999999; text-decoration: underline; font-weight: bold; font-size: 13px;}

.bluelink12{ font-weight: bold; color: #527ABF; font-size: 13px;}
a.bluelink12:link { color: #527ABF; text-decoration: none;  font-weight: bold; font-size: 13px;}
a.bluelink12:active { color: #527ABF; text-decoration: none;  font-weight: bold; font-size: 13px;}
a.bluelink12:visited { color: #527ABF; text-decoration: none;  font-weight: bold; font-size: 13px;}
a.bluelink12:hover { color: #193565; text-decoration: underline;  font-weight: bold; font-size: 13px;}
a.bluelink12:visited:hover { color: #193565; text-decoration: underline; font-weight: bold; font-size: 13px;}

.blu14bold {
	font-size: 14px;
	font-weight: bold;
	color: #527ABF;
}

.blu12bold {
	font-size: 12px;
	font-weight: bold;
	color: #527ABF;
}

th { background:#006666;color:white;font-size:13px;}
td.bg1 {background:#CCD8DF;color:black;font-weight: bold }
td.bg2 {background:#ACBEC9;color:black;font-weight: bold }
.redbold {
	font-weight: bold;
	color: #FF0000;
}
.red14b {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
