body
{
	background-color: #FFFFFF;
	/*overflow: hidden;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imgs/gradient-bkgd.jpg);
	background-repeat: repeat-x;
}
.top { font-family: "Trebuchet MS"; font-size: 12px; color: #CCCCCC; }

.header { font-family: "Trebuchet MS"; font-size: 16px; color: #f26522 }
.header-blk { font-family: "Trebuchet MS"; font-size: 16px; color: #000000 }
.header-grey { font-family: "Trebuchet MS"; font-size: 14px; color: #000000 }

.navTop { font-family: "Trebuchet MS"; font-size: 14px; color: #80786f }
.navSelected { font-family: "Trebuchet MS"; font-size: 14px; color: #fff200 }

.navSmall{ font-family: "Trebuchet MS"; font-size: 12px; color: #80786f }
.navSmallSelected { font-family: "Trebuchet MS"; font-size: 12px; color: #FFFFFF }

.body { font-family: "Trebuchet MS"; font-size: 13px; color: #80786f }
.body-blk { font-family: "Trebuchet MS"; font-size: 13px; color: #000000 }
.body-sm { font-family: "Trebuchet MS"; font-size: 12px; color: #80786f }

.footer { font-family: "Trebuchet MS"; font-size: 11px; color: #80786f }

a:link { color: #f26522; }
a:visited { color: #f26522; }
