.bg1 {  background-color: #ffffff}
.bg2 {  background-color: #CCCCCC}
.bg3 {  background-color: #1D355B}
.bg4{  background-color: #897043}
.bg5{  background-color: #CCB07E}
.bg6{  background-color: #F6F1E8}
.bg7{  background-color: #DEE7F4}
.bg8{  background-color: #E8E8E8}

h1 { font-family: georgia, serif; font-size: 16px; color: #897043}
h2 { font-family: georgia, sans-serif; font-size: 14px; line-height: 16px; color: #666666}
h3 { font-family: verdana, sans-serif;font-size: 11px; color: #333333}

p {  font-family: verdana, sans-serif; font-size: 11px; line-height: 20px; color: #333333}
.introbrown {  font-family: georgia, serif; font-size: 12px; line-height: 24px; color: #897043}
.introblue {  font-family: georgia, serif; font-size: 12px; line-height: 24px; color: #1D355B}
.introgray{  font-family: georgia, serif; font-size: 12px; line-height: 24px; color: #666666}
.title {  font-size: 11px; line-height: 22px; color: #333333; font-weight: bold}
.home {  font-size: 10px; line-height: 14px; color: #333333}
.small {  font-size: 9.4px; line-height: 12px; color: #333333}
.copyright {  font-size: 9.4px; line-height: 12px; color: #999999}
.nav {  font-size: 10px; line-height: 12px}
.required { color: #CC0000 }
.headerbrown { font-family: georgia, serif; font-size: 16px; color: #897043; font-weight: bold}
.headerblue { font-family: georgia, serif; font-size: 16px; color: #1D355B; font-weight: bold}
.headergray { font-family: georgia, serif; font-size: 16px; color: #666666; font-weight: bold}
.headergraysmall { font-family: georgia, serif; font-size: 12px; color: #666666; font-weight: bold}
.smalltitle{ font-size: 9.4px; line-height: 16px;  color: #333333; text-transform: uppercase; font-weight: bold}

ul {  font-family: verdana, sans-serif; font-size: 11px; line-height: 18px; color: #333333}
li {  font-family: verdana, sans-serif; font-size: 11px; line-height: 18px; color: #333333}
ol {  font-family: verdana, sans-serif; font-size: 11px; line-height: 18px; color: #333333}

a { color:#336699; text-decoration:underline}
a:hover { color:#6699CC; text-decoration:underline}

.sidenav{ color:#336699; text-decoration:none}
.sidenav:hover { color:#A89675; text-decoration:none}
.sidenavactive {color:#897043; text-decoration:none; font-weight: bold}
.sidenavactive:hover { color:#A89675; text-decoration:none; font-weight: bold}


.input
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    BORDER-LEFT: #999999 1px solid;
    BORDER-BOTTOM: #999999 1px solid;
	BACKGROUND-COLOR: #ffffff;
	font-family: verdana, sans-serif;
	font-size: 10px;
	height: 17px;
	color: #333333
}

.search
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    BORDER-LEFT: #999999 1px solid;
    BORDER-BOTTOM: #999999 1px solid;
	BACKGROUND-COLOR: #ffffff;
	font-family: verdana, sans-serif;
	font-size: 10px;
	height: 19px;
	color: #333333
}

.select
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    BORDER-LEFT: #999999 1px solid;
    BORDER-BOTTOM: #999999 1px solid;
	BACKGROUND-COLOR: #E8E8E8;
	font-family: verdana, sans-serif;
	font-size: 10px;
	height: 17px;
	color: #333333;
}


TEXTAREA
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    BORDER-LEFT: #999999 1px solid;
    BORDER-BOTTOM: #999999 1px solid;
    BACKGROUND-COLOR: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #333333
}

.submit
{
    BORDER-RIGHT: #897043 2px solid;
    BORDER-TOP: #EDE3D2 2px solid;
    BORDER-LEFT: #EDE3D2 2px solid;
    BORDER-BOTTOM: #897043 2px solid;
    BACKGROUND-COLOR: #CCB07E;
	font-family: verdana, sans-serif;
	font-size: 9.4px;
	font-weight: bold;
	color: #FFFFFF;
	height: 19px;
}



/*body
{
scrollbar-3d-light-color:#FFFF99;
scrollbar-arrow-color:#661A00;
scrollbar-base-color:#FFFF99;
scrollbar-dark-shadow-color:#CC9933;
scrollbar-face-color:#FFCC66;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#CC9933
}*/




.highlight_keyword{ font-weight: bold; background-color: #FFFF99}
.highlight_search1{ font-weight: bold; background-color: #FFFF99}
.highlight_search2{ font-weight: bold; background-color: cyan}
.highlight_search3{ font-weight: bold; background-color: lime}

.title_brown {  font-family: arial, georgia, serif; font-size: 26px; line-height: 24px; color: #A18263;font-weight:normal;}
.title_blue {  font-family: arial, georgia, serif; font-size: 26px; line-height: 24px; color: #1D355B;font-weight:normal;}
.title_gray {  font-family: arial, georgia, serif; font-size: 26px; line-height: 24px; color: #666666;font-weight:normal;}


.text2_blue {font-family:Arial; font-size:13pt; color:#1D355B; font-weight:normal;}
.text2_brown {font-family:Arial; font-size:13pt; color:#897043; font-weight:normal;}
