/* Main Page Body */
body{  font-family: Arial, Helvetica, sans-serif; font-size: small; color: #000000; text-decoration: none; background-color: #FFFFFF }


/* LINKS */

/* Active Links */
a:active {  font-family: Arial, Helvetica, sans-serif; font-size: small; text-decoration: none; font-weight: bold}

/* Hover Links */
a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: smaller; color: #990000; font-weight: bold }

/* Normal Links */
a:link {  font-family: Arial, Helvetica, sans-serif; font-size: smaller; text-decoration: none; font-weight: bold}

/* Visited Links */
a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: smaller; text-decoration: none; font-weight: bold}

/* Copyright Notice */
.copyright { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000;  background-color: transparent; text-align: center ; border: 1px solid; border-color: #CCCCCC #FFFFFF}
.copyright a:link { font-weight: normal; text-decoration: underline }
.copyright a:visited { font-weight: normal; text-decoration: underline }
.copyright a:hover { font-weight: normal; text-decoration: underline }
.copyright a:active  { font-weight: normal; text-decoration: underline }

/* Latest News Column Text */
.latest_date  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none; background-color: transparent; font-weight: bold }
.latest_text  { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; background-color: transparent ; text-align: justify}


/* MAIN PAGE LAYOUT */

/* Menu Table */
.menutable { background-color: transparent; border-color: #C0C0C0; border-width: 0px 0px 0px 0px;  width: 740px }

/* Menu Colored Table */
.menucolor { border-color: #C0C0C0; background-color: #990000; border-width: 1px 1px 1px 1px;  height: 25px; border-style: solid; font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; color: #FFFFFF; text-decoration: none }

/* Menu Column Left*/
.menu_left { height: 375px;  width: 150px; padding: 2px 2px 2px 2px; vertical-align: top; background-image: url(../Files/navmenu_bg2.gif); border: 1px #C0C0C0 solid}

/* Menu Column Center */
.menu_center { height: 375px;  width: 1000px; padding: 2px 2px; vertical-align: top  ; clip:   rect(   ); border: 1px #C0C0C0}

/* Menu Column Right */
.menu_right { border-color: #C0C0C0; border-width: 1px 1px 1px 1px; border-style: solid; height: 375px;  width: 175px; padding: 2px 2px; vertical-align: top; background-color: #CCCCCC }