html{
	overflow-x: auto; /* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */
}
.Old_Body_Text_Size {
	font-size: 15px;
}
body {
	font-family: Bookman Old Style;
	background-color: #B1905D;
	background-image:  url("BG_Top.jpg");
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	font-family: Bookman Old Style;
	color: #986324;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	font-family: Bookman Old Style;
	color: #986324;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: Bookman Old Style;
	color: #4F3E29;
	font-weight: normal;
	text-decoration: none;
}
a:active {
	font-family: Bookman Old Style;
	color: #986324;
	font-weight: normal;
	text-decoration: none;
}
.ProgramLink {
	font-family: Bookman Old Style;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.firstletter {
	font-family: Bookman Old Style;
	float: left;
	font-size: 32px;
	line-height: 1;
	font-weight: bold;
	margin-right: 0px;
}
.Copyright {
	font-family: Verdana;
	font-size: 9px;
	color: #754D1D;
}
.Top {
	font-family: Verdana;
	font-size: 9px;
	color: #D22222;
}
.FAQ {
	font-family: Bookman Old Style;
	color: #000080;
	font-weight: normal;
}
.Small {
	font-family: Bookman Old Style;
	font-size: 11px;
	color: #986324;
}
.Small_Form {
	font-family: Bookman Old Style;
	font-size: 12px;
	color: #000000;
}
.SubTitle {
	font-family: Bookman Old Style;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.PageName {
	font-family: Bookman Old Style;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
}
.News {
	font-family: Bookman Old Style;
	font-size: 12px;
	color: #986324;
	font-weight: normal;
}
.NewsHTML {
	font-family: Bookman Old Style;
	font-size: 12px;
	color: #4F3E29;
	font-weight: normal;
}
.NewsTitle {
	font-family: Bookman Old Style;
	font-size: 12px;
	color: #E70303;
	font-weight: normal;
}
.Message {
	font-family: Bookman Old Style;
	font-size: 15px;
	color: #D22222;
	font-weight: normal;
}
.Menu {
	font-family: Bookman Old Style;
	font-size: 14px;
	color: #986324;
}
.MenuArrows {
	font-family: Bookman Old Style;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}
.SmTableCorners { 
 width:auto;
 height:auto;
}
.Form_Box {
	font-family: Bookman Old Style;
	font-size: 13px;
	color: #4F3E29;
	font-weight: normal;
	background-color:#EFE6C7;
}
.Form_Button {
	font-family: Bookman Old Style;
	font-size: 11px;
	font-weight: bold;
	color: #4F3E29;
	background-color:#B69262;
}.tdBorder{ 
	border: 2px solid #6A4B22;
	background: #EFE6C7;
}