

body {
	background-color: #44510F;
	background-image: url(images/bkgrd.gif);
	background-repeat: repeat-y;margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
}

a	{
	color:#026288;
	text-decoration:underline;
}

a:hover	{
	color:#278AC8;
	text-decoration:underline;
}

.white_text {
	font-family: Trebuchet MS, sans-serif; 
	font-size: 12px;
	color: #FFFFFF;
}

.brown_text {
	font-family: Trebuchet MS, sans-serif; 
	font-size: 12px;
	line-height:18px;
	color: #72511E;
}

.orange_text {
	font-family: Trebuchet MS, sans-serif; 
	font-size: 12px;
	line-height:18px;
	color: #BF6900;
}

.blue_text{
	font-family: Trebuchet MS, sans-serif; 
	font-size:11px;
	line-height:17px;
	color:#4785A3;
}

.hdr_orange {
	font-family: Trebuchet MS, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	line-height:18px;
	color: #BF6900;
}

.headline_orange {
	font-family: Trebuchet MS, sans-serif; 
	font-size: 20px;
	font-weight: bold;
	line-height:18px;
	color: #BF6900;
}

.headline_white {
	font-family: Trebuchet MS, sans-serif; 
	font-size: 20px;
	font-weight: bold;
	line-height:18px;
	color: #FFFFFF;
}