body {
scrollbar-arrow-color: ffffff;
scrollbar-base-color: dcd2b9;
scrollbar-dark-shadow-color: dcd2b9;
scrollbar-track-color: dcd2b9;
scrollbar-face-color: 8a8b00;
scrollbar-shadow-color: white;
scrollbar-highlight-color: 000000;
scrollbar-3d-light-color: FFFFFF;
}

/* Body Tags */
.body {font-family: Tahoma; font-size: 12px; color: #29292a; text-decoration: none; font-weight:normal;}
.body A {font-family: Tahoma; font-size: 12px; color: #5a5a00; text-decoration: underline; font-weight:bold;}
.body A:HOVER {font-family: Tahoma; font-size: 12px; color: #8b8c00; text-decoration: none; font-weight:bold;}

h1 {font-family: Tahoma; font-size: 16px; color: #584d3a; text-decoration: none; font-weight:bold;}
h2 {font-family: Tahoma; font-size: 16px; color: #585800; text-decoration: none; font-weight:bold;}

.home1 {font-family: Tahoma; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight:normal;}
.home2 {font-family: Tahoma; font-size: 12px; color: #363507; text-decoration: none; font-weight:normal;}

UL { list-style: none; }   
LI {
padding-left: 8px;
padding-bottom: 8px;
list-style-image: url(images/arrow.jpg);
background-repeat: no-repeat;
background-position: left middle;
} 

.side {font-family: Tahoma; font-size: 12px; color: #29292a; text-decoration: none; font-weight:bold; }
.side A {font-family: Tahoma; font-size: 12px; color: #292803; text-decoration: underline; font-weight:bold;}
.side A:HOVER {font-family: Tahoma; font-size: 12px; color: #292803; text-decoration: none; font-weight:bold;}

.topnav {font-family: Tahoma; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight:bold;}
.topnav A{font-family: Tahoma; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight:bold;}
.topnav A:Hover {font-family: Tahoma; font-size: 12px; color: #c5c500; text-decoration: none; font-weight:bold;}



.copyright {font-family: Tahoma; font-size: 10px; color: #000000; text-decoration: none; font-weight:normal;}
.copyright A{font-family: Tahoma; font-size: 10px; color: #585800; text-decoration: underline; font-weight:normal;}
.copyright A:Hover {font-family: Tahoma; font-size: 10px; color: #FFFFFF; text-decoration: none; font-weight:normal;}



