/* ---------- Styles specific to the project ----------- */

td.header1 {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : bold; 
	font-Size : 13px;
	color : rgb(34,39,139);
	text-decoration : none;
	text-align : left;
	padding-top : 1px;
	padding-bottom : 1px;
	padding-left : 20px;
	border-bottom : 0px solid rgb(240,240,240);
	background :  rgb(255,255,255) url(../images/menu_st.gif) no-repeat center left;
	/*border-bottom : 1px solid rgb(203,220,252);*/
	height :  20px;
	}
	
span.custNum {
	font-weight: normal; 
	}

div.par1descrloc {
	font-size: 0.9em;
	color: rgb(48,28,14);
	text-align:left;
	background-color: rgb(184,176,142);
	padding:5px;
	}
	
span.prodloc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: italic;
	color: rgb(163,108,70);
	}

span.MsgCompl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: italic;
	color: rgb(163,108,70);
	}

div.MsgCompl {
	font-size : 0.8em;
	color : rgb(255,0,0);
	background-color: rgb(224,216,182);
	text-decoration : none;
	text-align : center;
	vertical-align : top;
	padding-top : 5px;
	padding-bottom : 5px;	
	padding-right : 10px;	
	padding-left : 10px;
	border: 1px dotted rgb(48,28,14);
	}

div.custStoreList {
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	color: #8e1b1b;
	}

div.custStoreDetail {
	padding: 0px 0px 20px 0px;
	font-weight: normal;
	color: #8e1b1b;
	}
