
.BarBackground {
	font-family: Tahoma, Arial, System;
	font-size: 11px;
	font-weight: normal;
	color: #0A9075;
	text-decoration: none;
	height: 26px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(IMGS/MenuBackground.jpg);
	background-repeat: repeat-x;
}
a.TopMenu {
	color: #0A9075;
	font-family:  Tahoma, Arial, System;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
a.TopMenu:hover {
	color:  #084A3D;
}
.MenuSelected {
	color: #084A3D;
	font-family:  Tahoma, Arial, System;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
.LinksBox {
	background-color: #F5FBF9;
	border: 1px solid #91AFA9;
	font-family: Tahoma, Arial, System;
	color: #0A9075;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	width: 158px;
}
.TemplateBox {
	background-color: #F5FBF9;
	border: 1px solid #91AFA9;
	font-family: Tahoma, Arial, System;
	color: #0A9075;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	width: 435px;
}

.MainWebsiteBox{
		width: 834px;
}


.Footer {
	font-family: Tahoma, Arial, System;
	font-size: 11px;
	font-weight: normal;
	color: #0A9075;
	text-decoration: none;
	height: 16px;
	padding-top: 20px;
	padding-bottom: 0px;
	text-align:right;
}
.Footer a:link {
	color:#0A9075;
	text-decoration: none;
}
.Footer a:visited {
	color:#0A9075;
	text-decoration: none;
}
.Footer a:hover {
	color:#087053;
	text-decoration: none;
}
.Footer a:visited:hover {
	color:#087053;
	text-decoration: none;
}
.Footer a:active {
	color: #0A9075;
	text-decoration: none;
}
