body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a:link, a:visited {
	color: #006430;
	text-decoration: none;
	border-bottom:1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}    

a:hover {
	color: #009900;
	text-decoration: none;
	border-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a.imglink:link, a.imglink:visited {
	color: #ffffff;
	border-bottom: 0px;
}

a.imglink:hover {
	color: #ffffff;
	border-bottom: 0px;
}

.bodytext {
	LEFT: 10005px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
}

.leftmenu {
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	font-size: small;
	list-style-type: disc;
	list-style-position: inside;
	list-style-image: none;
	padding-left: 5px;
	
}

a.dog:link { color: #FFFFCC; text-decoration: underline }
a.dog:active { color: #FFCCCC; text-decoration: underline }
a.dog:visited { color: #FFFFCC; text-decoration: underline }
a.dog:hover { color: #ffffff; text-decoration: underline }
	
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: x-large;
	color: #003300;
	text-transform: uppercase;
}
.bodytextbold {
	
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.nospace {
	margin: 0px;
	padding: 0px;
}
.credits1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
}
.credits2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}

 .floatright {
float: right;
margin: 0 0 5px 5px;
clear: right;
font-family: Arial, Helvetica, sans-serif;
font-size: x-small; font-style: normal; color: #333333; text-align: center;
}

 .floatleft
{
float: left;
margin: 5px 5px 0 0;
font-family: Arial, Helvetica, sans-serif;
font-size: x-small; font-style: normal; color: #333333; text-align: center;
}
.letters {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
}
.letters2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.img_left {
	border: 0;
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.img_right {
	border: 0;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
}
