.menuHead { 
		background-color: Black;  
		color: White;  
		font-size: smaller;  
		font-weight: bold;  
		padding-top: 2px;  
		padding-bottom: 2px;  
		padding-left: 2px;  
		padding-right: 4px;  
		width: auto;
		text-align: right;
		margin-bottom: 4px;
		         }
.menuBox { 
	background-color: #FFFFCC;  
	border-width: 1px;  
	border-style: solid;  
	padding-bottom: 0px;  
	padding-left: 0px;  
	padding-right: 0px;  
	padding-top: 0px;  
	width: auto;  
	text-align: center;  
	margin-top: 4px;  
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 4px;
	              }

.menuItem { 
	text-align: right;  
	font-size: smaller;  
	font-weight: bold;  
	padding-right: 4px;  
	padding-top: 2px;  
	padding-bottom: 2px;
	background-color: transparent;
	width: auto;
      }


.leftMenu { border: 1px solid Black;  
				background-color: White;  
				width: 140px;  
				padding: 0px;  
				margin-left: 10px;
				     }

h1 { font-family: Arial, Helvetica, sans-serif;  color: White;  font-size: medium;  padding-bottom: 5px;  padding-top: 10px;  margin-left: 15px;         }

h2 { 
		font-family: Arial, Helvetica, sans-serif;  
		font-size: medium;  
		font-weight: bold;  
		color: White;
		background-color: Black;
		padding-top: 4px;
		padding-bottom: 4px;
		text-align: center;
		margin-bottom: 1px;
		padding-left: -1px;
		padding-right: -1px;
		width: 100%;
		margin-top: 1px;
		}

.divider { 
		margin-top: 0px;  
		margin-bottom: 5px;
		width: auto;
  		}

h3 { 
		font-family: Arial, Helvetica, sans-serif;  
		font-size: 100%;
		font-weight: bold;
		margin-bottom: 0px;
		margin-top: 0px;
		}




body {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	background-color: F2E3B0;
}

.pictext { font-size: smaller;  color: #708090;  }

.pic { padding: 10px 10px 5px 10px; }


.menuLink { font-family: Arial, Helvetica, sans-serif;  
				font-weight: bold;  
				font-size: smaller;      
				}

.mainBody { border: 1px solid Black;  
				background-color: White;  
				margin-left: 15px;
				padding: 5px;
				width: 95%;
				margin-right: 15%;
				margin-bottom: 4px;
   }

h4 { 
		font-family: Arial, Helvetica, sans-serif;  
		font-weight: bold;  
		font-size: small;  
		padding: 0px;  
		margin: 0px;     }

th { text-align: left;  font-size: 100%;  color: Black;   }

.radio {
	text-align: left;
	margin-left: 5px;
	font-size: x-small;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 1px;
}

