@charset "ISO-8859-1";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #000000;
	background-color: #DADADA;
}
#BODY_MARGINS {
	padding-right: 30px;
	padding-left: 30px;
}
#TEXT_JUSTIFY {
	text-align: justify;
}
h1 {
	font-size: 18px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-bottom: 4px;
}
.photoborders {
	border: 1px solid #333333;
}
.photodividerLINES {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#FOOTER_BACKGROUND {
	background-image: url(images/BACKGROUND_FOOTER.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	bottom: 0px;
}
#MAIN_BACKGROUNDTOP {
	background-image: url(images/BACKGROUND_MAIN.jpg);
	background-color: #DADADA;
	background-repeat: repeat-y;
	background-position: center top;
	left: auto;
	right: auto;
}
#BODY_BACKGROUND {
	background-image: url(images/LAYOUT_12.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #DADADA;
}
