@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/backgrounds/background-stretch.gif);
	background-repeat: repeat-x;
	background-position: left top;	background-color: #FFFFFF;
}
.tbl-border {
	border-top-width: 1px;
	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: #540217;
	border-right-color: #540217;
	border-bottom-color: #540217;
	border-left-color: #540217;
}
.font-site {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bg-fader {
	background-image: url(images/bg-fader.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #540217;
}
.sectiontitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #540217;
}
.tbl-borde2 {
	border: 1px solid #CCCCCC;
}
.pleft {
	margin-left: 1px;
}
.Form-TextArea {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #CCCCCC;
}
.Form-Buttons {
	width: 100%;
}



.tbl-borde2 img {
	border: 1px solid #fff;
}.font-whiote {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.dotted {
	background-image: url(images/dotted.gif);
	background-repeat: repeat-x;
}


a.Hover-white:link {
	COLOR: #fff;
	TEXT-DECORATION: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
a.Hover-white:visited {
	COLOR: #fff;
	TEXT-DECORATION: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
a.Hover-white:hover {
	TEXT-DECORATION: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
a.Hover-white:active {
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}



a.Hover-backtotop:link {
	COLOR: #f05f2a;
	TEXT-DECORATION: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
a.Hover-backtotop:visited {
	COLOR: #f05f2a;
	TEXT-DECORATION: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
a.Hover-backtotop:hover {
	TEXT-DECORATION: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
a.Hover-backtotop:active {
	color: #f05f2a;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}


