.content {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC0000;

}
.toptitle {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	text-transform: none;

}
.maintitle {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
}
.leftbg {
	background-image: url(images/leftbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.rightbg {
	background-image: url(images/rightbg.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.indextoplinks {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}

.indextoplinks:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffea00;
	text-decoration: none;
}
.indexlinks {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

.indexlinks:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ffea00;
	text-decoration: none;
}
.mainlinks {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #0531c1;
	text-decoration: underline;
}
.mainlinks:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.menutable {
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: #CC0000;
}
.topmenubg {
	background-color: #cc0000;
}
.imagestyle {
	border: 2px solid #CCCCCC;
}

