@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #0084B1;
}

.style1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	line-height:14px;
}

.style1b {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
}

a.cat1:link{color:#FF0000; text-decoration:underline; }
a.cat1:visited{color:#FF0000; text-decoration:underline; }
a.cat1:hover{color:#FF6600; text-decoration:underline; }

a.cat2:link{color:#003399; text-decoration:underline; }
a.cat2:visited{color:#003399; text-decoration:underline; }
a.cat2:hover{color:#FF6600; text-decoration:underline; }


.style3 {
font-family: "Trebuchet MS";
	font-size: 14px;
	color: #2D3772;
	font-weight: bold;
}
.style2 {color: #ED1C24}
.style4 {color: #0057A7}
.style5 {color: #FF1D24}
.style6 {font-size: 16px}