.MenuCell {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px none #FFFFFF;
}
.Menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Menu:Hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.plaintext {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;

}
.PictureCell {
	
}
.crumbtrail {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: 5px;




}
.crumbtrail:Hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #0075B8;
	text-decoration: none;
	padding-top: 5px;
    padding-bottom: 5px;

}a {
	text-decoration: none;
	color: #AF9A78;
}
a:Hover {
	text-decoration: none;
	color: #333333;
}
textbox100pct {
	font-family: "Trebuchet MS";
	font-size: 12px;
	width: 100%;
}
.textbox100pct {
	font-family: "Trebuchet MS";
	font-size: 12px;
	width: 100%;
}
.buttons {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0075B8;
	border: 1px solid #666666;
	width: 100%;

}
.piccell {
	border: 3px solid #891C02;
}
.dkpmbuttons {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	background-color: #CCCC66;
	border: 1px solid #663333;
	width: 100%;
}
.underlinecell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.newslinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.NewsTitle {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
.biglist {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: normal;
	color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-left: 10px;


}
.BigListText {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #999999;
}
.BigListText:Hover {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #0075B8;
}
.PictureCellAround {
	border: 4px solid #891C02;
	clear: none;
	float: right;
	margin-left: 5px;




}
hr
{
	color: A8D2EE;
	height: 1px;
}.PictureRichar {
	clear: none;
	float: right;
	margin-left: 5px;
}

.PicTop {
	height: 25px;
	background-image: url(icons/topred.gif);
}
.PicBottom {
	height: 15px;
	background-image: url(icons/bottomred.gif);
}