@charset "utf-8";
/* CSS Document */


body {
	background-image: url(images/backstripe.gif);
	background-repeat: repeat;
	margin-top: 0px;
	background-color: #181818;
}
.backgroundorangedark {
	background-color: #FF6600;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.backgroundtable1 {
	background-image: url(images/BACKORAN.gif);
}
.backgroundtable2 {
	background-image: url(images/BACK2OR.gif);
}
.backgroundtableheader {
	background-image: url(images/logo1.jpg);
}
.backgroundtableorange {
	background-color: #FF9900;
}
.text_heading01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
}
.textaddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.textaddressfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.textbodytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.textbodylist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-position: inside;
	list-style-type: circle;
}
.BACKGROUND {
	background-image: url(images/txtr.gif);
	background-repeat: repeat;
}

.textbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.textorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	background:#FF9900
}
.borderblack {
	border: thin solid #000000;
}
