body {
	background-color: #5F6E78;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.MainBody {
	padding-top:20px;
	font-size:12px;
	font-family: Tahoma;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.MainBody a {
	padding-top:20px;
	font-size:12px;
	font-family: Tahoma;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}	

.MainBody a:hover{
	text-decoration: underline;
}

.MainBodyBold {
	padding-top:20px;
	font-size:12px;
	font-weight:bold;
}

.ptext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.ptext a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.ptext a:hover{
	text-decoration: underline;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #81695C;
	text-decoration: none;
}

.copy2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #87D8EF;
	text-decoration: none;
}

.copy2 a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #87D8EF;
	text-decoration: none;
}

.copy3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #87D8EF;
	text-decoration: none;
}

.copy3 a{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #87D8EF;
	text-decoration: none;
}

a.nav {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #87D8EF;
	text-decoration: none;
}
a.nav:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.shadebg {
	background-image: url(images/shade.gif);
	background-repeat: repeat-x;
}

.border {
	border-top-color:#594E48;
	border-top-style:dotted;
	border-top-width:3px;
	margin-top:10px;
	}

.border2 {
	border-top-color:#87D8EF;
	border-top-style:dotted;
	border-top-width:3px;
	margin-top:10px;
	}