body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-image: url(../images/background.png);
	background-color: #D2E7FC;
}

.buttons {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #48596F;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
	font-size: 11px;
	text-decoration: none;
	color: #F5F1EE;
	font-weight: bold;
}
.buttons a:link {
	font-weight: bold;
	text-decoration: none;
	color: #F5F1EE
}
.buttons a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #F5F1EE
}
.buttons a:hover {
	font-weight: bold;
	text-decoration: none;
	background-color: #607188;
	display:block;
	line-height: 30px;
	color: #F5F1EE;
}
.subbuttons {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #607188;
	text-align: center;
	vertical-align: middle;
	line-height: 25px;
	font-size: 11px;
	text-decoration: none;
	color: #F5F1EE;
	font-weight: bold;
}
.subbuttons a:link {
	font-weight: bold;
	text-decoration: none;
	color: #F5F1EE
}
.subbuttons a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #F5F1EE
}
.subbuttons a:hover {
	font-weight: bold;
	text-decoration: none;
	background-color: #48596F;
	display:block;
	line-height: 25px;
	color: #F5F1EE;
	
}
.buttonsover {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #607188;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
	font-size: 11px;
	text-decoration: none;
	color: #1F2E45;
	font-weight: bold;
}
.buttonsover a:link {
	font-weight: bold;
	text-decoration: none;
	color: #F5F1EE
}
.buttonsover a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #F5F1EE
}
.buttonsover a:hover {
	font-weight: bold;
	text-decoration: none;
	background-color: #607188;
	display:block;
	line-height: 30px;
	color: #F5F1EE;
}
.subbuttonsover {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #48596F;
	text-align: center;
	vertical-align: middle;
	line-height: 25px;
	font-size: 11px;
	color: #1F2E45;
	font-weight: bold;
}
.subbuttonsover a:link {
	font-weight: bold;
	text-decoration: none;
	color: #F5F1EE
}
.subbuttonsover a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #F5F1EE
}
.subbuttonsover a:hover {
	font-weight: bold;
	text-decoration: none;
	background-color: #48596F;
	display:block;
	line-height: 25px;
	color: #1F2E45;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F5F1EE;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F2E45;
	text-align: justify;
	line-height: 11pt;
	background-color: #FFFFFF;
}
.text  a:link {font-weight: bold; text-decoration: underline; color: #1F2E45}
.text  a:visited {font-weight: bold; text-decoration: underline; color: #1F2E45}
.text  a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #1F2E45
}
.textheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1F2E45;
	letter-spacing: 2px;
	background-position: center;
	font-weight: bold;
	background-color: #FFFFFF;
}
