BODY {
        background-color: #505F40;
        scrollbar-arrow-color: White;
        scrollbar-face-color: #566546;
        scrollbar-track-color: #AAB99B;
        scrollbar-base-color: #586748;
        scrollbar-darkshadow-color: #425232;
        scrollbar-3dlight-color: White;
        scrollbar-highlight-color: White;
        scrollbar-shadow-color: #3D4B2E;
        margin-left: 0 auto;
        margin-top: 0px;
        margin-right: 0 auto;
        margin-bottom: 0px;
}
.textColor {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 14px;
        color: #680300;
        text-decoration: none;
        border-bottom-width: 1px;
        border-bottom-style: none;
        border-bottom-color: #B2A37A;
        height: 16px;
        font-weight: normal;
        font-style: italic;
        line-height: 32px;
}
.title {
        color: #505F40;
        font-family: Georgia;
        font-size: 20px;
        font-style: italic;
        text-decoration: none;
        text-align: center;
}
.textCenter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
.textJustify A {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 11px;
        color: #98794A;
        text-decoration: underline;
}
.textJustify A:HOVER {
        color: Black;
        text-decoration: underline;
}
.textNormal {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #333333;
        text-decoration: none;
}
.textNormal1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #7A7664;
        text-decoration: none;
}
.textNormal A {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #98794A;
        text-decoration: none;
}
.textNormal A:HOVER {
        color: Black;
        text-decoration: underline;
}
UL {
        list-style-image: url(../images/list.gif);
}
.bgMenuSub {
        background-image: url(../images/menu-bot1.jpg);
        background-repeat: no-repeat;
}
.list {
        margin-top: 32px;
        margin-bottom: 25px;
}
.formaT {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-decoration: none;
        color: #666666;
        width: 150px;
        background-color: White;
        border: 1px solid #E0DFE3;
        padding-left: 5px;
        padding-right: 5px;
}
.formaButton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	cursor: hand;
	background-color: White;
	border: 1px solid #E0DFE3;
	margin-top: 5px;
}
.submenuText {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 11px;
        color: #666052;
        padding-top: 10px;
        margin-top: 10px;
        line-height: 16px;
}
.submenuText A {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 11px;
        color: #625E52;
        line-height: 20px;
}
.submenuText A:HOVER {
        color: #990000;
        text-decoration: none;
}
.submenuTextON {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 12px;        color: #840000;
        text-decoration: none;
        padding-top: 10px;
        margin-top: 10px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #7A7664;
}
.submenuTextON A {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 12px;
        color: #33FF00;
        text-decoration: none;
}
.submenuTextON A:HOVER {
        color: #990000;
        text-decoration: none;
}
A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: Maroon;
	text-decoration: none;
	font: darker;
}
A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: Maroon;
	text-decoration: none;
	font: lighter;
}
A:hover {  
   font-family: Arial, Helvetica, sans-serif; 
   font-style: normal; 
   font-weight: normal; 
   color: #000000; 
   text-decoration: underline}
}