.mainpage {
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
	padding: 0px;
	background-color: #FFFFFF;
	border: 0.1px none #000000;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 0px;
}
a:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #3E606F;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3E606F;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}
a:active {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #D0D3B4;
}
.outer {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 1006px;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.inner {
	background-repeat: no-repeat;
	margin: 0px;
	height: 100%;
	width: auto;
	padding: 0px;
	background-color: #B1BABE;
	border: 0.1px none #330066;
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: lighter;
}
.upper {
	background-repeat: no-repeat;
	margin: 0px;
	height: auto;
	width: auto;
	padding: 0px;
	background-color: #D1DBBD;
	border: 0.1px none #330066;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	background-image: url(images/life1.jpg);
}
.menutop {
	background-repeat: no-repeat;
	margin: 0px;
	height: auto;
	width: auto;
	padding: 0px;
	background-color: #000000;
	border: thin none #330066;
}
.menutopin {
	background-repeat: no-repeat;
	margin: 0px;
	height: auto;
	width: auto;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-color: #D68239;
	background-color: #000000;
	border-right-style: solid;
}
.smalltables {
	background-repeat: no-repeat;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #193441;
	border: thin groove #990000;
	top: 20px;
	margin: 15px;
	background-color: #91AA9D;
	padding: 2px;
	text-align: center;
}


.backtables {
	background-repeat: repeat-y;
	height: auto;
	padding: 0px;
	font-family: "Trebuchet MS";
	font-size: small;
	color: #193441;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	background-color: #D1DBBD;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
	border-bottom-style: solid;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #193441;
	font-weight: bold;
}
.green {
	background-color: #3E606F;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #D1DBBD;
	border-right-color: #D1DBBD;
	border-bottom-color: #D1DBBD;
	border-left-color: #D1DBBD;
}
.textstyle {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #193441;
	text-align: left;
}
h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #193441;
	font-weight: bold;
}
