p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575655;
}
.Bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: disc;
	color: #575655;
}

.RedTitle {
	font-weight: bold;
	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.OrangeTitle {
	font-weight: bold;
	color: #CA5331;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.BlueTitle {
	font-weight: bold;
	color: #084184;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.WhiteTitle {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.HomeTabbedTables {
	height: 130px;
	width: 225px;
}
.GoldTitle {
	font-weight: bold;
	color: #A68A4B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.WhiteMenu {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
a.whitelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.TitleBarBlueBG {
	background-image: url(images/TitleBarBlueBG.jpg);
	background-repeat: repeat-x;
}
.SideBar {
	width: 140px;
}
a.bluelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2D609D;
	text-decoration: none;
}
.WelcomeTitle {
	font-weight: bold;
	color: #A68A4B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
}
.copywrite {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
}
.HeaderRule {
	border-bottom-color: #B4985A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	height: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004B90;
}
.hidden {
	visibility: hidden;
}
.PageTitleTxt {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.PageTitleBG {
	background-image: url(images/PageTitleGold.jpg);
	background-repeat: no-repeat;
}

.MenuTable {
	width: 140px;
}
.TopofPage {
	color: #A68A4B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bodytables {
	background-color: #F1ECE0;
	padding: 1px;
	border: 1px solid #FFFFFF;
}
.PageTitleTxtBlue {
	font-weight: bold;
	color: #00498A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a.emaillinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575655;
	text-decoration: underline;
}
.WinTxt {
	font-weight: bold;
	color: #00498A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
}
.BlueTitleIntro {
	font-weight: bold;
	color: #084184;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}
.ErrorTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003E7D;
}
.greenheader {
	background-image: url(images/Greenheader.jpg);
	background-repeat: no-repeat;
	margin: 15px;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575655;
}
.cityrows {
	height: 15px;
	padding-left: 5px;
}
.citytitlerow {
	height: 15px;
	padding: 5px;
}
.GreenTitle {
	font-weight: bold;
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.HomeTitles/* This is the selector for the CollapsiblePanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open or close the panel.
 *
 * The name of the class ("CollapsiblePanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * CollapsiblePanel panel tab container.
 */
 {
	-moz-user-select: none;
	-khtml-user-select: none;
	color: #00498A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.greenheaderplaypg {
	background-image: url(images/Greenheader2-play.jpg);
	background-repeat: no-repeat;
	margin: 15px;
}

