body {
	margin: 0px;
	padding: 0px;
	background: #ffffff url(../imgs/bg_01.gif) repeat-x scroll;

}
/*************************************/
/* text's */
p, br, font, td, tr, .normal {
	font-family: Tahoma;
	font-size: 9pt;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #2C2C2C;
	text-decoration: none;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
b {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #2C2C2C;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
.text1 {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #96C537;
	text-decoration: none;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
.text2 {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #96C537;
	text-decoration: none;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
.title1 {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	background-color: #EAF9B8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6EA800;
	clear: none;
	float: right;
	width: 100%;
}
.title4 {
	color: #799D2D;

}
a, a:link, a:visited, a:active {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #6EA800;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:hover {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #2C2C2C;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

/*************************************/
/* Form's */
form {
	padding:0;
	margin:0;
}
input, .input, select, .select {
	height: 15px;
	width: 100px;
	background-color: #ECF3C9;
	border: 1px solid #527E02;
	
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #6EA800;
	text-decoration: none;
	
	}
	
.input2	{
	height: 15px;
	width: 250px;
	background-color: #FFFFFF;
	border: 1px solid #6EA800;
	
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #527E02;
	text-decoration: none;
	margin-bottom: 3px;
	
	}
	
.btn1 {
	height: 15px;
	width: 32px;
	color:  #454B29;
	border: 0px none;
	background: url(../imgs/none_btn.gif);
	
	font-family: Tahoma;
	font-size: 8px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 15px;
	cursor: pointer;
}
.search {
	height: 15px;
	width: 32px;
	border: 0px none;
	background-image: url(../imgs/search_btn.gif);


}
textarea {
	background-color: #FFFFFF;
	border: 1px solid #6EA800;
	height: 100px;
	width: 250px;
	font-family: Tahoma;
	color: #799D2D;
	font-size: 8pt;
	line-height: 16px;
	
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #6EA800;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;	
}

/*************************************/
/* Class's */

.banner1 {
	border: 1px solid #96C537;

}
.banner2 {
	border: 1px solid #96C537;

}

.space1 {
	padding-bottom: 10px;
}
.space2 {
	padding-right: 10px;
	padding-left: 5px;
}
.space3 {
	padding-left: 10px;
}
.space4 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.space5 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.space6 {
	padding-right: 10px;
	padding-left: 5px;
	
	padding-top: 0px;
	padding-bottom: 10px;
}
img, a, .default {
	border: 0px none;
	margin: 0px;
	padding: 0px;
}
.img1 {
	height: 90px;
	width: 120px;
	border: 1px solid #96C537;
	float: left;
	clear: none;
	margin: 5px;
}
.img2 {
	border: 1px solid #96C537;
}
.img3 {
	height: 85px;
	width: 70px;
	border: 1px solid #96C537;
	background-color: #FFFFFF;
}
.img4 {
	height: 400px;
	width: 360px;
	border: 1px solid #96C537;
	background-color: #FFFFFF;
}
.img5 {
	width: 90px;
	height: 120px;
	border: 1px solid #96C537;
}
.img7 {
	text-align:center;
	border: 1px solid #96C537;
}
.img8 {
	border: 1px solid #96C537;
	float: left;
	clear: none;
	width: 150px;
	height:113px;
	margin-top: 3px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.cstmImg {
	border: 1px solid #96C537;
	float: left;
	clear: none;
	width: 370px;
	height:278px;
	margin-top: 3px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;

}

.MainSections {
	background: #FFFFFF;
}
.hand, div#menu1, div#menu2, div#menu3, div#menu4, div#menu5 {
	cursor: hand;
}
.bg1 {
	background-color: #F8FDDF;
}
