body {
scrollbar-arrow-color: ffffff;
scrollbar-base-color: f7f2ec;
scrollbar-dark-shadow-color: f7f2ec;
scrollbar-track-color: f7f2ec;
scrollbar-face-color: ae8a3c;
scrollbar-shadow-color: white;
scrollbar-highlight-color: 000000;
scrollbar-3d-light-color: FFFFFF;
}

/* Body Tags */
.body {font-family: Arial; font-size: 14px; color: #000000; text-decoration: none; font-weight:normal;}
.body A {font-family: Arial; font-size: 14px; color: #000000; text-decoration: none; font-weight:bold;}
.body A:HOVER {font-family: Arial; font-size: 14px; color: #af8a3c; text-decoration: underline; font-weight:bold;}


.footertext {font-family: Arial; font-size: 13px; color: #000000; text-decoration: none; font-weight:bold; text-align:left;}
.footertext A {font-family: Arial; font-size: 13px; color: #000000; text-decoration: none; font-weight:bold; text-align:left;}
.footertext A:HOVER {font-family: Arial; font-size: 13px; color: #ae8a3c; text-decoration: underline; font-weight:boldl;text-align:left;}

.simplefootertext{font-family: Arial; font-size: 10px; color: #cccccc; text-decoration: none; font-weight:normal;padding-left:10px;}

.bodycontainer{width:943px;}
.bodycontainer-OLD{ background:url(images/web-back_2.jpg) repeat-y; width:988px;}

.text {font-family: Arial; font-size: 14px; color: #000000; text-decoration: none;text-align:justify; font-weight:normal; line-height:18px;}
.text A {font-family: Arial; font-size: 14px; color: #000000; text-decoration: none;text-align:justify; font-weight:normal; line-height:18px;}
.text A:HOVER {font-family: Arial; font-size: 14px; color: #af8a3c; text-decoration: underline;text-align:justify; font-weight:normal; line-height:18px;}

.titletext {font-family: Arial; font-size: 20px; font-weight:bold; color: #af8a3c; text-decoration: none; }
.titletext1 {font-family: Arial; font-size: 14px; font-weight:bold; color: #af8a3c; text-decoration: none; }
.text-img {font-family: Arial; font-size: 12px; color: #000000; text-decoration: none;text-align:justify; font-weight:normal; line-height:18px;}
.newslettertext{font-family: Arial; font-size: 11px; color: #00000; text-decoration: none;text-align:justify; font-weight:normal; line-height:18px;}

.back {font-family: Arial; font-size: 14px; color: #993300; text-decoration: none; font-weight:bold;}
.back A {font-family: Arial; font-size: 14px; color: #993300; text-decoration: underline; font-weight:bold;}
.back A:HOVER {font-family: Arial; font-size: 14px; color: #993300; text-decoration: none; font-weight:bold;}

.leftnav {font-family: Arial; font-size: 11px; color: #000000; text-decoration: none; font-weight:bold;}
/*.leftnav A{font-family: Arial; font-size: 11px; color: #000000; text-decoration: none; font-weight:bold;}
.leftnav A:Hover {font-family: Arial; font-size: 11px; color: #B71A1D; text-decoration: none; font-weight:bold;}*/

/* .topnav {font-family: Arial; font-size: 10px; color: #000000; text-decoration: none; font-weight:bold;}
.topnav A{font-family: Arial; font-size: 10px; color: #B71A1D; text-decoration: none; font-weight:bold;}
.topnav A:Hover {font-family: Arial; font-size: 10px; color: #B71A1D; text-decoration: none; font-weight:bold; border-bottom: thin solid #387070; border-top: thin solid #387070;}*/

.copyright {font-family: Arial; font-size: 10px; color: #000000; text-decoration: none; font-weight:normal;}
.copyright A{font-family: Arial; font-size: 10px; color: #000000; text-decoration: underline; font-weight:bold;}
.copyright A:Hover {font-family: Arial; font-size: 10px; color: #000000; text-decoration: none; font-weight:bold;}



/* MENU */

.glossymenu{
margin: 5px 0;
padding: 0;
width: 200px; /*width of menu*/
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: black url(menu/glossyback.jpg) repeat-x bottom left;
font: bold 11px "Arial";
color: #983400;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: #983400;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(menu/glossyback2.jpg);
color: #983400;

}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid #983400;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 11px "Arial";
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #f7f2ec;
colorz: white;
}






/* FORM TAGS */
.formstyle3 {background:#FFFFFF;  border:#380F53 1 ridge; color:#000000; font-family: Arial; font-size: 10px; height:14px;}

.markermenu{
width: 244px; /*width of menu*/

}

.markermenu ul{
list-style-type: none;
margin: 4px 0;
padding: 0;
border: 1px dashed #deccac;
}

.markermenu ul li a{
font: 11px Arial, Verdana, Helvetica, sans-serif;
color: #948d8d;
display: block;
background:#fefdfb;
width: auto;
padding:1px 0;
padding-left: 20px;
text-decoration: none;
border-bottom: 1px dotted #deccac;

}


* html .markermenu ul li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 244px;
}

.markermenu ul li a:visited, .markermenu ul li a:active{
color: #948d8d;

}

.markermenu ul li a:hover{
color: #9b3300;
font-weight:bold;
background-color: #fbf8f1;
 /*onMouseover image change. Remove if none*/
}

/* Holly Hack for IE \*/
* html .markermenu ul li { height: 1%; }
* html .markermenu ul li a { height: 1%; }