﻿/* CSS layout */
#HEADER {
	padding: 106px 22px 15px 32px;
	overflow: visible;
	height: 40px;
	width: 896px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('BANNER.png');
	background-repeat: no-repeat;
	border-bottom-style: ridge;
	border-bottom-width: 5px;
	border-bottom-color: #000080;
}
#container {
	padding: 15px;
	min-width: 600px;
	height: auto;
	overflow: visible;
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('bgMAIN.jpg');
	background-repeat: repeat;
}
#BODY {
	padding: 10px;
	width: 98%;
	height: auto;
	background-color: #FFFFE6;
	overflow: hidden;
}
#FOOTER {
	text-align: center;
	padding: 15px;
	border-width: 5px 0px 0px 0px;
	border-top-color: #000099;
	border-top-style: ridge;
	clear: both;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('FOOTER.png');
	background-repeat: repeat;
	height: 68px;
}
#BG {
	background-image: url('bg.jpg');
}
.TEXT_link {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 14px;
	text-align: left;
	text-indent: 20px;
	line-height: 16px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	color: #000066;
	font-weight: bold;
}
.TEXT_small_centered {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 14px;
	text-align: center;
	line-height: 16px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	color: #333333;
}
#MENU {
	margin: 0px;
	padding: 10px 10px 20px 10px;
	width: 290px;
	float: right;
	overflow: hidden;
	height: 100%;
	clear: both;
	background-image: url('bg2.jpg');
	background-repeat: repeat;
}
.TEXT_BOLD {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 14px;
	text-align: left;
	line-height: 16px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
.TEXT_small {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 12px;
	text-align: left;
	line-height: 16px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	color: #333333;
}
.TEXT_small_indent {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 14px;
	text-align: justify;
	line-height: 16px;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	text-decoration: none;
	color: #333333;
	text-indent: 20px;
}
.LEFT PHOTO {
	overflow: visible;
	float: left;
	text-align: center;
	width: auto;
	height: auto;
	padding: 0px 10px 10px 0px;
}
.PHOTO_LEFT {
	padding: 10px 5px 10px 5px;
	float: left;
	width: auto;
	height: auto;
	background-image: url('bg2.jpg');
	background-repeat: repeat;
	margin: 0px 10px 10px 0px;
}
.TEXT_tiny_center {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 12px;
	text-align: center;
	line-height: 12px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	color: #333333;
}
.TEXT_BOLDLARGE {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 16px;
	text-align: left;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
.TEXT_BOLDLARGEcenter {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 16px;
	text-align: center;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
.PHOTO_RIGHT {
	padding: 10px 5px 10px 5px;
	float: right;
	width: auto;
	height: auto;
	background-image: url('bg2.jpg');
	background-repeat: repeat;
	margin: 0px 0px 10px 10px;
}
.TEXT_BOLDcenter {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 14px;
	text-align: center;
	line-height: 16px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
.TEXT_linksmall {
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;
	font-size: 12px;
	text-align: left;
	text-indent: 20px;
	line-height: 16px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	color: #000066;
}
#LEFT {
	padding: 10px;
	float: left;
	width: 560px;
	height: auto;
	margin: 0px;
	overflow: hidden;
}
.BUTTONlink {
	border-width: 0px;
}
