.box {
	border: 1px solid #E3CAAD;
	
}
.activelink  {
	font-family: "Trebuchet MS", Verdana, Technic;
	font-size: 13px;
	text-decoration: none;
	background-color: E6CEB4;
	color: #996600;
	font-weight: bold;
}



body {
	background-color: #C28949;
}



.maintext {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bgcontent {
	background-image: url(../images/bgsub.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
.mission {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #C28949;
	text-decoration: none;
}

.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.linedotted {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
}
.line {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
}
.footer {
	font-family: "Trebuchet MS", Verdana, Technic;
	font-size: 12px;
	color: #333333;
}
.currentpage {
	font-family: "Trebuchet MS", Verdana, Technic;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: E6CEB4;
	text-decoration: none;
}

.sublink {
	font-family: "Trebuchet MS", Verdana, Technic;
	font-size: 13px;
	color: #C28949;
	text-decoration: none;
}
.box {
	background-color: #EFE1D1;
	border: 1px solid #E6CEB4;
}
