.normal {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #3C4655;
}
body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #58616D;
}
.bigname {
	font-family: "Trebuchet MS";
	font-size: 30px;
	color: #265890;
	font-weight: normal;
}
a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #58616D;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #58616D;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #58616D;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #58616D;
	text-transform: none;
	text-decoration: underline;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #58616D;
}
.mainbox {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #58616D;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bottombar {
	border-top: #CCCCCC;
	border-right: #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: #CCCCCC;
}
.rightbar {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	padding-right: 10px;
}
.headlines {
	color: #1F6996;
	font-size: 13px;
}
.topbar {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
}
.bottombar2 {
	border-top: 1px #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.bottombar3 {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.bottombarblue {

	border-top: #003399;
	border-right: #003399;
	border-bottom: 1px solid #003399;
	border-left: #003399;
}
.quotes {

	color: #1F6996;
	font-size: 12px;
}

