/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

td.eventdate {
	border-style: dashed;
	border-width: thin;
}

td.eventdesc {
	border-style: dotted;
	border-width: thin;
}

.eventtitle {
	font-weight:bold;
}

.eventbody {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.eventdatebody {
	font-size:11px;
}

.productname {font-weight:bold; color:#666666 font-size:12px;}

.menublock {border-left: 10; border-top:10;}
