body  {background-color: #2C221D; color: 000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
table {font-family: "Trebuchet MS", Verdana, Arial; font-size: 11px; background-image: url(images/background.gif); background-repeat: no-repeat}
.text {font-family: "Trebuchet MS", Verdana, Arial; font-size: 14pt; color: #1B6B82; font-weight: bold}
.nav {font-family: verdana; font-size: 10pt; color:FFFFFF}
.nav2 {font-family: verdana; font-size: 14pt; color:FFFFFF}
.copyright {font-family: "Trebuchet MS", Verdana, Arial; font-size: 8pt; color:FFFFFF}
A:link {text-decoration: none; color: FFFFFF}
A:visited {text-decoration: none; color: FFFFFF}
A:active {text-decoration: none; color: FFFFFF}
A:hover {text-decoration: none; color: FFCC00}
BODY{scrollbar-base-color:#799EAB;
scrollbar-dark-shadow-color:#FFFFFF;
scrollbar-face-color:#ffffff;
scrollbar-arrow-color:#799EAB;
scrollbar-highlight-color:#799EAB;
scrollbar-shadow-color:#799EAB;
scrollbar-3d-light-color:#799EAB}

a.redlinks:link    {text-decoration: none; color : #990000; font-weight: bold}
a.redlinks:hover {text-decoration: none; color: #000000; font-weight: bold}
a.redlinks:visited {text-decoration: none; color: #990000; font-weight: bold}.noborder {  background-image: none}
.latestnews {  background-image: url(images/latestnews.gif); background-repeat: no-repeat; font-family: "Trebuchet MS", Verdana, Arial; font-size: 11px; color: #000000}
.pons { background-image: url(images/pons.gif); background-repeat: no-repeat; font-family: "Trebuchet MS", Verdana, Arial; font-size: 11px; color: #000000 ; text-align: left; padding-left: 10px; border-style: none; padding-right: 10px;}

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}.regulartext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000}
.parson { background-image: url(images/parsonback.gif); background-repeat: no-repeat; font-family: "Trebuchet MS", Verdana, Arial; font-size: 11px; color: #000000 ; text-align: left; padding-left: 10px; border-style: none; padding-right: 10px; }


#showimage{
position:absolute;
visibility:hidden;
border: 1px solid gray;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #EFEFEF;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
}