h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #009900;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-top-style: dashed;
	border-top-color: #999999;
	border-top-width: 1px;
	margin-top: 12px;
	margin-bottom: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 8px;
	border-bottom-style: none;
	padding: 0px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: -23px;
}
ul {
	margin-top: 0px;
	margin-bottom: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 5px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 12px;
	padding-bottom: 5px;
	margin-top: 0px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	font-weight: lighter;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 14px;
	font-weight: bold;
}
.CLBG {
	background-color: #999999;
	background-image: url(images/customer-login-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.SearchOptBg {
	background-color: #666666;
	background-image: url(images/search-option-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.JoinMailBg {
	background-color: #464646;
	background-image: url(images/join-mailing-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.LeftColumWhiteTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.LeftColumLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
a:hover.LeftColumLink {
	color: #9EFF59;
}
.TxtBoxLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border: 1px solid #6C6C6C;
	padding-left: 5px;
	width: 146px;
}
.LeftBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #333333;
}
.CrumbBg {
	background-image: url(images/breadcrumb_bg2.jpg);
	background-repeat: no-repeat;
}

TD {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

TD.smaller {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
}

A.bdlink:link {
color: #498219;
text-decoration: none;
}

A.bdlink:visited {
color: #498219;
text-decoration: none;
}

A.bdlink:active {
color: #498219;
text-decoration: none;
}

A.bdlink:hover {
color: #498219;
text-decoration: none;
}

hr.hrdouble {
     width: 100%;
     border-top: 1px solid #e0e0e0;
     border-bottom: 1px solid #e0e0e0;
     color: #fff;
     background-color: #fff;
     height: 6px;
}
hr.hrdashed {
     color: #e0e0e0;
     border-top: 1px dashed #e0e0e0;
     background-color: #e0e0e0;
     height: 1px;
}
