﻿
html,body 
{
	
	font-family:Verdana;
	font-size:12px;
	margin: 0px 0px 0px 0px;
	height: 100%;
	
}
td
{
	font-family:Verdana;
	text-align:left;
	padding-left:2px;color:#7e9c61; 
	
	
}


a
{
	color:#7e9c61;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
span
{
	font-family:Verdana;
	font-size:12px;
	
}

*
{
    MARGIN: 0px
}


* {
	margin: 0;
}

.wrapper {
	min-height:100%;
	
	text-align:center;
	height: auto !important;
	margin-right:auto; 
	margin-left:auto;
	height: 100%;
	margin: 0 auto -20px; /* the bottom margin is the negative value of the footer's height */
}

.footer, .push {
	height: 20px; /* .push must be the same height as .footer */
	text-align:center; color:#818b77;
	padding-top:20px;
}

.footer a
{
	text-decoration:underline;
	color:#818b77;
}
/*Title style*/
h1
{
	font-size:18px;
	font-weight:bold;color:#3f6b14;
}
.detailes_article{ color:#93b76f;font-size:14px;float:left;width:500px;}

div
{
	text-align:left;
}
/*Title style*/
p
{
	text-align:left;
	padding-bottom:10px;
}
.bold
{
 font-weight:bold; color:#3d6ca0;	
}

.aboutbottom{height:80px;  background-image:url('../images/back_bottom_about.gif'); background-position:bottom; background-repeat:no-repeat;}
.abouttop{ text-align:left; height:61px;color:#6b7076;FONT-SIZE:14PX; font-weight:bold; background-image:url('../images/back_top_about.gif');background-position:top; background-repeat:no-repeat;}
.aboutmiddle{background-image:url('../images/back_about_middle.gif');}
.hr_st{ border-style:dashed; border-color:#ffffff; border-width:1px;}
/*
#nonFooter
{
	position: relative;
	min-height: 100%;
	background-color:#FF0000
}
* html #nonFooter
{
height: 100%;
}
#footer
{
height:60px;
position: relative;
margin-top: -60px;
background-color:#FFFF00
}
*/

