a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #bdccab;
	background-image: url(images/main-bg-tile.jpg);
	background-repeat:repeat-x
}

.main-menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #4E7060;
	text-align: center;
}
.main-menu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #88A598;
	text-align: center;
}
.main-menu:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #4E7060;
	text-align: center;
}
.small-print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4E7060;
}
.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
.menu-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.menu-text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4E7060;
}
.menu-text-selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #C4112F;
}
.submenu-block {
	visibility: visible;
	border: thin solid #4E7060;
	background-image: url(images/transparent.png);
	background-repeat: repeat;
}
.pagetextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
.big-headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #4E7060;
	text-align: left;
}
.main-menu2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #4E7060;
	text-align: center;
}
.main-menu2:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #88A598;
	text-align: center;
}
.main-menu2:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #4E7060;
	text-align: center;
}
.main-menu2-selected {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #C4112F;
	text-align: center;
}
.cell-redborder {
	border: 2px solid #CE0000;
}
.cell-greenborder {
	border: 2px solid #669966;
}
.cell-greendottedborder {
	border: 2px dotted #669966;
}
.small-printWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.small-printBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.cell-green {
	border: 2px solid #669966;
	background-image: url(images/left-right-border.png);
	background-repeat: repeat;
}
.cell-greyborder {
	border: 2px solid #333333;
}
.cell-greybottom {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #A8A9AD;
	border-left: none;
}
.TextBoldBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding: 3px;
	border: 1px solid #517261;
	background-color: #C6D1CA;
}
