body {
	background-color: #FFFFFF;
	font-family: Helvetica, Verdana, Arial, Times, Georgia; 
	margin: 0;
	padding: 0;
}

h1 { 
	font-size: 24px; 
}

h2 { 
	color: #06b; 
	font-size: 14px; 
}
h3 { 
	font-size: 17px; 
}

h4 { 
	color: #06b; 
	font-size: 11px;  
}

background { 
	font-size: 11pt; 
}

Body Text { 
	font-size: 11pt;  
}

paragraph { 
	font-size: 11pt; 
	text-align: left;
}

td { 
	font-size: 11pt; 
}

ul {
	list-style-type: none;
}

li {
	border: 1px solid #000;
	padding: 2px;
}

.col1 {
	float: left;
}

.col2 {

}

.clear {
	clear: both;
}

#main {
	background-image: url('images/bkg_tile.jpg');
	margin: 0 auto;
	width: 95%;
}

#header {
	padding: 8px;
}

.title {
	background-color: #d3d3d3;
	border: 1px solid #000;
	font-weight: bold;
	padding: 3px;
}

#dropmenudiv {
position: absolute;
border: 0px solid #000;
border-bottom-width: 0;
font-family: verdana;
font-size: 12px;
line-height: 18px;
z-index: 100;
}

#dropmenudiv a {
width: 100%;
display: block;
text-indent: 0px;
border-bottom: 0px solid black;
padding: 0;
text-decoration: none;
font-weight: bold;
}
