BODY {
	margin: 0;
	background:  #424954 url(bkgd_b.jpg) repeat-x;
	font: 14px helvetica,arial;
	color: #FFCC99;	
}

BODY A:Link {
	color:  #99CCFF;
} 

BODY A:Visited {
	color: #99CCAA;
} 

BODY A:Active {
	color: #255;
} 

BODY A:Hover {

	color: #FFCC99;
} 

A {
	color: #66CCFF;
}


FORM {
	margin: 0px;
}
TD, DIV, SPAN {
	color: E8E9EB;
	font: 15px trebuchet ms, arial, helvetica, sans serif;
}


.headertext {
	font: 40px trebuchet ms, arial, helvetica, sans serif;
	color: white;
}
.menulink {
	padding-bottom: 4px;
}
.adminmenulink {
	font-weight: bold;
	font-size: 40px;
	line-height: 40px;
}
.menulink A {
	font-weight: bold;
	font-size: 40px;
	line-height: 40px;
}
.bodytext {
	font: 12px trebuchet ms, arial, helvetica, sans serif;
	line-height: 19px;
}
.sidebartext {
	font: 11px trebuchet ms, arial, helvetica, sans serif;
	line-height: 40px;
}
.quotetext {
	color: #003aa1;
	font: 11px georgia, times new roman, times, serif;
	line-height: 40px;
}
.menuarrow {
	padding: 5px 5px 0 0;
}
.heading {
	font: bold 40px trebuchet ms, arial, helvetica, sans serif;
	color: #003aa1;
}
.smallheading {
	font: bold 25px trebuchet ms, arial, helvetica, sans serif;
	color: #003aa1;
	margin-bottom: 4px;
}
.documentlink A {
	font-weight: bold;
}
.documentlink {
	margin-bottom: 0px;

}
.lighttext {
	color: #999;
}

