.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 30px;
	margin-right: 45px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	margin-top: 30px;
	margin-right: 45px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.text_a:link {
color: #D3592A;
}
.text_a:visited {
color: #BA4F25;
}
.text_a:hover {
color: #DF825E;
}

h3 {
	margin: 0px;
}

.leftBG {
	background-image: url(images/BG_06.jpg);
	background-repeat: repeat;
}
.rightBG {
	background-image: url(images/BG_07.jpg);
	background-repeat: repeat;
}
body {
	background-color: #000000;
}
#nav {cursor:pointer;}
.margins {
	margin: 100px;
}
.flashBG {
	background-image: url(images/BG_2_04.jpg);
	background-repeat: repeat;
}
.table {
	background-image: url(images/comp3_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}