.border {
	border: thin solid #52c641;
}
.border2 {
	border-width: 2px; 
	border-color: #52c641;
	border-style: solid;
	}
	
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #669999;
	list-style-image:  url(http://www.magoosemercantile.com/images/bullet.jpg);
	list-style-type: none;
	list-style-position: outside;
	text-decoration: none;
}
A.bullets:hover {text-decoration: none; font-weight: bold; color: #5c81ce; font-size: 11px;}
A.bullets:link {text-decoration: none;}

.bullets2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	list-style-image:  url(http://www.councilonaoda.org/images/bullet2.jpg);
	list-style-type: none;
	list-style-position: outside;
	text-decoration: none;
}
A.bullets2:hover {text-decoration: none; font-weight: bold; color: #669999; font-size: 11px;}
A.bullets2:link {text-decoration: none;}

.tag {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.nav {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #852aae;
	font-weight: bold;
	text-decoration: none;
}
A.nav:link { text-decoration: none; }
A.nav:hover { text-decoration: none; font-weight: bold; color: #3596f4; }
A.nav:active { text-decoration: none; }
A.nav:visited { text-decoration: none; }

.nav2 {
	font-family: Comic Sans MS, arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
A.nav2:link { text-decoration: none; }
A.nav2:hover { text-decoration: none; font-weight: bold; color: #852aae; }
A.nav2:active { text-decoration: none; }
A.nav2:visited { text-decoration: none; }

.nav3 {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
A.nav3:link { text-decoration: none; }
A.nav3:hover { text-decoration: none; font-weight: bold; color: #852aae; }
A.nav3:active { text-decoration: none; }
A.nav3:visited { text-decoration: none; }

.text {
	font-family: times new roman, arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
A.text:link { text-decoration: none; color: #669999; }
A.text:hover { text-decoration: none; color: #5c81ce; font-weight: bold; }
A.text:active { text-decoration: none; }
A.text:visited { text-decoration: none; color: #5c81ce; }

.text2 {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
A.text2:link { text-decoration: none; color: #5c81ce; font-weight: bold; }
A.text2:hover { text-decoration: none; color: #669999; font-weight: bold; }
A.text2:visited { text-decoration: none; color: #669999; font-weight: bold; }
A.text2:active { text-decoration: none; color: #669999; font-weight: bold; }

.text3 {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.text4 {
	font-family: times new roman, arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
A.text4:link { text-decoration: none; color: #669999; }
A.text4:hover { text-decoration: none; color: #5c81ce; font-weight: bold; }
A.text4:active { text-decoration: none; }
A.text4:visited { text-decoration: none; color: #5c81ce; }


.header {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c81ce;
	font-weight: bold;
}
A.header:link { text-decoration: none; }
A.header:hover { text-decoration: none; color: #669999; }

.header2 {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #669999;
	font-weight: bold;
}

.header2 a:link {text-decoration: none; color: #669999;}
.header2 a:visited {text-decoration: none;}
.header2 a:hover {text-decoration: none; color: #852aae;}
.header2 a:active {text-decoration: none;}

.header3 {
	font-family: Comic Sans MS, verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #852aae;
	font-weight: bold;
}

.header4 {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #5c81ce;
	font-weight: bold;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.background {
	background-image: url(images/sun-green.jpg);
	background-repeat: no-repeat;
}
.bg {
	background: #aaaaaa;
	margin-top: 10px;
	margin-left: 0px;
}
.FormLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.pageHeader {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #669999;
	font-weight: bold;
	text-decoration: underline;
}
.requiredMarker {

	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
}

