body {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	background-color: #F6F6F6;
	margin: 0px;
}
td {
	font-size: 12px;
}
h1 {
	color: #000000;
	font-size: 25px;
	margin: 0px;
}
h2 {
	color: #333366;
	font-size: 20px;
	margin: 0px;
}
h3 {
	color: #333366;
	font-size: 15px;
	margin: 0px;
}
h4 {
	color: #333366;
	font-size: 13px;
	margin: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}

img {
	border-color: #E0D9C5; 
}
sup {
	font-size: 6px;
}
.COL1 {background-color: #000000;} /* DARK BLUE */
.COL2 {background-color: #C0C0C0; color: #49433A;} /* MED TAN - BACKGROUND COLOR */
.COL3 {background-color: #FFFF00;} /* SD RED - FOR LINES */
.COL4 {background-color: #ECEBD9; color: #49433A;} /* LIGHT TAN - OTHER BACKGROUND COLOR */
.COL5 {background-color: #949381;} /* GREYISH BROWN - LINES AND BORDERS */
.COL6 {background-color: #000000; color: #49433A;}
.COL7 {background-color: #FFFFFF; color: #49433A;}
.xfimg {
	border: 1px solid #E0D9C5;
}

.middlenav {
	color: #F6F6F6; 
	font-weight: bold;
	cursor: pointer;
}
#menu {

}
#menu .top {
    font-family: Arial, Helvetica, Sans-serif;
    font-weight: bold;
    font-size: 12px;
    padding: 1px 10px 1px 10px;
}
#menu .top a {
    color: #ffffff;
    text-decoration: none;
    white-space: nowrap;
}
#menu .top a:hover {
    color: #ffffff;
    text-decoration: none;
    white-space: nowrap;
	cursor: pointer;
}
#menu .section-top {
    border-color: #48487E;
    border-width: 1px;
    border-style: solid solid solid solid;
    position: absolute;
    z-index: -1;
    visibility: hidden;
}
#menu .section {
    border-color: #48487E;
    border-width: 1px;
    border-style: solid solid solid solid;
    position: absolute;
    z-index: -1;
    visibility: hidden;
}
#menu .sub {
    position: relative;
    width: 110px;
}
#menu .box {
    background-color: #e5e1da;
    font-family: tahoma, Arial;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 5px 4px 5px;
}
#menu .box-hover {
    background-color: #ffffff;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 5px 4px 5px;
	cursor: pointer;
}
#menu .box-right {
    background-color: #e5e1da;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 16px 4px 8px;
}
#menu .box-right-hover {
    background-color: #ffffff;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 16px 4px 8px;
	cursor: pointer;
}
#menu .box-right img, #menu .box-right-hover img {
    position: absolute;
    top: 4px;
    right: 1px;
}
#menu a {
    color: #000000;
    text-decoration: none;
    white-space: nowrap;
}
#menu a:hover {
    color: #000000;
    text-decoration: none;
    white-space: nowrap;
}

#sidemenu {

}

#sidemenu .sidelink {
	font-weight: bold;
    padding: 2px;
	vertical-align: top;
}
#sidemenu .sidelink-hover {
	font-weight: bold;
    padding: 3px;
	cursor: pointer; 
}
#sidemenu a {
	font-weight: bold;
    color: #49433A;
    text-decoration: none;
    white-space: nowrap;
}
#sidemenu a:hover {
	font-weight: bold;
    color: #353535;
    text-decoration: underline ;
    white-space: nowrap;
}
