body {
	font: normal 9pt/normal Arial, Tahoma, Verdana, Helvetica, sans-serif;
	text-transform: none;
	color: #212121;
	text-decoration: none;
	background-color:#000000;
	line-height: normal;
	
}
td { 
	font: normal 9pt/normal Arial, Tahoma, Verdana, Helvetica, sans-serif;
	text-transform: none;
	color: #322C2C;
	text-decoration: none;
}

.itemBorder {
	border-top: 1px solid #e7b9b2;
	border-right: 1px solid #c6796d;
	border-bottom: 1px solid #c6796d;
	border-left: 1px solid #e7b9b2;
}
.leftBorder {
	border-left: 1px solid #e7b9b2;
}
.itemText { text-decoration: none; color: #000000; font: 9px verdana,Arial, Helvetica }
.simpleParaText { 
	font: normal 9pt/15pt Arial, Tahoma, Verdana, Helvetica, sans-serif;
	text-transform: none;
	color: #322C2C;
	text-decoration: none;
}
.simplewhiteText { 
	font: normal 8pt/normal Arial, Tahoma, Verdana, Helvetica, sans-serif;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.BoldText {  /* Bold text */
	font: bold 9pt/15pt Arial, Tahoma, Verdana, Helvetica, sans-serif;
	text-transform: none;
	color: #802A13;
	text-decoration: none;
}
.simpleboldText {  /* Bold text */
	font: bold 8pt/15pt Arial, Tahoma, Verdana, Helvetica, sans-serif;
	text-transform: none;
	color: #802A13;
	text-decoration: none;
}
.bottom {
	font: normal 10px/normal Arial, Tahoma, Verdana, Helvetica, sans-serif;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.leftlinks {
	font: normal 11px/normal Arial, Verdana, Helvetica, sans-serif;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.leftlinks:hover {
	font: normal 11px/normal Arial, Verdana, Helvetica, sans-serif;
	text-transform: none;
	color: #4f83af;
	text-decoration: none;
}
.txtbox { 
	font: normal 9pt/normal Arial, Tahoma, Verdana, Helvetica, sans-serif;
	text-transform: none;
	color: #322C2C;
	text-decoration: none;
	border: 1px solid #B21900;
}
.frmbutton { 
	font: bold 8pt/14pt Arial, Tahoma, Verdana, Helvetica, sans-serif;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#97371E;
	border: 1px solid #B21900;
	border-bottom: 1px solid #B21900;
	border-left: 1px solid #B21900;
	border-right:1px solid #B21900;
	border-top: 1px solid #B21900;	
}
.tabletitle {
	font: bold 12px/15px Arial, Verdana, Helvetica, sans-serif;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#97371E;
}

/*below css for byers guides page*/
.innerlinks {
	font: normal 12px/17px Arial, Verdana, Helvetica, sans-serif;
	text-transform: none;
	color: #B21900;
	text-decoration: underline;
}
.innerlinks:hover {
	font: normal 12px/17px Arial, Verdana, Helvetica, sans-serif;
	text-transform: none;
	color: #353535;
	text-decoration: none;
}


.menulink{
	font: normal 10px/17px Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #DFDFDF;
	text-decoration: none;
}
.menulink:hover{
	font: normal 10px/17px Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.tdlink{
background-color:#5C0100;
border-bottom: 1px solid #FFFFFF;
/*	background-image:url(../images/menu/without_mo.gif);*/
}

.tdlink1{
	background-color:#97371E;
	border-bottom: 1px solid #FFFFFF;
	/*background-image:url(../images/menu/with_mo.gif);*/
}

.tablehd {  /* Bold text */
	font: bold 9pt/15pt Arial, Tahoma, Verdana, Helvetica, sans-serif;
	text-transform: none;
	color: #802A13;
	text-decoration: none;
	background-color:#ECECEC;
	border-bottom: 2px solid #808080;
}
.tablerow
{
	background-color:#e9e9e9;
}
.linerow { /*row having bottom line*/
	font:normal 11px/normal Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}