.top-gradient {
	background-image: url(../images/top-gradient.gif);
	background-repeat: repeat-x;
	height: 57px;
	border: 1px solid #797676;

}
.middle-brown {
	background-attachment: fixed;
	background-color: #993300;
	background-repeat: repeat-x;
	background-position: left top;
	height: 78px;
	border: 1px solid #767373;

}
.left-gradient {
	background-image: url(../images/button-gradient.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #8A8888;
	border-right: 1px solid #8A8888;
	border-bottom: 1px solid #8A8888;
	border-left: 1px solid #8A8888;






}
.middle-text-color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 7px 10px 10px;
	padding: 1px;
	line-height: 20px;






}
.white-color {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #767373;
	text-align: justify;
	margin: 5px;
	background-color: #FFFFFF;





}
.right-color {
	background-color: #EAAEAE;
	border-right-style: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #767373;


}
.text-color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.middle-space-color {
	background-attachment: fixed;
	background-color: #ECECEC;
	background-repeat: repeat-x;
	background-position: left top;
	width: 440px;
}
.left-text-color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin-left: 10px;


}
.padding {
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;

}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	clip:  rect(10px auto auto auto);

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.border {
	border-right-style: none;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #8A8888;
	background-image: url(../images/bottom-gradient.gif);
	background-repeat: repeat-x;
	background-position: bottom;



}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.middle-gradient {
	background-image: url(../images/bottom-gradient.gif);
	background-repeat: repeat-x;
	background-position: center;

}
