body {
	font-family: Tahoma, Arial, geneva, verdana;
	font-size: 11px;
	margin: 10px;
	background-color: #60B3E5;

}
.CatTitle {
	color: #F99827;
}


td {
	font-family: Tahoma, Arial, geneva, verdana;
	font-size: 11px;
	color: #000000;
}

p {
	font-family: Tahoma, Arial, geneva, verdana;
	font-size: 11px;
	color: #000000;
}

a {
	text-decoration: none;
	color: #005AAB;


}

a:hover {
	text-decoration: none;
	color: #357CBD;


}

.nav {
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #0000FF;


}

.nav:hover {
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #0099FF;


}

h1 {
	font-size: 13px;
	font-weight: bold;
	color: #F99827;
	background-image: url(images/dotted.gif);
	background-repeat: repeat-x;
	padding-bottom: 10px;
	margin-bottom: 10px;
	vertical-align: bottom;
	background-position: bottom;

}
.whitetxt {
	font-weight: bold;
	color: #FFFFFF;
}


h2 {

	font-size: 11px;
	font-weight: bold;
	color: #000000;
}



.footer {
	font-family: Tahoma, Arial, geneva, verdana;
	font-size: 10px;
	font-weight: bolder;
	color: #999999;
	text-transform: uppercase;


}

.footerLink {
	font-family: Tahoma, Arial, geneva, verdana;
	font-size: 10px;
	color: #000000;


}

.footerLink:hover {
	font-family: Tahoma, Arial, geneva, verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;


}

li {
	list-style-type: square;
	padding-bottom: 5px;
}

.spacing {

	padding: 10px 0px 0px;
	margin: 0px;
}
.imgPadL {
	margin-bottom: 10px;
	margin-right: 20px;
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}


.formbox {
	border: 1px solid #005aab;
	padding: 2px;
	width: 100%;
	font-family: tahoma;
	font-size: 11px;
}


.textarea {
	border: 1px solid #005aab;
	width: 100%;
	padding: 2px;
	font-family: tahoma;
	font-size: 11px;
}

