/****************************dez_udas@hotmail.com********************************/
html,body {
	margin: 0;
	padding: 0;
	cursor: default;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	background-color:#ffffff;
/*	scrollbar-face-color: #E7E3DD;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #FCAA10;
	scrollbar-track-color: #A08D82;
	scrollbar-darkshadow-color: #98AAB1;*/
}
/*=======================         txt used           ========================*/
td{
	color:#666666;
	font-size:11px;
}
.heading1{
	font-size: 13px;
	color: #2E2E2E;
	text-align:left;
	font-weight:bold;
}
.heading2{
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-align:left;
}
.normal_1{
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align:left;	
}
.img_bord{
	border:1px solid #A6A6A6;
}
.services_text{
	line-height:21px; 
	}
/*=====================        links            ====================*/
/*===============================Defult===============================================*/
a,a:link,a:active,a:visited{
	color: #000000;
	text-decoration: underline;
	}
a:hover{
	color: #456990;
	text-decoration: none;
	}
	
/*==========================         footer                ====================================*/
a.footer_link:link,a.footer_link:active,a.footer_link:visited{
	color: #ffffff;
	text-decoration: none;
}
a.footer_link:hover{
	color: #4F151C;
	text-decoration: none;
	}
.footer_link{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	vertical-align:bottom;
	text-align:center;
	padding:3px;
	}

a.footer_text:link,a.footer_text:active,a.footer_text:visited{
	color: #ffffff;
	text-decoration: none;
	}
a.footer_text:hover{
	color: #ffffff;
	text-decoration: underline;
	}
.footer_text{
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	text-align:center;
	}	
/*=========================    more            ============================================*/	
a.more,a.more:visited,a.more:link,a.more:active{
	color: #248FC9;
	font-weight: normal;
	text-decoration: none;
	}
a.more:hover{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.more{
	color: #248FC9;
	font-weight: normal;
	text-decoration: none;
}
	/*==============================menu=================================================*/
a.menu:link,a.menu:active,a.menu:visited{
	color: #ffffff;
	text-decoration: none;
	}
a.menu:hover{
	color: #333333;
	text-decoration: none;
	}
.menu{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	vertical-align:middle;
	background-color:#89a101;
	height:24px;
	padding-left:10px;
	}	
/*===================for Client Input===================================*/
/*select.search {
	background-color:#ffffff;	
	color:#000000;
	width:210px;
	}
.login {
	font-size: 10px;
	background: #ffffff;	
	color:#000000;
	border:1px solid #7C8373;
	width:70px;
	height:12px;
}

input.button {
	font-size:9px;
	font-weight:bold;
	padding:0px 7px 0px 7px;
	background-image:url(../images/btn_bg.gif);
	color:#ffffff;
	border:1px solid #A6D42F;
	cursor:pointer;	
	height:21px;
}
*/input.text{
	border:1px solid #666666;
	background-color:#ffffff;
	width:100px;
	font-size:10px;
}
textarea.contact{
	border:1px solid #666666;
	background-color:#ffffff;
	width:250px;
	font-size:12px;
}
input.btn{
	border:1px solid #666666;
	padding:0px 7px 0px 7px;
	cursor:pointer;	
	font-weight:bold;
	font-size:9px;
	
}
/*******************main***********************/
.tbl_main{
	width:780px;
	}
.tbl_header{
	background-color:#778911;
}
.tbl_main_body{
	background-color:#5B6B00;
	padding-left:12px;
	padding-right:12px;
	padding-top:10px;
	padding-bottom:10px;	
}
.tbl_footer{
	background-color:#778911;
	height:50px;
	height:80px;
	text-align:center;
}
