body {
	background-color:#001669;
}
.header-back {
	background-image:url(site_images/header-back.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
}

.menu-back {
	background-color:#001669;	
}

.top-left-shadow {
	background-image:url(site_images/top-left-shadow.jpg);
	background-position:top left;
	background-repeat: no-repeat;
}

.top-shadow {
	background-image:url(site_images/top-shadow.jpg);
	background-position:top left;
	background-repeat: repeat-x;
}

.left-shadow {
	background-image:url(site_images/left-shadow.jpg);
	background-position:top left;
	background-repeat: repeat-y;
	background-color:#FFF;
}

.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.maintext-white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
.maintext-white-bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}


.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
}
.page_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #001362;
}
.paragraph_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
.maintext-bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #001669;
	font-style: normal;
}
