.pagebg {  background-image: url(images/page_bg.gif); background-repeat: repeat-x; background-position: top}
.menubg {  background-image: url(images/menu_bg.gif); background-repeat: no-repeat; background-position: top}
.homecontentbg {  background-image: url(images/content_bg.jpg); background-repeat: no-repeat; background-position: bottom}
.newsbg {  background-image: url(images/news_bg.gif); background-repeat: no-repeat; background-position: top}
a.tabmenu {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none}
a.tabmenu:hover {  color: #FF6600 }
a.menu {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; text-decoration: none}
a.menu:hover {  color: #E5C013 }
.pagetitle {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #780C0C}
.content {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #626262}
.newstext { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #626262 }
.newstitle { font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #00904C}
.footer {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #BE571A; text-decoration: none}
a.footermenu { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #BE571A; text-decoration: none }
a.footermenu:hover { text-decoration: underline }
.menubg2 { background-image: url(images/menu_bg_2.gif); background-repeat: no-repeat}
/* Updates done for directory listing asp pages */
.listing { font-family:Arial, Helvetica, sans-serif; font-size:12px}
.listing a:link, .listing a:visited, .listing a:active { text-decoration:none; color:#626262;}
.listing a:hover{ text-decoration:underline;}
.tblListing th{ background-color:#780C0C; color:#FFFFFF;}
.tblListing{ background-color:#780C0C;}
.tblListing strong { color:#780C0C; font-weight:bold }