
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(back_bar.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

a:link {
	color: #336633;

}
a:visited {
	color: #333333;

}
a:hover, a:active {
	color: #669966;

}

p, td, input, select, form, div, li, pre  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.content {
/*	padding: 0px 0px 0px 24px; */
	font-size:12px;
	line-height: 18px;
}



.ezine input {
	background-color: #CCE5CC;
	border: solid #99CC99 0px;
	font-size: 10px;
	width: 200px;

}

.ezine {
	padding: 10px 0px 5px 190px;
	background-image: url(e_back2.gif);
	background-repeat: repeat-y;
}
.ezine table {
	background-image: url(e_back.gif);
	background-repeat: repeat-x;
	
}
.button, .ezine .button {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #99CC99;
	color: #FFFFFF;
	font-weight:bold;
	border: solid #99CC99 1px;
	width: 100px;

}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #99CC99;
	font-size: 15px;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #336633;
	font-size: 14px;
	text-transform:uppercase;
	font-weight:bold;
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #336633;
	font-size: 13px;
	text-transform:uppercase;
}
h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #336633;
	font-size: 12px;
}


.footer {
	padding: 10px 0px 10px 0px;
}
.footer p, .footer td, .footer input, .footer select, .footer form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.footer a:link {
	color: #999999;
	text-decoration: none;
}
.footer a:visited {
	color: #999999;
	text-decoration: none;
}
.footer a:hover, a:active {
	color: #666666;
	text-decoration: underline;
}

.webdev {
	display: none;
}
