#nav {
	padding: 0px;
	background-color: #7B8E95;
}
#nav ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#nav ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	width: 10px;
	padding-top: 0px;
	padding-right: 26px;
	padding-bottom: 0px;
	padding-left: 26px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	background-color: #7B8E95;
}

#nav ul li a:hover, #nav ul li a:focus{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 26px;
	padding-bottom: 5px;
	padding-left: 26px;
	color: #000000;
}

#nav ul {
	margin: 0px;
	padding: 5px;
}
body{
	background-color: #BDC6CB;
	margin: 0;
	padding: 0;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.bodytextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodytextw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
}




.textlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.imgborder2 {
	border: 1px solid #FFFFFF;
}
.imgbourder3 {
	border: 1px solid #7B8E95;
}



.mainheadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.cell {
	border: 1px dotted #c23e06;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #BDC6CB;
	line-height: 18px;
	font-weight: bold;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7B8E95;
}
.imgborder {
	border: 2px solid #FFFFFF;
}
.backgrownd {
	background-color: #0000FF;
}
.borderleft {
	background-repeat: repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.imgborderpic {
	border: 2px solid #0099FF;
}
.bordertop {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
