BODY {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	font-style:normal;
	font-weight:normal;

	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
	background-color:#ffffff;
}

tr, td, p, .normal, li, ul {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
}

form {
	margin:0;
	padding:0;
}

A:ACTIVE, A:LINK, A:VISITED {
	color: #599031;
	text-decoration:underline;
}
A:HOVER, A:VISITED:HOVER { 
	color: #599031;
	text-decoration:underline;
}

h1 {
	font-size : 12pt;
	font-weight : bold; 
	text-decoration: none; 
	color: #624823;
}
h2 {
	font-size : 10pt;
	font-weight : bold; 
	text-decoration: none; 
	color: #624823;
}
h3 {
	font-size : 9pt;
	font-weight : bold; 
	text-decoration: none; 
	color: #624823;
}

.small {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size : 10px;
	color: #333333;
	line-height: 1 em;
	}	


INPUT,TEXTAREA,SELECT { 
	Arial, Helvetica, sans-serif; 
	font-size: 11px; 
}

.green_button {
	background-color: #599031;
	color : #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	border:0px solid;
	border-top-color: #FFB997;
	border-left-color:#FFB997;
	border-right-color:#531B00;
	border-bottom-color:#531B00;
	
	cursor: pointer;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 0px;
	margin-right: 0px;
	width: auto;
	overflow: visible;
	padding-top:1px;
	padding-bottom:1px;
	
	-moz-border-radius: 3px;
	border-radius: 3px;	
}	

.red_title {
	color: #993300;
	font-size : 16pt;
	font-weight : bold; 
	text-decoration: none; 
}	

.PageTitle {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #599031; 
}
.title_bar_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color: #ffffff;
}



