body {margin-top: 30px; margin-left: 5px; margin-right: 5px; margin-bottom: 15px; 

scrollbar-arrow-color:#CEA25E; 
scrollbar-face-color:#7B5A31; 
scrollbar-3dlight-color:#CEA25E; 
scrollbar-highlight-color:#CEA25E; 
scrollbar-shadow-color:#CEA25E; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#482D12; 
}

a:link {
color: #955615;
text-decoration :underline;
font-weight: bold;
line-height: 12 px;
}

a:visited {
color: #E9D5B5;
text-decoration :none;
font-weight: bold;
line-height: 12 px;
}
a:hover {
color : #583708;
background color: #FCF3CE;
text-decoration: none;
font-weight: bold;
line-height: 12 px;
}
a:active {
color : #655405;
text-decoration: none;
font-weight: bold;
line-height: 12 px;
}
 
a.dkbkg:link {color: #E9D5B5; text-decoration: underline; }
a.dkbkg:visited {color: cccccc; text-decoration: underline; }
a.dkbkg:hover {color: #CCA464; text-decoration: none; }
a.dkbkg:active {color: red; text-decoration: underline; }

a.ltbkg:link {color: #955615; text-decoration: underline; }
a.ltbkg:visited {color: #E9D5B5; text-decoration: underline; }
a.ltbkg:hover {color: #583708; text-decoration: none; }
a.ltbkg:active {color: #655405; text-decoration: underline; }

a.medbkg:link {color: #FCF2D7; text-decoration: underline; }
a.medbkg:visited {color: cccccc; text-decoration: underline; }
a.mdbkg:hover {color: orange; text-decoration: none; }
a.medbkg:active {color: red; text-decoration: underline; }

a img {border: none; } 

acronym { border-bottom: dotted 1px #61AEC2; color: #003333; font-weight:bold}

p { font-family: arial, verdana; font-size: 14px; color: #322512; text-indent: 1.5em; text-align="justify" }

.dtext {
	font-family: arial, verdana;
	font-size: 12px;
    color: #322512;
	text-indent: 1.5em;
}

.dbottomtext {
	font-family: verdana, arial;
	font-size: 11px;
    color: #553715;
	text-align="justify"
}

.ltext {
	font-family: verdana, arial;
	font-size: 10px;
    color: #E7CB9F;
}

.lttext {
	font-family: verdana, arial;
	font-size: 11px;
    color: #E7CB9F;
}

.ctext {
	font-family: verdana, arial;
	font-size: 10px;
    color: #E0BC84;
}

.ptext {
	font-family: verdana, arial;
	font-size: 10px;
    color: #553715;
}

.bullettext {
	font-family: arial,verdana ;
	font-size: 12px;
    color: #E7CB9F;
}

.bullettext2 {
	font-family: verdana, arial;
	font-size: 14px;
    color: #E7CB9F;
}

.text {
	font-family: verdana, arial;
	font-size: 12px;
}


input {
	font-family: verdana, arial;
	font-size: 11px;
}
select {
	font-family: verdana, arial;
	font-size: 11px;
}
textarea {
	font-family: verdana, arial;
	font-size: 11px;
}
li.inline {
  display: inline;
  padding-left: 3px;
  padding-right: 7px;
  border-right: 1px dotted #066;
  }

li.last {
  display: inline;
  padding-left: 3px;
  padding-right: 3px;
  border-right: 0px;
  } 
  
