body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.right {
	background-color: #99CC33;
	vertical-align: top;
	font-size: 10px;
}
.RelatedGroups {
	border: 1px dotted #3333CC;
	background-color: #BADC72;
}
.OtherRightBoxes {
	border: 1px dotted #3333CC;
	background-color: #FFD862;
}
.RelatedGroupsHeader {
	background-color: #DDEEBB;
	font-weight: bold;
	color: #3333CC;
	letter-spacing: 1px;
	font-size: 12px;
}
a:link {
	color: #3333CC;
	text-decoration: none;
}
a:visited {
	color: #3333CC;
}
a:hover {
	color: #3333CC;
	text-decoration: underline;
}
a:active {
	color: #3333CC;
	text-decoration: underline;
}
.TopPix {
	background-color: #3333CC;
}
.NavTop {
	background-color: #BADC72;
	color: #FFFFFF;
}
.LeftLinks {
	text-decoration: none;
	background-color: #FFD000;
	padding-top: 3px;
	padding-bottom: 3px;
}
.facilities {
	color: #3333CC;
	letter-spacing: 6px;
	font-weight: bold;
	text-transform: capitalize;
}

.LeftLinks:hover {
	text-decoration: none;
	background-color: #FFD862;
}
.LeftNavLinks {
	text-decoration: none;
}
.LeftNavLinks:hover {
	color: #006600;
}
.LeftNavColor {
	background-color: #FFD000;
	padding-left: 5px;
}

.LeftNavLinks:active {
	text-decoration: underline;
}
.LeftNavLinks:visited {
	text-decoration: none;
}
.LeftBox {
	border: 1px dotted #3333CC;
	background-color: #FFD862;
	letter-spacing: .1em;
	text-align: center;
}
.toplinks {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}

.toplinks:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	font-size: 12px;
}
.toplinks:active {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	font-size: 12px;
}
.toplinks:visited {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	font-size: 12px;
}
.smallwhitetext {
	margin-top: 0; 
	margin-bottom: 0;
}
.MiddleBox {
	border: 1px dotted #99CC33;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #3333CC;
}
.content {
	padding: 5px;
	text-align: left;
	vertical-align: top;
}
.footer {
	font-size:10px;
}
