body {
	margin: 0px;
}
.table_back {
	background-color: #FFFFFF;
	background-image: url(images/back_home.jpg);
	background-repeat: repeat-x;
}
body {
	background-color: #F9FDEA;
}
.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E3F397;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #89A600;
	text-decoration: none;
}
a.footer:hover {
	color: #D5ED63;
}
.mainbody {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.side_links {
	font-family: Tahoma;
	font-size: 11px;
	color: #435005;
	line-height: 20px;
}

li {
	font-family: Tahoma;
	font-size: 11px;
	list-style-type: circle;
	list-style-image: url(images/bullet.gif);
}
a.side_links:hover {
	color: #4B5320;
	text-decoration: none;
}
.currency {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}

a.main_body:link {
	color: #525E16;
	text-decoration: none;
}
a.main_body:hover {
	color: #C4DD44;
}
