.ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative; color:White; background-color:#14933c; background-image:none }


body {
	background-color: white;
	color: #333333;
	font-family: tahoma, arial, sans-serif;
	font-size: 8pt;
	border: none;
	margin: 0px;
	padding: 5px;
}
table {
	font-family: tahoma, arial, sans-serif;
	font-size: 8pt;
}
thead {
	font-weight:bold;
	background-color:#14933c;
	color:#ffffff
}
textarea, select, input {
	font-family: tahoma, arial, sans-serif;
	font-size: 8pt;
}
.vvHeading {
	font-size:12pt;
	font-weight:bold;
}
.vvHeadingBar {
	font-size:12pt;
	font-weight:bold;
	color:White;
	background-color:#52532a;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	padding-bottom:5px;
}
.vvSubHeading {
	font-size:11pt;
	font-weight:bold;
}
.vvBtnInfo {
	background-color:#65643d;
	background-image:url(images/vvButton1.jpg);
	color:White;
	width:189px;
	height:32px;
}
.vvBtnVeg {
	background-color:#4b6947;
	background-image:url(images/vvButton2.jpg);
	color:White;
	width:189px;
	height:32px;
}
.vvBtnPlants {
	background-color:#004d2c;
	background-image:url(images/vvButton3.jpg);
	color:White;
	width:189px;
	height:32px;
}
.vvBtnMgt {
	background-color:#5c3b23;
	background-image:url(images/vvButton4.jpg);
	color:White;
	width:189px;
	height:32px;
}
.vvTextInfo {
	color:#65643d;
}
.vvTextVeg {
	color:#4b6947;
}
.vvTextPlants {
	color:#004d2c;
}
.vvTextMgt {
	color:#5c3b23;
}
.HeadingBar {
	FONT-FAMILY: arial; 
	FONT-SIZE: 9pt; 
	COLOR: white; 
	BACKGROUND-COLOR: #2e8b57;
	padding-left:6pt;
	padding-right:6pt;
	padding-top:2pt;
	padding-bottom:2pt;
	display :inline-block;
	xFILTER: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#a3a2a2,strength=5); 
}
.HeadingText {
	FONT-FAMILY: Arial Black;
	FONT-SIZE: 9pt; 
	COLOR: #006400; 
}
.LinkText {
	FONT-FAMILY: Arial;
	font-size: 8pt;
	TEXT-DECORATION: underline;
	CURSOR: pointer; 
	COLOR: #2e8b57; 
}
.LinkTextMO {
	COLOR: #4169E1;
}
