.backgroundNav {
	background-attachment: scroll;
	background-image: url(images/frame-nav-back2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.backgroundText {
	background-attachment: fixed;
	background-image: url(images/frame-text-background.jpg);
	background-repeat: repeat;
	background-position: top;
}
.100Percent {
	height: 100%;
}
.backgroundText2 {
	background-attachment: scroll;
	background-image: url(images/frame-text-background-bot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.80Percent {
	height: 88%;
}
.titlesMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	height: 43px;
	width: 523px;
	padding: 12px;
	text-transform: capitalize;
	font-weight: bold;

}
.titlesNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 34px;
	background-image: url(images/frame-nav-title.jpg);
	padding: 10px;
}
.linksNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 9px 9px 9px 10px;
	height: 28px;
}
.titlesLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/frame-login-title.jpg);
	padding: 10px;
	height: 36px;
	background-position: bottom;
}
.formLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 2px;
	height: 19px;
	width: 128px;
	border: 1px solid #767676;
	background-image: url(images/form-back.jpg);
}
.formLoginText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-bottom: 3px;
	padding-left: 10px;
}
.formLoginButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(images/form-button-back.jpg);
	border: 1px solid #878787;
	height: 20px;
}
.linksNavButton {
	background-image: url(images/frame-nav-button.jpg);
	height: 43px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;


}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.bottom {
	vertical-align: bottom;
	position: relative;
	z-index: 1;
	height: 100px;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13pt;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #BE3A25;
}
a:active {
	color: #000000;
}
.border1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #C0C0C0;
}
.border2 {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #FFFFFF;
}
.text2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11pt;
	color: #000000;
}
.border1Padding {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #B9B9B9;
	border-left-color: #B9B9B9;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


}
.border2Padding {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B9B9B9;
	border-right-color: #B9B9B9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 6px;
	border-left-color: #B9B9B9;


}
.border1Padding2 {

	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #B9B9B9;
	border-left-color: #B9B9B9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.border2Padding2 {

	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B9B9B9;
	border-right-color: #B9B9B9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-left-color: #B9B9B9;
}
.buttonLogin {
	height: 28px;
	width: 126px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
