body {
	background-color: #00803E;
}
.bottomTableHead {
	background-attachment: fixed;
	background-image: url(../assets/BGR-top-bottom.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
.middenBottom {
	background-color: #FFFFFF;
}
.adresBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.Frame {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.sideNavBack {
	background-color: #004A1B;
	background-attachment: fixed;
	background-image: url(../assets/BGR-sidenav-onder.jpg);
	background-repeat: repeat-y;
	background-position: left;
	margin: 0px;
	padding: 0px;
}
.bottom {
	background-color: #004b1c;
}
.mainTable {
	background-color: #FFFFFF;
}
.mainTableCol {
	background-color: #F9FBF2;
	margin: 6px;
	padding: 20px;
	color: #000000;
}
.sideNavBack {
	background-attachment: fixed;
	background-image: url(../assets/BGR-sidenav-onder.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
a:link {
	color: #004B1C;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #00803F;
	text-decoration: none;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
/***************************
content
***************************/
.ttlContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00803E;
}


/***************************
dropdown
***************************/
.txtDropDown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #004B1C;
	text-decoration: none;
}
a.txtDropDown:link {
	color: #004B1C;
	text-decoration: none;
}
a.txtDropDown:visited {
	color: #004B1C;
	text-decoration: none;
}
a.txtDropDown:hover {
	color: #004B1C;
	text-decoration: none;
}

/*******************************
contact
*******************************/
.formBorder {
	border: 9px solid #FFFFFF;
	background-color: #F9FBF2;
}
.inputFields {
	background-color: #F0F5DE;
	border: 1px solid #B5C695;
}
button {
	background-color: #F0F5DE;
	border: 1px solid #B5C695;
}
input {
	background-color: #F0F5DE;
	border: 1px solid #B5C695;
}
.prefix {
	color: #004B1C;
}
.tstlContent {
	font-size: 12px;
	font-weight: bolder;
	color: #004B1C;
}
