table{
	font-family:verdana;
	font-size:11px;
	color:#5050505;
	line-height: 1.55em;
}
body{
	font-family:tahoma;
	font-size:12px;
	color:#5050505;
}

 input ,textarea,select{
	font-size : 11px;
	border:1px solid #6c6c6c;
}


a:link {	
	text-decoration: none;
	color : #2F90FC;
} 
a:visited {
	text-decoration: none;
	color : #2F90FC;
}

a:hover {
	text-decoration: underline;
	color: #ff9c00;
}

.menuitem {
	cursor: hand;
	font-size:11px; 
	padding-top: 3px; 
	padding-right: 3px; 
	padding-bottom: 3px; 
	padding-left: 3px;
}

td.listdata1 {
	border: 1px solid #52606D;
}

ul{
	list-style-image: url(/custom/images/list_bullet_orange.gif);
}
.logotable {
	border-top:2px solid #0001F7;
	border:1px solid black;
}

.blockheader{
	background-color:#464646;
	border:1px solid black;
	color:white;
	padding-left:10PX; 
	padding-top:3px;
	font-weight:bold;
}

.blockbody{
	background-color:white;
	border:1px solid black;
}

.pagescontent{
	background-color:white;
}

.pad1 {  
	padding-top: 3px; 
	padding-right: 8px; 
	padding-bottom: 3px; 
	padding-left: 8px
}
.washpackagename{font-weight:bold;font-size:13px;}
.washvalue{color:purple;font-weight:bold;}
.washcost{color:blue;font-weight:bold;}
.washsave{color:red;font-weight:bold;}