.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #969696;
}
.bottomLink {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;

}
a.bottomLink:visited {
	color: #969696;
	text-decoration: none;

}
a.bottomLink:link {
	color: #C4E30D;
	text-decoration: none;

}
a.bottomLink:hover {
	color: #FFFFFF;
	background-color: #C4E30D;


}
.bottom {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #C4E30D;
}
.topbar2 {
	background-image: url(../_image/topbars/logo_l-green.gif);
	background-repeat: no-repeat;
	background-color: #C4E30D;
	background-position: left top;


}
.topbar3 {
	background-image: url(../_image/topbars/logo_r-green.gif);
	background-repeat: no-repeat;
	background-color: #D3EA4A;
	background-position: left top;


}
.topbar4 {
	background-color: #D3EA4A;

}
.topbar1 {
	background-color: #C4E30D;

}
.contentColor {

	background-color: #E1EF8A;
}
.itemTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #999999;
	font-style: italic;
	font-weight: bold;

}
.itemName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #000000;
}
.itemDetail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;



}
.contentTitle {
	background-color: #E1EF8A;
	background-image:  url(../_image/content/Content-p_containers.gif);
	background-repeat: no-repeat;
	background-position: left top;


}
