@charset "utf-8";
div {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color:#003333;
	text-decoration: none;
	line-height:15px;
	text-align:justify;
}
.txtBody {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color:#003333;
	text-decoration: none;
	line-height:15px;
	text-align:justify;
}
.txtBody a{
	color:#003333;
	text-decoration:underline;
}
.curPage{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
}
.curPage a{
	text-decoration: underline;
}
.pHeader{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color:#003333;
	font-weight:bold;

}
.pHeaderItalic{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-style:italic;
	color:#003333;
	font-weight:bold;

}
.menuHeader{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color:#868659;
}
.BigHead{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 21px;
	color:#003333;
	text-decoration: none;
}
.submenuActive{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color:#D2CFBE;
	text-decoration: none;
}
.submenuActive a{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color:#868659;
	text-decoration: underline;
}

.bgContent{
	background-image:url(../images/content-area.jpg);
	background-repeat:no-repeat;
	background-color:#D2CFBE;
}