@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.main_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#525252;
	text-decoration:none;
	line-height:130%;
	}
	
	.read_more {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3f8510;
	float:right;
	line-height:30px;
	text-decoration:none;
	}
	
	
	.page_under {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#3f8510;
	text-decoration: underline;
	padding-top:0px;
	
	}
	
	.footer_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#525252;
	font-weight:bold;
	font-stretch: extra-condensed;
	text-decoration:none;
	padding-top:0px;
	}

.contact_us{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff0000;
	font-weight:bold;
	font-stretch: extra-condensed;
	text-decoration:none;
	padding-top:0px;
	}

.contact_us_main{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#525252;
	font-weight:bold;
	text-decoration:none;
	padding-top:0px;
	line-height:150%;
	}


.footer_developed {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#525252;
	font-weight:bold;
	text-decoration:none;
	}
	
.bullets{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#525252;
	font-weight:bold;
	background-image:url(images/bullets.gif);
	background-repeat:no-repeat;
	background-position: left 10px;
	border-bottom:inset 1px #a2a2a2;
	text-decoration:none;
	padding-left:15px;
	height:26px;
	text-decoration:none;
	
}

.side_menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#525252;
	font-weight:bold;
	height:26px;
	text-decoration:none;
}
.more{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
	border-bottom:1px dotted #666;
	width:100%;
	float:right;
	line-height:110%;
}
.more_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
	line-height:110%;
	text-decoration:none;
}
.border{
	border-bottom: 1px dotted #525252;
	border-top:1px dotted #525252;
	border-right:1px dotted #525252;;
	border-left:1px dotted #525252;
}

.string_tool{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3c3c3c;
	font-weight:bold;
	border-bottom:inset 1px #a2a2a2;
	text-decoration:none;
	padding-left:15px;
	height:26px;
	text-decoration:none;
	
}