body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #DFF1B5;
}
.tdHeadingContainer {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.HeaderRightBorder {
	background-image: url(../images/heading_border_right.jpg);
}


.LanguageCell {
	font-size: 7pt;
	text-align: right;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 2px;
}

td {
	text-align: left;
	vertical-align: top;
}
.HeaderBorderLeft {

	background-image: url(../images/heading_border_left.jpg);
}
.HeaderBorderTop {


	background-image: url(../images/heading_border_top.jpg);
}
.HeaderBorderBottom {



	background-image: url(../images/heading_border_bottom.jpg);
}
.HeadingOne {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FF6600;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.MenuContainer {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-image: url(../images/scarab_07.gif);
	height: 250px;
}

.tdBodyContainer {

	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.BodyText {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 20px;
}
.PictureBorder {
	text-align: right;
	padding-right: 10px;
}
.PictureFormat {

}

.SuperscriptSmall {
	font-size: 80%;
}

.PictureContainer {
	padding-top: 10px;
}
.MenuCell {
	color: #FFFFFF;
	text-align: right;
	padding: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	font-weight: normal;
}
.MenuCellBottomBorder {

	color: #FFFFFF;
	text-align: right;
	padding: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	font-weight: normal;
}
.Copyright {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	font-size: 95%;
	color: #666666;
	line-height: 18px;
}
a:link {
	color: #088C02;
	text-decoration: underline;
}
a:visited {
	color: #088C02;
	text-decoration: underline;
}
a:hover {

	color: #FF6600;
	text-decoration: underline;
}
a:active {


	color: #FF6600;
	text-decoration: underline;
}
a.MenuLink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.MenuLink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.MenuLink:hover {

	color: #FFFF00;
	text-decoration: none;
}
a.MenuLink:active {


	color: #FFFF00;
	text-decoration: none;
}
a.OrangeLink:link {
	color: #FF6600;
	text-decoration: none;
}
a.OrangeLink:visited {
	color: #FF6600;
	text-decoration: none;
}
a.OrangeLink:hover {
	color: #088C02;
	text-decoration: underline;
}
a.OrangeLink:active {
	color: #088C02;
	text-decoration: underline;
}
.header {
	font-size: 12px;
	font-style: normal;
	color: #FF6600;
}
.EmphasisText {
	color: #FF6600;
	font-weight: bold;
}
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid #287114;
padding: 5px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
.BGCell {

	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.SubMenuItems {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.BodyText02 {
	line-height: 14px;
	padding: 2px;
}
.CropDetailsCell {
	line-height: 14px;
	padding: 3px;
	background-color: #FFFFCC;
	border: 1px solid #D0D0BF;
}
input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
button {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.BodyText03 {
	padding: 2px;
}
hr {
	height: 1px;
	width: 100%;
}
.RHSMenuItems {
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 2px;
	line-height: 16px;
}
.BodyText04 {
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.PhotoCaption {
	color: #999999;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 2px;
}
.Acknowledgement {
	color: #666666;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 2px;
}
.QuotationPic {
	padding-top: 30px;
}
.QuotationPicFramed {
	border: 1px solid #ACA899;
}
.InTheMedia {
	color: #FFFFFF;
	background-color: #267212;
	padding: 3px;
	font-weight: bold;
}
.InTheMediaContainer {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}



/* CSS code for the javascript validation code */
#wrapper {width:300px; margin:50px auto}
#msg {display:none; position:absolute; z-index:200; background:url(../images/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {
	display:block;
	border:2px solid #924949;
	border-left:none;
	padding:5px;
	min-width:150px;
	max-width:250px;
	background-color: #f3e6e6;
}
