﻿body
{
	background-color: #2a3034;
	text-align: center;
}

#div_tag
{
	width: 100%;
	text-align: center;
}
#div_tag #div_image
{
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 700;
	height: 525;
	text-align: center;
	clear: both;
}

.body_text
{
	font-family: Tahoma;
	font-size: 9pt;
	color: White;
	text-align: justify;
	line-height: 11pt;
	width: 600px;
	height: 355px;
	margin: 10px 5px 10px 5px; /* top, right, bottom, left */
}
.body_text .bold1
{
	color: #7BB717;
	font-weight: bold;
	font-size: 9pt;
}
.body_text .bold2
{
	color: #7BB717;
	font-weight: bold;
	font-size: 8pt;
}
.body_text .bold3
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
}
.body_text .bold4
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
}
.body_text .para_underline
{
	text-align: center;
	color: #80C218;
	font-weight: bold;
	text-decoration: underline;
}

.body_text .link a
{
	color: #7BB717;
	font-weight: bold;
	font-size: 9pt;
}
.body_text .link a:hover
{
	color: #7BB717;
	font-weight: bold;
	font-size: 9pt;
}

.headding
{
	color: #8CB708;
	font-size: 14pt;
	font-family: Tahoma;
	font-weight: bold;
}
.headding1
{
	color: #FFFFFF;
	font-size: 11pt;
	font-family: Tahoma;
	font-weight: bold;
}

.header_text
{
	font-family: Tahoma;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bolder;
}

/*.scroll { overflow-y:scroll; width:620; height:355px; padding:5px; }*/

.boldtext-green
{
	font-family: Tahoma;
	font-size: 9pt;
	line-height: 12px;
	color: #8CB708;
	font-weight: bolder;
}

.boldtext-green1
{
	font-family: Tahoma;
	font-size: 9pt;
	line-height: 11px;
	color: #8CB708;
	font-weight: bolder;
	padding-bottom: 10px;
}

.boldtext-green2
{
	font-family: Tahoma;
	font-size: 12pt;
	color: #8CB708;
	font-weight: bold;
}

.main_text
{
	font-family: Tahoma;
	font-size: 9pt;
	text-align: justify;
	line-height: 16px;
	color: #FFFFFF;
}
.main_text a
{
	color: White;
}
.main_text a:hover
{
	color: White;
}
.main_text .bold2
{
	color: #7BB717;
	font-weight: bold;
	font-size: 10pt;
}
.main1_text
{
	font-family: Tahoma;
	font-size: 9pt;
	line-height: 10pt;
	color: #404040;
}
.main2_text
{
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}

.images a
{
	border-style: none;
	border: 0;
	background-color: Black;
}
.images a:hover
{
	border-style: none;
	border: 0;
	background-color: Black;
}

.footer_text
{
	color: #FFFFFF;
	font-size: 8pt;
	font-family: Tahoma;
	vertical-align: middle;
	padding-top: 5px;
}

.star
{
	font-family: Tahoma;
	font-size: 8pt;
	color: Red;
}

.button
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-align: justify;
	height: 22px;
	color: #FFFFFF;
	line-height: 13pt;
	border: 0px;
	background-color: #8CB708;
}

.textbox
{
	font-family: Tahoma;
	font-size: 9pt;
	text-align: justify;
	line-height: 12pt;
	border: 0px;
}

/* sitemap link */
.sitemap
{
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
}
a.sitemap:link
{
	text-decoration: none;
}
a.sitemap:visited
{
	text-decoration: none;
}
a.sitemap:active
{
	text-decoration: none;
}
a.sitemap:hover
{
	text-decoration: none;
}

.sitemap-list
{
	text-decoration: none;
	font-family: Tahoma;
	font-size: 9pt;
	color: #FFFFFF;
}
a.sitemap-list:link
{
	text-decoration: none;
}
a.sitemap-list:visited
{
	text-decoration: none;
}
a.sitemap-list:active
{
	text-decoration: none;
}
a.sitemap-list:hover
{
	text-decoration: none;
}
/*--------------*/

/*.opacity { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); opacity: 0.5; }
.opacity:hover { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); opacity: 1; }

.opacityit img { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); opacity: 0.5; }
.opacityit:hover img { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); opacity: 1; }*/
