﻿.body {
	margin: 0px;
	background-image: url('../_pictures/wallpaper.jpg');
	background-attachment: fixed;
	font-size: 11pt;
}
.buttons {
	border-width: 0px;
}
.table-title {
	margin-bottom: 5px;
	float: none;
}
.table01-text {
	background-color: #4D6786;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 9pt;
	text-align: left;
}

.table01-text a:link {color:#FFFFFF;text-decoration:none;}
.table01-text a:visited {color:#FFFFFF;text-decoration:none;}
.table01-text a:hover {color:#FFFFFF;text-decoration:underline;}
.table01-text a:active {color:#FFFFFF;text-decoration:none;}

.table02a-text {
	background-color: #1A3A61;
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 9pt;
	text-align: left;
}
.table02b-text {
	background-color: #0D305B;
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 9pt;
	text-align: left;
}

.table02a-text a:link {color:#FFFFFF;text-decoration:none;}
.table02a-text a:visited {color:#FFFFFF;text-decoration:none;}
.table02a-text a:hover {color:#FFFFFF;text-decoration:underline;}
.table02a-text a:active {color:#FFFFFF;text-decoration:none;}

.table02b-text a:link {color:#FFFFFF;text-decoration:none;}
.table02b-text a:visited {color:#FFFFFF;text-decoration:none;}
.table02b-text a:hover {color:#FFFFFF;text-decoration:underline;}
.table02b-text a:active {color:#FFFFFF;text-decoration:none;}

.text-table {
	background-image: url('../_pictures/text-wallpaper.jpg');
}
.text-title {
	margin-bottom: 25px;
	margin-top: 0px;
}
.text-web {
	color: #525962;
	font-family: "Verdana";
	font-size: 9pt;
	line-height: 20px;
	text-align: justify
}
.text-web a:link {color:#3874FE;text-decoration:none;}
.text-web a:visited {color:#3874FE;text-decoration:none;}
.text-web a:hover {color:#3874FE;text-decoration:underline;}
.text-web a:active {color:#3874FE;text-decoration:none;}

.text-print {
	color: #525962;
	font-family: "Verdana";
	font-size: 8pt;
	line-height: 20px;
	text-align: justify
}

.text-print a:link {color:#3874FE;text-decoration:none;}
.text-print a:visited {color:#3874FE;text-decoration:none;}
.text-print a:hover {color:#3874FE;text-decoration:underline;}
.text-print a:active {color:#3874FE;text-decoration:none;}

.footer-cmp {
	height: 78px;
	background-image: url('../_pictures/footer-cmp.jpg');
	color: #FFFFFF;
	line-height: 18px;
	font-family: "Verdana";
	font-size: x-small;
	text-align: left;
}
.footer {
	height: 34px;
	background-image: url('../_pictures/footer.jpg');
	color: #CED8E4;
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	text-align: left;
}