#menuleft { 
 width : 180px;  
 float : left;
} 

#bodytext{
  margin-left: 180px;
}

#header{ 
 margin-left: 180px;  
 text-align: center;
  margin-top: 40px;
} 

#footer{ 
 margin-left: 180px;  
 text-align: center;
} 

a.mainmenu {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #BBBBBB;
	text-decoration: none;
}

a.mainmenu:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.altmenu {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.altmenu:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}

p, dl, dd, dt, td, li, ol, ul, .bodytext {
  font-size : 16px;
  font-family : Garamond, serif;
  font-style : normal;
}

th {
  font-size : 16px;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  text-align: center;
  vertical-align : top;
}

td {
  font-size : 16px;
  font-family : Garamond, serif;
  font-style : normal;
  vertical-align : top;
}

.sans {
  font-size : 16px;
  font-family : Verdana, Arial, sans-serif;
}

.sanssmall {
  font-size : 12px;
  font-family : Verdana, Arial, sans-serif;
}

pre {
  font-size : 16px;
  font-family : OCRB;
  font-style : normal;
}

h1 {
    font-size: 24px;
    font-family: Verdana, Arial, sans-serif;
    color: #0000DD;
    font-weight: bold;
    text-align: center;
    margin-bottom : 10px;
}

h2 {
    font-size: 22px; 
    font-family: Verdana, Arial, sans-serif;
    color: #0000DD;
    font-weight: bold;
    text-align: center;
}

h3 {
    font-size: 20px; 
    font-family: Verdana, Arial, sans-serif;
    color: #0000DD;
    font-weight: bold;
    text-align: center;
}

h3.skipmar {
    font-size: 20px; 
    font-family: Verdana, Arial, sans-serif;
    color: #0000DD;
    font-weight: bold;
    text-align: left;
    margin-bottom: -20px;
}

h3.centernomar {
    font-size: 20px; 
    font-family: Verdana, Arial, sans-serif;
    color: #0000DD;
    font-weight: bold;
    text-align: center;
    margin-bottom: -18px;
}

h4 {
    font-size: 18px; 
    font-family: Verdana, Arial, sans-serif;
    color: #0000DD;
    font-weight: bold;
}

h5 {
    font-size: 17px; 
    font-family: Verdana, Arial, sans-serif;
    color: #0000DD;
    font-weight: bold;
}

h5.skipmar {
    font-size: 17px; 
    font-family: Verdana, Arial, sans-serif;
    color: #0000DD;
    font-weight: bold;
    text-align: left;
    margin-top: -2px;
    margin-bottom: -2px;
}

h6 {
    font-size: 16px; 
    font-family: Verdana, Arial, sans-serif;
    color: #0000DD;
    font-weight: bold;
}

.right {
text-align: right;
}

.center {
text-align: center;
}

.left {
text-align: left;
}

.small {
  font-size : 14px;
}

.smallvskip {
   margin-bottom: -14px;
}

a.mapno {
  background : red;
  font-family : Verdana, sans-serif;
  color : #FFFFFF;
  font-size : 18px;
  font-weight : bold;
  text-decoration : none;
  line-height : 24px;
  }

td.space {
   vertical-align : top;
}

td.line {
   vertical-align : top;
}

.nav {
   vertical-align : top;
}

.content { 
   vertical-align : top;
}

.drecord {
  margin-top : -15px;
  font-size : 16px;
  line-height : 18px;
  font-style : normal;
  margin-left: 40px;
  text-indent : -20px; 
}

.label {
  text-align : right;
  line-height : 18px;
  vertical-align : top;
font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.labelleft {
  text-align : left;
  line-height : 18px;
  vertical-align : top;
font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

td.image { 
   vertical-align : top;
}

td.input {
  vertical-align : top;
}

.tall {
  line-height : 56px;
}

.notsotall {
  line-height : 20px;
}

.thirty {
  width : 30px;
}

.fifty {
  width : 50px;
}

.hundred {
  width : 100px;
}

.hundredfifty {
  width : 150px;
}

.twohundred {
  width : 200px;
}
