body {
		background-image:url(/_images/body_bkg.gif);
		background-repeat:repeat-y;
		padding:0px;
		margin:0px;
		font-family:verdana, arial;
		font-size:10pt;
		color:#000000;
		background-color:#ffffff;
	}
	#leftNav div {
		width: 100%;
		background-color: #003872;
	}
	#leftNav div a {
		display: block;
		width: 100%;
		height: 20px;
		line-height: 20px;
		
		margin: 1px 0px 0px 2px;
		
		background: #003266 url(/_images/leftmenu_bkg.gif);
		
		font-size: 10px;
		line-height: 20px;
		text-decoration:none;
		color:#CCD6E1;
	}
	#leftNav div a:hover {
		text-decoration: none;
		color: #111111;
		
		background: #003266 url(/_images/leftmenu_bkg.gif) repeat-x 0px -20px;
	}
	
	#sectionOptions {
		background-color: #DEA05D;
		padding: 5px;
		border: 1px solid #8E5A22;
		border-bottom: none;
		border-top: none;
	}
	#sectionOptions div {
		width: 100%;
	}
	#sectionOptions .options, #sectionOptions .quickSearch {
		border-bottom: 4px solid #AD6A21;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	.title {
		font-weight: bold;
	}
	#sectionOptions .options a, #sectionOptions .quickSearch a, #recordOptions a {
		display: block;
		width: 100%;
		height: 20px;
		line-height: 20px;
		
		background: #E3AE77 url(/_images/section_options_bkg.gif);
		border-top: 1px solid #AD6A21;
		
		font-size: 10px;
		line-height: 20px;
		text-decoration:none;
		color:#191919;
	}
	#sectionOptions .options a:hover, #sectionOptions .quickSearch a:hover, #recordOptions a:hover {
		text-decoration: none;
		color: #000000;
		
		background: #FFE8B0 url(/_images/section_options_bkg.gif) repeat-x 0px -20px;
	}
	#recordOptions {
		background-color: #FFD28E;
		padding: 5px;
		border: 1px solid #8E5A22;
		border-top: none;
	}
	#recordOptions div {
		width: 100%;
	}
	#recordOptions a {
		background: #FFE8B0 url(/_images/record_options_bkg.gif);
		border-top: 1px solid #E8B466;
		color:#191919;
	}
	#recordOptions a:hover {
		color: #000000;
		background: #FFFFDF url(/_images/record_options_bkg.gif) repeat-x 0px -20px;
	}
	
	/* MAIN TABLE */
	.home-sections {
		width: 100%;
	}
	.home-section {
		padding-bottom: 10px;
		margin-bottom: 15px;
		width: 100%;
	}
	table.section-top  {
		background-color: #E1DEB5;
		padding: 5px;
		padding-left: 5px;
		
		width: 100%;
	}
	table.section-top th {
		text-align: left;
		vertical-align: middle;
		font-size: 13px;
		font-family: arial, helvetica;
		color: #222222;
	}
	table.section-top th a {
		color: #0B59A1;
		text-decoration: none;
		font-size: 15px;
	}
	table.section-top th a:hover {
		text-decoration: underline;
	}
	table.section-top td {
		text-align: right;
		vertical-align: top;
		white-space: nowrap;
	}
	table.section-top input {
		font-size: 10px;
	}
	.section-inputbox {
		width: 90px;
		background-color: #F6F5E6;
		border: 1px solid #BDBA95;
	}
	.home-section p {
		font-size: 8pt;
	}
	
	
	.right-banners td {
		padding-top: 20px;
	}
	
	
	td {
		font-family:verdana,arial;
		font-size:10pt;
	}
	form {
		margin: 0px;
	}
	.user {
		font-family:verdana,arial;
		font-size:10pt;
		color:#ffffff;
	}
	
	.StatusBarWhite  { 
		color: white; 
		font-size: x-small; 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-weight: bold; 
		font-stretch: semi-expanded 
	}
		
	.StatusBarGreen  { 
		color: lime; 
		font-size: x-small; 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-weight: bold; 
		font-stretch: semi-expanded 
	}
		
	.bodytext-main { 
		color: black; 
		font-family: verdana, arial; 		
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
		font-size: 10px;
	}
		
	.tabletext { 
		color: black; 
		font-family:verdana,arial; 
		font-size: 11px 
	}
		
	.tabletext_hdr { 
		color: black; 
		font-family:verdana,arial; 
		font-size: 10px 
	}
	
	.navbartext { 
		color: black; 
		font-family:verdana,arial; 
		font-size: 10px 
	}
	
	.footer { 
		color: black; 
		font-family:verdana,arial; 
		font-size: 10px 
	}

	.news-breadcrumb-bar { 
		color: black; 
		font-family:verdana,arial; 
		font-size: 11px 
	}

	.news-headline { 
		color: black; 
		font-size: 11px; 
		font-weight: bold  
	}

	.news-subhead { 
	color: black; 
	font-size: 10px; 
	font-style: italic  
	}

	.news-date { 
	color: black; 
	font-size: 10px; 
	}

	.news-caption { 
	color: black; 
	font-size: 10px; 
	font-style: italic 
	}
	
	.news-body { 
	color: black; 
	font-size: 10px; 
	}
	
	.news-instructions { 
	color: black; 
	font-size: 10px 
	}
	
	.newslisting-headline { 
	color: black; 
	font-size: 18px; 
	font-weight: bold  
	}
	
	.newslisting-body { 
	color: black; 
	font-size: 10px; 
	}
	
	.adbanner-linktext { 
	color: black; 
	font-size: 10px; 
	}

	.RedError { 
	color: red; 
	font-weight: bold 
	}
	
	.GreenAlert { 
	color: green; 
	font-weight: bold 
	}

	.updatebutton {
	background-color: #4285F4; /* Blue */
	border: none;
	color: white;
	padding: 15px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
}
	
.tableheadscells2 {
	font-size: 11px;
    font-family: verdana, arial, helvetica, sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    border-right: solid black;
	border-bottom: solid black;
	border-left: solid gray;
	border-top: solid white;
	border-width: 0px;
	background: #343234;
	padding:4px;
	}		
	
.tableheadscells2 a {

    color: #FFFFFF;

}
	
.cal_title {
	color: #fff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #008CD1 ;
	text-align: center;
	padding: 2px; }
.cal_dateplain { color: #000; font-size: 9px }
.cal_day {
	font-size: 9px;
	background-color: #fff ;
	text-align: center;
	padding: 2px; }
.cal_weekend {
	font-size: 9px;
	background-color: #fff ;
	text-align: center;
	padding: 2px;
	background-color: #cccccc ;		 }		
.cal_border { background-color: #c93 }
.cal_Highlight {
	color: #900;
	font-size: 9px;
	font-weight: bold ;
	background-color: #FF6 ;
	text-align: center;
	border: solid 1px #c93; }
.cal_Today {
	color: #900;
	font-size: 9px;
	font-weight: bold ;
	background-color: #008CD1 ;
	text-align: center;
	border: solid 1px #c93; }		
.cal_heading {
	color: #000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #e2ce92 ;
	text-align: center;
	padding: 2px; }
.cal_table {
	background-color: #fff;
	width: 232px;
	border: solid 1px #c93; }

