/* CSS Document */
.divBackPage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(img/backPage3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

div.nf_header_bar {
	background-color: #8F8652;
}

.divMain { position:absolute;
}

.bgcolor_orange {
	background-color: #FF7D00;
}

.borderWhite {
	border: 1px solid #FFFFFF;
}

.blink1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	text-decoration: blink;
	background-color: #66CC00;
	vertical-align: middle;
}

.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-align: justify;
	font-weight: normal;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	padding-right: 5px;
}

.butBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #996600;
	display: block;
	text-decoration: none;
	border: 1px solid #510000;
	text-align: center;
	background-image: url(img/bkg_but.gif);
}
.butBlue:hover {
	color: #CCCCCC;
	background-color: #CC9900;
	background-position: left bottom;
}

.dest_but1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #996600;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.dest_but1:hover {
	text-decoration: underline;
	color: #8F8652;
}

.dest_but2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #996600;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.dest_but2:hover {
	text-decoration: underline;
	color: #8F8652;
}

.dest_but3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #996600;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.dest_but3:hover {
	text-decoration: underline;
	color: #8F8652;
}

.pg_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-align: center;
}

.pg_bottom2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.pg_bottom2:hover {
	text-decoration: underline;
}

.textWhiteDescTOP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-align: justify;
	padding: 7px;
}


