body {
	color : black;
	font-family : Tahoma, Arial, Helvetica, sans-serif;	
	font-size : small;
	background-color: #49844E;
	background-image: url(../images/SiteLayout/soup_can.png);
	background-repeat: repeat;
}

.menu {
	font-size:19px;
	font-weight:bold;
}

A {
	color : #BA5038;
	text-decoration : none;
}

A:HOVER {
	color : white;
	background-color: #49844E;
}

.titleLeft {
	font-size:24px;
	font-weight:bold;}

.titleRight {
	font-size:18px;
	font-weight:bold;
	color:#49844E;}

.textGreenBold {
	font-weight:bold;
	color:#49844E;}

.textGreen {
	color:#49844E;}
	

.tableHeaderRow {
	background-color:#BA5038;
	color:white;
	font-weight:bold;
}

.footer {
	color:black;.
	font-size:small;
	background-color: white;
}

.bullet {list-style-type: square;}

#MySpamTrap {display: none;}


