.rightborder {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #000000;
}
p {
	font-family: "Palatino Linotype", "Eras Light ITC", serif;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
}
.ct {
	font-family: "Palatino Linotype", "Eras Light ITC", serif;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	margin-left: 5px;
	margin-right: 5px;
}
a {
	font-family: "Palatino Linotype", "Eras Light ITC", serif;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-weight: bolder;
}
.red {
	color: Red;
}
.dred{
	color : Maroon;
}
.bdred{
	color: Maroon;
	font-weight: bold;
}
.cb {
	font-weight: bold;
	font-family: "Palatino Linotype", "Eras Light ITC", serif;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	margin-left: 10px;
	margin-right: 3px;
}
.gnav{
	font-size: 18px;
	text-decoration: none;
	color: White;
	letter-spacing: 2px;
}
.lnav{
	color: White;
	text-decoration: none;
}
.cnav{
	color: White;
	text-decoration: none;
	margin-left: 5px;
	font-weight: bold;
}
.black {
	background-color: #CECECE;
}
.green {
	color: Green;
}
.blue {
	color: Blue;
}
hr {
	color: Black;
}
.white {
	color: White;
}
.whitetext {
	color: White;
	font-family: "Palatino Linotype", "Eras Light ITC", serif;
	font-size: 13px;
}
.calbrdr {
	background-color: #ECECEC;
	border: thin ridge;
	font-weight: bold;
	color: Maroon;
}
.newshead {
	font-size: 20px;
	font-family: "Palatino Linotype";
}
.newsheadr {
	font-size: 17px;
	color: Maroon;
	font-weight: bold;
	font-family: "Palatino Linotype";
}