body		{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	background-image: url(/images/crowd2.jpg);
	background-color: #e1e1e1;
	background-repeat: no-repeat;
	background-position: top center;
}
p,h3	{font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size:11px;}
h4		{font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size:14px; border-top:1px dotted #555555; padding-top:7px;}
td		{font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size:11px;}
li		{margin-left:-15px;
		list-style-image: url(/images/rt.gif);
}
th			{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	color:ffffff;
	font-weight:bold;
	background-color: #999;
	border-right: 2px solid #000;
	border-left: 1px solid #000;
}
.header	{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:14px;
	color:ffffff;
	font-weight:bold;
	background-color: #069;
	border: 1px solid #009;
	letter-spacing: 1px;
	text-indent: 5px;
	height:30px;
	padding: 8px;
}
td.productheader	{
	
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	color: #fff;
	font-weight:bold;
	background-image: url(/images/gradient_1w_36h.gif);
	height: 40px;
	border-bottom: 3px solid #fff;
	padding-bottom:12px;

}
.sidebar	{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	color:000000;
	font-weight:bold;
	background-color: #dfdfdf;
	border: 1px solid #eee;
	padding: 8px;
}
a			{font-size: 11.5px; font-weight:bold; color:#006699; text-decoration:none;}
a:link 		{font-size: 11.5px; font-weight:bold; color:#006699; text-decoration:none;}
a:active 	{font-size: 11.5px; font-weight:bold; color:#006699; text-decoration:none;}
a:visited 	{text-decoration:none;}
a:hover 	{background: #eaeaea;}		

.ml4		{margin: 4px;}
.ml7		{margin-left: 7px;}
