body	{
	background-color: lightblue;
	font-family: verdana;
	font-size: 10pt;
	color: #777777;
}

h1 	{
	font-family: Arial;
	font-size:20pt; 
	color: #663333; 
	font-weight: bold;

}

h4	{
	font-family: verdana; 
	font-size: 10pt;
	font-weight: normal;
	color:  #663333; 	
	border-bottom-style:solid; 
	border-bottom-width:1px; 
	border-color:#663333; 	
	line-height: 1em;
	text-align: center;
}


a	{
	color:#6699cc; 
	font-family:  verdana; 
	text-decoration: none; 	font-size: 10pt; 
	line-height: 1.5em;
	padding: 0.25em;
}

a:visited{
	color:#6699cc; 
	font-family:  verdana; 
	text-decoration: none;
	font-size: 10pt; 
	line-height: 1.5em;
}

a:hover	{
	color:#663333; 
	font-family: verdana; 
	text-decoration: underline; 
	font-size: 10pt;
	line-height: 1.5em;
	border-width: 1px;
	border-color:#663333;
}

table	{
	font-family: Arial; 
	font-size: 10pt; 
	color:  gray;
}

#box 	{
	width: 130px;
	float: left;
	clear: left;
	background-color:#FFFFFF;
	padding: 0.3em 0.3em 0.3em 0.3em;
	border-style:solid; 
	border-width:1px; 
	border-color:#999999;
}

#menuname 	{
	width: 130px;
	float: left;
	clear: left;
	background-color:#FFFFFF;
	padding: 0.3em 0.3em 0.3em 0.3em;
	border-top-style:solid; 
	border-left-style:solid;
	border-right-style:solid;
	border-width:1px; 
	border-color:#999999;
}

#subbox {
	width: 110px;
	float: left;
	clear: both;
	text-align: left;
	margin-bottom: 1em;
	background-color:#FFFFFF;
	padding: 0.5em;
	position: relative;
	left: 3px;
	border-style:solid; border-width:1px; border-color:#999999;
}

#topmenu {
	float: right;
	clear: both;
	padding: 0.1em 0.1em 0.1em 0.1em;
	margin: 0.1em;
	position:relative;
	top: 0;
	word-spacing: 2.5em;
	
}


#border {
	background-color:#ffffff;
	float:left;
	padding: 0.1em 0.1em 0.1em 0.1em;
	margin: 0em;
	border-style:solid; 
	border-width:1px; 
	border-color:#999999;
	
}

#header {
	background-image: url(header.jpg);
	position: relative;
	padding: 0.5em .1em 0.1em 0.1em;
	margin: 0em;
	border-style:solid; 
	border-width:1px; 
	border-color:#999999;
	font-family:   times;
	font-size:26pt; 
	color: black; 
	font-weight: bolder;
	line-height:0.8em;
	
}
.smallhead {	
	font-family:   times;
	font-size:13pt; 
	color: black; 
	font-weight: bolder;
	line-height: 1em;
}

#head	{
	
	float:left;
	padding: 0.1em;
	font-family:   Arial;
	font-size:20pt; 
	color: #663333; 
	font-weight: bold;
	

}

#subhead	{
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #777777;
}

