@charset "utf-8";
body {
	background-color: #0F86BE;
	background-image: url(images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Lucida Sans Unicode;
	font-size: 13px;
	color: #333358;
}

a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
a:active {
	color: #006699;
	text-decoration: none;
}

.Dark_11 {font-family: "Lucida Sans Unicode"; font-size: 11px; color: #333358; }
.Dark_12 {font-family: "Lucida Sans Unicode"; font-size: 12px; color: #333358; }
.Dark_13 {font-family: "Lucida Sans Unicode"; font-size: 13px; color: #333358; }
.Dark_14 {font-family: "Lucida Sans Unicode"; font-size: 14px; color: #333358; }
.Dark_16 {font-family: "Lucida Sans Unicode"; font-size: 14px; color: #333358; }
	
.Grey_10 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #555555; }
.Grey_11 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #555555; }
.Grey_12 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #555555; }
.Grey_13 {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #555555; }
.Grey_14 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #555555; }
.Grey_16 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #555555; }

.White_11 {font-family: "Lucida Sans Unicode"; font-size: 11px; color: #CCCCCC; }
.White_12 {font-family: "Lucida Sans Unicode"; font-size: 12px; color: #CCCCCC; }
.White_13 {font-family: "Lucida Sans Unicode"; font-size: 13px; color: #CCCCCC; }
.White_14 {font-family: "Lucida Sans Unicode"; font-size: 14px; color: #CCCCCC; }
.White_16 {font-family: "Lucida Sans Unicode"; font-size: 16px; color: #CCCCCC; }

.Light_blue_11 {font-size: 11px; color: #C5E3FF; font-family: "Lucida Sans Unicode";}
.Light_blue_12 {font-size: 12px; color: #C5E3FF; font-family: "Lucida Sans Unicode";}
.Light_blue_13 {font-size: 13px; color: #C5E3FF; font-family: "Lucida Sans Unicode";}
.Light_blue_14 {font-size: 14px; color: #C5E3FF; font-family: "Lucida Sans Unicode";}
.Light_blue_16 {font-size: 16px; color: #C5E3FF; font-family: "Lucida Sans Unicode";}

.Head_line {font-family: "Trebuchet MS"; font-size: 17px; color: #063470; }

