@charset "utf-8";
/* CSS Document */
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg-top.jpg);
	background-color: #FF700F;
	background-repeat: repeat-x;
}
.style1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.style3 {
	color: #990000;
	font-weight: bold;
}
.style4 {
	color: #FF6600;
	font-weight: bold;
}
.style5 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #52105A;
}
.style9 {color: #006600}
.style10 {
	font-family: "Trebuchet MS";
	font-size: 13px;
}
.style11 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.style12 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFCC;
}
.style13 {color: #FFFFFF}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
	text-decoration: none;
}
a:active {
	color: #FFFFCC;
	text-decoration: none;
}
