/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/top_back2.jpg);
	background-repeat: repeat-x;
	margin-bottom: 0px;
	background-color: #2dabe1;
}
body,td,th {
	font-family: Calibiri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 383b3d;
}
.style1 {
    font-family: calibri;
	font-size: 16px;
	color: #197cac;
	font-weight: bold;
}
.style2 {
	font-family: "Berlin Sans FB";
	font-size: 16px;
	color: #FFFFFF;
}
.style3 {color: #197cac}
a {
	font-family: calibri;
	font-size: 15px;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}

