BODY {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px 0px 10px;
	background-color: #FFFFF0;


}
A:link, A:visited, A:active {
	color: #993300;
	text-decoration: none;
}
A:hover {
	color: #FFFFF0;
	text-decoration: none;
	background-color: #993300;
}
.txtNormal {
	font-size: .8em;
	line-height: 1.4em;
	padding-right: 15px;
	padding-left: 15px;

}
#tableBgBrdrB {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
	background-color: #993300;


}
.txtMenu {
	font-size: .8em;
	padding-left: 5px;
	font-weight: bold;



}
.txtNormalWhite {
	color: #FFFFF0;
	padding-right: 15px;
	padding-left: 15px;
	font-size: .8em;
	line-height: 1.4em;


}
#tableBgBrdrB2 {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
	background-color: #993300;
	background-image: url(back-a2.gif);
	background-repeat: no-repeat;
	background-position: center;



}
#tableBrdrR {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC9900;
}
.heading1 {
	padding-bottom: 8px;
	font-size: 1em;
	padding-left: 5px;
	line-height: 1.4em;
	font-weight: bold;






}
.heading2 {
	font-size: 0.8em;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 3px;
	line-height: 1.4em;



}
.logo {
	padding-right: 15px;
	padding-left: 15px;
}
.heading3 {
	font-size: 1em;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	line-height: 1.4em;
	font-weight: bold;



}
.copyright {
	font-size: .7em;
	color: #CC9900;
	padding-right: 15px;
	padding-left: 15px;
}
