body	{
	scrollbar-face-color: buttonface;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: buttonface;
	scrollbar-3dlight-color: buttonface;
	scrollbar-arrow-color: buttonshadow;
	scrollbar-track-color: #fdf1d4;
	scrollbar-darkshadow-color: buttonshadow;
	margin: 0px;
	background-color: #9da373;
}

a.LeftLink:link, a.LeftLink:active, a.LeftLink:visited {
	font-family: Arial, geneva, verdana, arial;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	text-decoration: none;
}

a.LeftLink:hover {
	font-family: Arial, geneva, verdana, arial;
	font-size: 11px;
	font-weight: bold;
	color: #995500;
	text-decoration: none;
}

.entryfooter	{
	font-family: Arial, geneva, verdana, arial;
	font-size: 8pt;
	color: #000000;
	background-color: #9da373;
	border-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: #ffffff;
	border-style: solid;
}

a:hover	{
	text-decoration: none;
}
a:link	{
	color: #C69239;
}
a:visited	{
	color: #C69239;
}
.commentbody	{
	background-color: #F6F2E2;
}
.defaulttext	{
	font-family: Arial, geneva, verdana, arial;
	font-size: 9pt;
}
.alertbox	{
	color: maroon;
	background-color: #FFDDAA;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
}
.requiredfield	{
	color: maroon;
	font-size: 12px;
}
.buttn	{
	background-color: #E0E0D5;
	width: 100px;
	cursor: hand;
	font-family: Arial, geneva, verdana, arial;
	font-size: 8pt;	
}
.formfield	{
	font-family: Arial, geneva, verdana, arial;
	font-size: 8pt;
	color: #333; 
	background-color: #f7f7ee; 
	border-top: 1px solid #C4C4B8;
	border-right: 1px solid #e6e6dc; 
	border-bottom: 1px solid #e6e6dc;
	border-left: 1px solid #C4C4B8;
	padding: 1px 0px 3px 3px;
	margin: 0px 0px 0px 0px;	
}
.commentfooter	{
	font-family: Arial, geneva, verdana, arial;
	font-size: 8pt;
	background-color: #ECECEC;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	font-weight: bold;
}
.commentorderbox	{
	background-color: #FFDDAA;
	border-width: 1px;
	border-color: #000000;
	border-style: dashed;
}