body {
	scrollbar-base-color		: #669933;
	scrollbar-arrow-color		: #EFFFEF;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009900;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	margin-top: 0px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #00CC00;
	border-right-color: black;
	border-bottom-color: #CCFF00;
	border-left-color: black;
	margin-bottom: 8px;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 10px;
	color: #FF6600;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 25px;
	color: #003300;
	font-weight: bold;
}
li {  margin-top: 2px; margin-bottom: 2px}
ol { margin-top: 2px; margin-bottom: 2px }
a:hover {  color: #FF6633}
.copyright {  font-family: Tahoma; font-size: 9pt; font-weight: normal; color: #FFFFFF; text-align: center}
select { font-family: "Arabic Transparent"; font-size: 12pt; color: #CC0000; background-color: #F7FAFF }
TEXTAREA { font-family: "Arabic Transparent"; font-size: 12pt; color: #CC0000; background-color: #F7FAFF }
ul {
	margin-top: 2px;
	margin-bottom: 2px;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 25px;
	list-style-image: url(../images/leaf_bullet.gif);

}
.email {  font-family: "Courier New", Courier, mono; font-size: 11pt; font-weight: normal; text-decoration: none}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 25px;
	font-weight: bold;
	color: #003300;
	background-image: url(../images/leaves_dark_bg.jpg);

}
td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 25px;
	font-weight: bold;
	color: #003300;
}
h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 10px;
	color: #006699;
}
.LeavesBg {
	background-image: url(../images/leaves_bg.jpg);
	background-attachment: fixed;
}
.Btn {
	background-image: url(../images/nav_btn_bg.jpg);
	background-repeat: no-repeat;
}
.LinkBox {
	border: 2px groove #99CC00;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	cursor: hand;



}
th {
	background-color: #669900;
	color: #FFFFFF;
}
.h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}
a.h5:visited {
color: #FFFFFF;
}

.GreenHighlight {
	color: #339900;
}
