body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	background-image: url(../images/Bg_Tile.jpg);
	background-repeat: repeat-x;

}

td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	line-height: 18px;


}

html {
	background-color: #1e8a15;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}

.BG_Main td {
	height: 100%;
}
.txtWhite {
	color: #FFFFFF;
}



.BG_CRNRtile {
	background-image: url(../images/crn_RTile.gif);
}

.BG_CRNLtile {
	background-image: url(../images/crn_LTile.gif);
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

h1 {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #074602;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #074602;
}

a:hover {
	text-decoration: underline;
	color: #074602;
}

a:active {
	text-decoration: none;
	color: #074602;
}

.Dotted_Divide {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00CC00;
}
.BG_Content {
	background-image: url(../images/BG_Main.jpg);
	height: 269px;

}.ProductItemTable {
	border: 1px dashed #666666;
	background-color: #FFFFFF;
}
.ProductCardImageBorder {
	margin: 5px;
	padding: 5px;
}