a{
	text-decoration: none;
	color: #008A00;
}
a:hover{
	text-decoration:underline;
	color:#330033
}
body{
	background-image: url(/graphics/background_page.gif);
	background-repeat: repeat;
	color: #666666;
	font-family: sans-serif;
	margin: 10px 0px 10px 0px;
}
.contactleft{
	width:160px;
	font-size: 16px;
	text-align:right;
	padding-right:3px;
	height:24px;
	vertical-align:center;
	white-space:nowrap;
}
.contactright{
	vertical-align:center;
}
div.frame{
	width: 781px;
}
div.link{
	text-align: center;
	margin: 20px 0px 0px 0px;
}
div.sidelink{
	text-align: center;
	margin: 30px 0px 0px 0px;
}
div.text{
	font-family: sans-serif;
	font-size: 14px;
	text-align: justify;
	margin: 20px 0px 0px 0px;
}
div.title{
	font-family: sans-serif;
	color: #008A00;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin: 30px 0px 0px 0px;
}

#opener{
	font-family: sans-serif;
	font-size: 16px;
	text-align: center;
	font-style: italic;
}
table.content{
	width: 605px;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-collapse: collapse;
}
table.mainframe{
	width: 781px;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-collapse: collapse;
	background-image: url(/graphics/background.gif);
}
table.spacer{
	width: 5px;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-collapse: collapse;
}
table{
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-collapse: collapse;
}
td{
	padding: 0px;
	margin: 0px;
	font-family: sans-serif;
	font-size: 12px;
}
td.content{
	width: 605px;
	vertical-align: top;
	text-align: center;
}
td.item1{
	width: 140px;
	vertical-align: top;
	text-align: center;
}
td.item2{
	width: 155px;
	padding: 5px;
	vertical-align: top;
	text-align: left;
}
td.leftnav{
	width: 150px;
	vertical-align: top;
	text-align: center;
}
td.spaceleft{
	width: 10px;
	vertical-align: top;
	text-align: center;
}
td.spaceright{
	width: 16px;
	vertical-align: top;
	text-align: center;
}
td.padded{
	padding: 5px;
}
