/* General CSS Document */

div#flash {
	min-height: 400px;
	padding: 0px 20px 0px 20px;
	position: relative;
	margin: 0px;
}
div#bodybottomstyle {
	margin: 10px 20px 0 20px;
	Width: 900px;
	left: 0;
	text-align: left;
	position: relative;
	padding: 0;
}
div#aboutstyle {
	position: relative;
	width: 400px;
	left: 0;
	top: 0;
	margin: 0;
	padding-bottom: 80px;
}
div#newsstyle {
	position: absolute ; left: 420px ; top: 0px; right: 0;
	width: 220px;
	margin: 0px;
}
div#logosstyle {
	position: absolute; right: 0px ; top: 0px; left: 660px;
	width: 240px;
	margin: 0px;
	
}
div#headertable {
	min-height: 200px; 
	padding: 0px 0px 0px 0px;
	position: relative;
	margin: 0px;
}
.about {
	font-size: 12px;
	color: #FFFF07;
	text-align:justify;
	margin: 0;
	margin-bottom: 6px;
	padding: 0;
}
.how {
	font-size: 12px;
	color: #FFFFFF;
	text-align:justify;
	margin: 0;
	padding: 0;
	margin-bottom: 6px;
}
.news {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
}
.texthighlight {
	color: #FFFF07;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
.biggerhighlight {
	font-weight: bold;
	font-size: 14px;
	color: #FFFF07;
	text-align:justify;
	border-bottom-style: dashed;
	border-bottom-width: 2px;
	border-bottom-color: #FFFF07;
	margin: 0;
	padding: 0;
	margin-bottom: 6px;
	text-transform: uppercase;
}
