/* CSS Document */

body {
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#000000;
	background-image:url(images/content_bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#69963b;
	padding:0px;
	margin:0px;
}

p {
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#000000;
}

td {
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#000000;
}

li {
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#000000;
}

b {
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#000000;
	font-weight:bold;
}

a {
	font-family:"Trebuchet MS";
	font-size:15px;
	/*color:#185b9b;*/
	color:#154F88;
}

a:hover {
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#000000;
	text-decoration:underline;
}

.ft {
	font-family:"Trebuchet MS";
	font-size:11px;
	/*color:#185b9b;*/
	color:#ffffff;
	font-weight:bold;
}
.ft a {
	font-family:"Trebuchet MS";
	font-size:11px;
	/*color:#185b9b;*/
	color:#FFFF33;
	font-weight:bold;
	text-decoration:none;
}

.ft a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
}

.heading {
	border-bottom:#009900 1px dotted;
}





.toplinks {
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

.toplinks a{
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

.toplinks a:hover{
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

.welcome {
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
}

.welcometxt {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000;
	font-weight:none;
	text-decoration:none;
	padding:3px 3px 3px 3px;
}

.flash {
	border:#000000 1px solid;
}

.border {
	border:#000000 1px solid;
}

.date {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
}

#LiveChat {
	position:absolute;
	left:50%;
	margin-top:30px;
}

.maroonbig {
	font-size:18px;
	font-weight:bold;
	color:#990000;
}