body {
	margin: 0px;
	float: none;
	clear: none;
	background-attachment: scroll;
	background-image: url(../../images/body_back_all.gif);
	background-repeat: repeat-x;
	background-color: #BAB9B8;
	}

a:link {
	color: #7C5D28;
	text-decoration: none;
}
a:active,
a:visited {
	color: #B08439;
	text-decoration: none;
}
a:hover {
	color: #339900;
}
.tuplink {
	font-size: 14px;
	color: #7C5D28;
	text-decoration: none;
	font-family: Arial;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}

.h1 {
	font-size: 18px;
	color: #006600;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../../images/p_h1.gif);
	padding-right: 40px;
	background-repeat: no-repeat;
	background-position: right;
}
.h2 {
	font-size: 16px;
	color: #A53031;
	line-height: 10px;
	padding-left: 18px;
	padding-right: 55px;
	font-weight: bold;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
.h3 {
	font-weight: normal;
	color: #333333;
	padding-right: 8px;  
	padding-left: 8px;
	text-align: justify;
	font-size: 15px;
	font-family: Arial;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.h3 a:link, .h3 a:visited{
	text-decoration: none;
	color: #006600;
	font-weight: bold;
	font-family: Arial;
	font-size: 16px;
}
.h3 a:hover{
	text-decoration: none;
	color: #CC9900;
	font-weight: bold;
	font-family: Arial;
	font-size: 16px;
}
.h4 {
	font-family:  Arial, Helvetica, sans-serif;	
	color: #003366;
	text-decoration: none;
	text-align: justify;

}
.h4 a:link, .h4 a:visited{
	text-decoration: none;
	color: #595A5C;
	font-weight: bold;
}
.h4 a:hover{
	text-decoration: none;
	color: #235F93;

}
	

.side_link {
	font-weight: normal;
	color: #666666;
	padding-right: 35px;
	padding-left: 3px;
	text-align: right;
	font-size: 16px;
	font-family: Arial;
	background-image: url(../../images/side_link_back.gif);
	height: 32px;
	width: 194px;
}


.TXT_top_link {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 10px;
	text-align: left;
	padding-left: 25px;
	}
	.TXT_top_link a:visited, .TXT_top_link a:link{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: none;

}
.TXT_top_link a:hover{
	text-decoration: none;
	color: #96CFA5;	
}	

	
.dow_links {
	font-family: Arial;
	font-size: 14px;
	color: #CCCCCC;
	text-align: right;
	
	padding-top: 10px;
	padding-bottom: 10px;
	}
.TXTfotter {
	font-family: Arial;
	font-size: 11px;
	color: #B5D5B6;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	padding-top: 30px;
}
.TXTfotter a:visited, .TXTfotter a:link{
	text-decoration: none;
	color: #B5D5B6;
	font-weight: none;
	}
.TXTfotter a:hover{
	text-decoration: none;
	color: #33CC33;

}


.fotter {
	background-image: url(../../images/fotter_back.gif);
	height: 97px;
	width: 100%;
	text-align: center;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #79966B;
}

.fotter a:link, .fotter a:visited{
	text-decoration: none;
	color: #DDCACA;
	font-weight: bold;
}
.fotter a:hover{
	text-decoration: none;
	color: #999999;
}

