@charset "UTF-8";
a:link {
	color: 6eb43f;
}
a:visited {
	color: 6eb43f;
}
a:hover {
	color: 6eb43f;
}
body,td,th {
	font-family: Helvetica, Arial;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(images/backgrounds/backline.jpg);
	background-repeat: repeat-x;
}
.Headerblue {
	font-family: Helvetica, Arial;
	font-size: 18px;
	color: #2BAAD5;
}
.bar {
	background-image: url(images/backgrounds/barbg.gif);
	background-repeat: no-repeat;
	background-color: #FFF;

}
.paragraph {
	text-align: justify;
}
.style31 strong {
	text-align: left;
}
.style3 strong {
	text-align: justify;
}

#shadow-container {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}
 
#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
	position: relative;
	left: -1px;
	top: -1px;
	width: 200;
}
 
	#shadow-container .shadow1 {
		background: #F1F0F1;
	}
 
	#shadow-container .shadow2 {
		background: #DBDADB;
	}
 
	#shadow-container .shadow3 {
		background: #B8B6B8;
	}
 
	#shadow-container .container {
		background: #ffffff;
		border: 1px solid #848284;
		padding: 10px;
	}
