@charset "utf-8";
body {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;

	background-color: #CCCCCC;
}
a:link {
	color: #5d2c4a;
}
a:visited {
	color: #5d2c4a;
}
h4 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	line-height: 12px;
}

h3 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

a.head2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;

}

a.head1 {
	font-family: "Trebuchet MS";
	font-size: 26px;
	font-weight: bold;

}


ul.menulist li {
			display: inline;
			margin: 0 4px;
}
ul.menulist {
			width: 980px;
			height: 18px;
			padding-left: 0px;
			padding-top: 2px;
			padding-bottom: 4px;
			margin: 0px;
			text-align: center;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #CCCCCC;
			
}
ul.menulist a {
			color: #CCCCCC;
			text-decoration: none;
		
}
ul.menulist a:visited {
			color: #CCCCCC;
}
ul.menulist a:active {
			color: #ffffff;
}
ul.menulist a:hover {
			color: #ffffff;
}
li.style1 a {
	color: #FFFFFF;
	}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
#fbbox {
	width: 100%;
	margin: auto;
	padding: 10px;
}

td.highlight {
	background-color: #00ff00;
}
