body {
	background-attachment: fixed;
	background-image: url(../template_images/bg_page_03.jpg);
	background-repeat: repeat;
	background-position: left top;
	text-align: center;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
}
h1  {
	color: #FF0;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
}
h2  {
	color: #FF0;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	margin: 0px;
}
h3  {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FF0;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
h4  {
	color: #FF0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	font-weight: bold;
}
h5  {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FF0;
	margin: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}

a  {
	color: #71FC46;
}
a:hover {
	color: #360;
	text-decoration: none;
}
.text-BLACK {
	color: #000;
}
.text-GREY {
	color: #666;
}
.text-GREY-LIGHT {
	color: #CCC;
}
.text-WHITE {
	color: #FFF;
}
.text-GREEN-DARK {
	color: #041100;
}
.text-GREEN-STANDARD {
	color: #104302;
}
.text-GREEN-LIGHT {
	color: #83FC62;
}
.text-RED-DARK {
	color: #900;
}
.text-RED-STANDARD {
	color: #F00;
}
.text-RED-LIGHT {
	color: #FF5959;
}
.text-BLUE-DARK {
	color: #00376F;
}
.text-BLUE-STANDARD {
	color: #00F;
}
.text-BLUE-LIGHT {
	color: #39F;
}
.text-YELLOW-DARK {
	color: #9F9F00;
}
.text-YELLOW-STANDARD {
	color: #FF0;
}
.text-YELLOW-LIGHT {
	color: #FFFF8A;
}
#container {
	width: 900px;
}
#header_01 {
	margin: auto;
	width: 900px;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0;
	font-size: 12px;
	text-align: center;
	border: 2px solid #FFF;
}
#top_menu {
}
#top_menu a {
	color: #FF0;
	text-decoration: none;
	display: inline-block;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#top_menu a:hover {
	text-decoration: none;
	background-color: #333;
}
#header_02 {
	background-color: #041100;
	width: 900px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-align: center;
}
#additional_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	font-weight: bold;
	padding: 5px;
	width: auto;
}
#header_03 {
	height: 254px;
	width: 900px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
#body {
	background-color: #041100;
	width: 900px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-align: center;
}
#left_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 17px;
	width: 234px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#left_content {
	padding: 5px;
}
#left_images {
	padding: 3px;
}

#left_content h1 {
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FF0;
	margin: 0px;
}
#left_content ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#left_content ul li a {
	color: #83fc62;
	text-decoration: none;
	line-height: 20px;
}
#left_content ul li a:hover {
	color: #186A00;
}
#left_content a {
	color: #83fc62;
	text-decoration: none;
}
#left_content a:hover {
	color: #186A00;
}
#left_images {

}
#left_images table{
	border: 1px solid #060;
}
#left_images table td{
	border: 1px solid #060;
	text-align: left;
	vertical-align: top;
}
#left_images table img {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
}


#right_body {
	width: 664px;
}
#right_content {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#right_content table{
	border: 1px solid #060;
	margin: auto;
}
#right_content table td{
	border: 1px solid #060;
	text-align: left;
	vertical-align: top;
}
#bottom {
	background-color: #000;
	width: 900px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

#bottom a {
	color: #FF0;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#bottom a:hover {
	color: #104302;
	text-decoration: none;
}
#footer {
	text-align: center;
	padding: 5px;
	color: #FFF;
	font-weight: bold;
}
#footer a {
	color: #FFF;
}
#footer a:hover {
	color: #000;
}
