@charset "utf-8";
/* CSS Document */

<style type="text/css">

body {
	background-color: #000;
	margin-top: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
.bkgrnd {
	background-attachment: scroll;
	background-image: url(images/GLS_Background_light.jpg);
	background-repeat: no-repeat;
}
.bkgrnd_line {
	background-image: url(images/img_line_vertical_divider-01.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #01BF00;
}
.small_text2 {
}
.dark_green {
	color: #060;
}
.Red_Text {
	color: #B40000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}



.text_body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #999;
}
.text_body_bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	text-decoration: underline;
}
.color_amber {
	color: #01BF00;
}

.small_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	width: auto;
	height: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

</style>
.line_divider {
	background-image: url(images/img_line_vertical_divider-01.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.blue_line {
	color: #333;
}
.small_text2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
}
.bkgrnd_grey {
	background-color: #111;
}
.text_header_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #060;
}
