/* CSS Document */
BODY
{
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
}

.left_bg
{
	width:26px;
	height:auto;
	background-image:url(images/left_bg.jpg); background-repeat:repeat-y;
}

.right_bg
{
	width:27px;
	height:auto;
	background-image:url(images/right_bg.jpg); background-repeat:repeat-y;
}

.sitemap
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}
.sitemap:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#009900;
	text-decoration:underline;
}

.link_bg
{
	width:auto;
	height:40px;
	background-image:url(images/link_bg.jpg); background-repeat:repeat-x;
}

.main_links
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.main_links:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
}

.matter
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	text-align:justify;
}

.matter_2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}

.green_bg
{
	width:247px;
	height:132px;
	background-image:url(images/green_bg.jpg); background-repeat:no-repeat;
}

.blue_bg
{
	width:247px;
	height:132px;
	background-image:url(images/blue_bg.jpg); background-repeat:no-repeat;
}

.H_1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
.H_1:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFF00;
	text-decoration:underline;
}


.H_2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.H_3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCFF00;
	text-decoration:none;
}

.H_4
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:OOOOOO;
	text-decoration:none;
}


.click_here
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCFF00;
	text-decoration:underline;
}
.click_here:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}


.footer_bg
{
	width:auto;
	height:30px;
	background-image:url(images/footer_bg.jpg); background-repeat:repeat-x;
}

.text_box
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	width:150px;
	height:15px;
	border:1px #009933 solid;
}
.text_box_2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	width:150px;
	height:30px;
	border:1px #009933 solid;
}
.text_box_browse
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	width:250px;
	height:22px;
	border:1px #009933 solid;

}


.e_mail
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#006600;
	text-decoration:none;
}
.e_mail:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0000FF;
	text-decoration:underline;
}


.copyright
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}