body {
	font-family: Veranda, Arial, Helvetica, sans-serif;
	background-color: #fff5ed;
	color: #2a428b;
	margin: 0em;
	padding: 0em;
}

table.title {
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 100%;
	background-color: #fcecd1
}

a {
	color:#18964c; 
}
a.nav:link    { 
	color:#18964c; 
	text-decoration: none;
	font-weight: bold;
}

a.nav:active  { 
	color:#18964c; 
	text-decoration: none;
	font-weight: bold;
}

a.nav:visited { 
	color:#18964c; 
	text-decoration: none;
	font-weight: bold;
}

a.nav:hover   { 
	color:#18964c; 
	text-decoration: none; 
	font-style: italic 
}

.Prod {
	border-width: 1px;
	border-style: solid;
	padding: 1px;
	margin: 0em;
}

td.Sidebar {
	background-color: #d5ebf4;
	width: 18%;
	vertical-align: top
}

td.SidebarProd {
	background-color: #96d893;
	color: #0c4599;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	border: 0px;
}
a.SidebarProd {
	text-decoration: none;
	font-weight: bold;
	color: #0c4599;
	border: 0px;
}
a.SidebarProd:hover {
	text-decoration: none;
	color: #0c4599;
	border: 0px;
	font-style: italic;
	font-weight: bold;
}
.SidebarEventTitle {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.SidebarEvent {
	background-color: #96d893;
	margin: 5px;
}
.SidebarEventName {
	font-size: 12px;
	color: #000000;
}
.SidebarEventDate {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.SidebarEventLocation {
	font-size: 10px;
	color: #000000;
}
.SidebarEventComments {
	font-size: 10px;
	color: #000000;
}
.SidebarComments {
	font-size: 8px;
	color: #000000;
}
.SidebarLink {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin: 5px 0px 10px 0px;
}
img.ProductSmallImage {
	border: 0px;
}
a.ProductSmallImage {
	text-decoration: none;
	border: 0px;
}
div.ProductSmallPrice {
	font-weight: bold
}
td.MainPage {
	padding: 10px;
	vertical-align: top;
}

