.content {
	font-size: 12px;
	color: #666666;
	font-family: "Trebuchet MS", arial, sans-serif;
}
.content-bold {
	font-size: 12px;
	color: #666666;
	font-weight:bold;	
	font-family: "Trebuchet MS", arial, sans-serif;
}
.pagetitle {
	font-size: 14px;
	color: #3D596F;
	font-weight:bold;	
	font-family: "Trebuchet MS", arial, sans-serif;
}
.pagetitle {
	color: #336600;
	font-size: 16px;
}
.footerlinks {
	font-size: 9px;
	color: #3D596F;
	font-family: "Trebuchet MS", arial, sans-serif;
}
.sidewhite {
	color: #FFFFFF;
	font-family: "Trebuchet MS", arial, sans-serif;
}
a:active {
	text-decoration: underline;
	color: #3D596F;
}
a:hover {
    text-decoration: underline;
	color: #3D596F;
}
a:visited {
	text-decoration: none;
	color: #3D596F;
}
a:link {
	text-decoration: none;
	color: #3D596F;
}
body,td,th {
	font-family: Trebuchet MS, arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
    background-image: url(images/background.jpg);
	margin-top: 4px;
}
h1 {
	font-size: 36px;
	color: #00009A;
}
h2 {
	font-size: 24px;
	color: #00009A;
}
h3 {
	font-size: 18px;
	color: #00009A;
}
h4 {
	font-size: 16px;
	color: #00009A;
}
h5 {
	font-size: 14px;
	color: #00009A;
}
h6 {
	font-size: 12px;
	color: #00009A;
}
#scrollingcontent {
 overflow: auto;
 height: 320px;
 width: 400px;
}.www {
	font-size: 18px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", arial, sans-serif;
}
.datetxt {
	color: #FFFFFF;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 12px;
}
#scrollingcontent2 {
 overflow: auto;
 height: 320px;
 width: 380px;
 padding-right:5px;
}