/* my red   #E83830 */
/* my white #FFFCF3 */
/* my brown #544338 */
/* my light brown #E4DCD6; */

BODY {
	background-color: #FFFCF3;
	color: black;
}

BODY, H1, H2, H3, H6, P, SMALL, EM, STRONG, INPUT, SELECT, TEXTAREA, A {
    font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
	font-size: 15px;
}

BODY, H1, H2, H3, H6, P, SMALL, EM, STRONG, INPUT, SELECT, TEXTAREA {
	color: black;
}

A {
	color: #E83830;  /* need this for NS 4 */
}

H6 {
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	font-style: normal;
	font-size: 15px; 
	color: black;
    text-decoration: none;
	}

.red {
	color: #E83830;
}

H6.black {
	color: #000000;
}

P.small {
	font-size: 11px;  
}

P.em {
	font-size: 12px;
	font-weight: bold;
}

EM {
	margin-bottom: 0px;	
	margin-top: 0px;	
	font-weight: bold;
	font-style: normal;
	font-size: 12px;  /* was 9pt */
	color: black;
    text-decoration: none;
}

EM.white {
	font-size: 12px;
	color: #FFFCF3;
}

EM.underline {
	text-decoration: underline;
	}	

EM.subtab {
	font-size: 11px;
	font-weight: bold;
}

BR {
	margin: 0px;
}

BR.em {
	font-size: 12px;
}

BR.small {
	font-size: 11px; 
}

BR.very {
	font-size: 5px;
}

A:active  { color: #E83830; }
A:link    { color: #E83830; }
A:visited { color: #E83830; }
A:hover   { color: #E83830; }

A.small {
	font-weight: normal;
	font-style: normal;
	font-size: 11px;  /* was 8pt */
	margin-top: 0px;
	margin-bottom: 0px;
}

A.brown {
	color: black;
}
A.hidden {
	color: black;
	text-decoration: none;
}

A.tab {
	font-size: 12px;
	font-weight: bold;
    text-decoration: none;
}

A.indextab {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

A.subtab {
	font-size: 11px;
	font-weight: normal;
    text-decoration: none;
}

table.navbox {
/*	border: 1px solid #544338; */
	padding-top: 4px;
	padding-bottom: 4px;
    background-color: #E4DCD6;
}

table.searchbox {
	border: 1px solid #544338;
	padding-top: 0px;
	padding-bottom: 0px;
    background-color: #E4DCD6;
}

TR {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;	
	margin-top: 0px;	
}

TD {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;	
	margin-top: 0px;	
}

TD.navbox {
	border: 1px solid #544338;
	padding-top: 4px;
	padding-bottom: 4px;
    background-color: #E4DCD6;
}

div.navbox {
	border: 1px solid #544338;
	padding: 4px 4px 4px 4px;
    background-color: #E4DCD6;
	text-align: center;
	margin: 0 0 10px 0;
}

/* side box with a red top - this is the top */
td.sidetop {  
	border-left: 1px solid #544338 ;
	border-right: 1px solid #544338 ;
	border-top: 1px solid #544338 ;
	background-color: #E83830;
}

div.sidetop {
	border-left: 1px solid #544338 ;
	border-right: 1px solid #544338 ;
	border-top: 1px solid #544338 ;
	background-color: #E83830;
	height: 10px;
	line-height: 1px;
}

/* side box - this is the bottom */
td.sidebot {  
	border-left: 1px solid #544338 ;
	border-right: 1px solid #544338 ;
	border-bottom: 1px solid #544338 ;
	padding: 0px;   /* was 4px */
    background-color: #E4DCD6;
}

div.sidebot {
	border-left: 1px solid #544338 ;
	border-right: 1px solid #544338 ;
	border-bottom: 1px solid #544338 ;
	padding: 0px;
    background-color: #E4DCD6;
}

div.idxsidebutton {
	border-top: 1px solid #544338;
	padding: 4px 4px 4px 8px;
}

div.idxsidebutton1 {
	padding: 4px 4px 4px 8px;
}

.space {
	width: 1px;
	height: 1px;
}

.sidebutton {
	border-top: 1px solid #544338;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
}

TD.sidebutton2 {
	border-top: 1px solid #544338;
	border-right: 1px solid #544338;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
}

.sidebutton3 {
	border-top: 1px solid #544338;
	padding: 4px;
	padding-left: 8px;
}

.subbutton {
	border-top: 1px dashed #544338;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
}

TD.subhead {
	border-top: 1px dashed #544338;
	border-bottom: 1px dashed #544338;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
}

.curtoptab {
	border-left: 1px solid #544338;
	border-top: 1px solid #544338;
	border-right: 1px solid #544338;
	padding-top: 5px;
//	padding: 5px 24px 0px 23px;
	background-color: #E83830;
	text-align: center;
	height: 20px;
	float: left;
}

.curbottab {
	border-left: 1px solid #544338;
	border-bottom: 1px solid #544338;
	border-right: 1px solid #544338;
	padding: 5px 10px 0px 10px;
	background-color: #E83830;
	text-align: center;
	height: 19px;
	float: left;
}

.acttoptab {
	border-left: 1px solid #544338;
	border-top: 1px solid #544338;
	border-right: 1px solid #544338;
	padding-top: 5px;
//	padding: 5px 24px 0px 24px;
	background-color: #E4DCD6;
	text-align: center;
	height: 20px;
	float: left;
}

.actbottab {
	border-left: 1px solid #544338;
	border-bottom: 1px solid #544338;
	border-right: 1px solid #544338;
	padding: 5px 10px 0px 10px;
	background-color: #E4DCD6;
	text-align: center;
	height: 19px;
	float: left;
}

.mbacttopmid {
	border-top: 1px solid #544338; 
	background-color: #E83830;
	float: left;
	height: 9px;
}
.mbacttopleft {
	border-left: 1px solid #544338; 
	border-top: 1px solid #544338; 
	background-color: #E83830;
	float: left;
	height: 9px;
}
.mbacttopright {
	border-right: 1px solid #544338; 
	border-top: 1px solid #544338; 
	background-color: #E83830;
	float: left;
	height: 9px;
}
.mbcurtopmid {
	background-color: #E83830;
	border-top: 1px solid #E83830;
	float: left;
	height: 9px;
}
.mbcurtopleft {
	border-left: 1px solid #544338;  
	border-top: 1px solid #E83830;
	background-color: #E83830;
	float: left;
	height: 9px;
}
.mbcurtopright {
	border-right: 1px solid #544338; 
	border-top: 1px solid #E83830;
	background-color: #E83830;
	float: left;
	height: 9px;
}
.mbactbotmid {
	border-bottom: 1px solid #544338;
	background-color: #E83830;
	float: left;
	height: 1px;
}
.mbactbotleft {
	border-left: 1px solid #544338;
	border-bottom: 1px solid #544338;
	background-color: #E83830;
	float: left;
	height: 1px;
}
.mbactbotright {
	border-bottom: 1px solid #544338;
	border-right: 1px solid #544338;
	background-color: #E83830;
	float: left;
	height: 1px;
}
.mbcurbotmid {
	background-color: #E83830;
	border-bottom: 1px solid #E83830;
	float: left;
	height: 1px;
}
.mbcurbotleft {
	border-left: 1px solid #544338;
	border-bottom: 1px solid #E83830;
	background-color: #E83830;
	float: left;
	height: 1px;
}
.mbcurbotright {
	border-right: 1px solid #544338;
	border-bottom: 1px solid #E83830;
	background-color: #E83830;
	float: left;
	height: 1px;
}

.ulbox {
    border-bottom: solid 1px #544338;
}

td.normspace {
	padding-top: 11px;  /* was 9pt */  
}

td.bullet {
	padding-right: 5px;
}


SMALL {
	font-weight: normal;
	font-style: normal;
	font-size: 11px;  /* was 8pt */
	color: black;
    text-decoration: none;
}

SMALL.very {
	font-size: 5px;
}

SMALL.bold {
	font-weight: bold;
}

STRONG.A {	
	display: inline;	
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	font-style: normal;
	font-size: 24px;  /* was 18pt */
	color: black;
    text-decoration: none;
	}

.B {		
	display: inline;	
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	font-style: normal;
	font-size: 19px;  /* was 12pt */
	color: black;
    text-decoration: none;
	}

H1 {
	display: inline;	
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	font-style: normal;
	font-size: 24px;  /* was 18pt */
	color: black;
    text-decoration: none;
}

H2 {
	display: inline;	
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	font-style: normal;
	font-size: 19px;  /* was 12pt */
	color: black;
    text-decoration: none;
}

H3 {
	display: inline;	
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-style: normal;
	font-size: 15px; 
	color: black;
    text-decoration: none;
}

INPUT, SELECT, TEXTAREA {
	font-weight: normal;
	font-style: normal;
	font-size: 13px;  /* was 10pt */
	margin-left: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	color: black;
}

INPUT.RED {
	color: #E83830;
	font-weight: bold;
}

INPUT.SMRED {
	color: #E83830;
	font-weight: bold;
	font-size: 10px;  /* was 8pt */
}

UL {
	line-height: 18px;
}

IMG {
	border: 1px solid black;
}

small a {
	font-size: 11px;  /* was 8pt */
}
