.BlueHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image:   url("Graphics/blue.jpg");
	background-repeat: repeat-x;
}

.YellowHead {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image:   url("Graphics/yellow.jpg");
	background-repeat: repeat-x;
}
.YellowSub {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DCAC0A;
	font-weight: bold;
}

.BlueSub {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #318AB5;
	font-weight: bold;
}
.Yellow {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DCAC0A;
	font-weight: normal;
}
.Blue {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #318AB5;
	font-weight: normal;
}
.Blue a{
	color: #0033CC;
}
.Blue a:hover{
	color:  #0033CC;
	text-decoration: underline;
}

li {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	list-style-position: outside;
	list-style-image:   url("Graphics/bullet.gif");
	padding-right: 10px;
	vertical-align: top;
	width: 80%;
	background-position: top;
	display: block;
}
li a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
li a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.headline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-image:   url("Graphics/headline.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
	vertical-align: top;
}

.headimg img {
	background-color: #FFCC00;
	width: 150px;
	padding-right: 10px;
	border: 1px none #FFCC00;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 4px;
}
.staffimg img {

	background-color: #FFCC00;
	width: 100px;
	padding-right: 10px;
	border: 1px none #FFCC00;
}
.outside {
	border: 2px double #A0242F;
}
linormal {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	list-style-position: outside;
	padding-right: 10px;
	vertical-align: top;
	width: 80%;
	list-style-type: circle;
}
.outsideCopy {

	border: 2px double #58A6CD;
}
