/* CSS Document */
.body {
	overflow: -moz-scrollbars-vertical;
	overflow: scroll vertical;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.topmenu{
	font-size: 14px;
	font-weight: bold;
	color: #33cc33;
	text-decoration:none;
}
.topmenu a:link, topmenu a:visited{
	font-size: 14px;
	font-weight: bold;
	color: #33cc33;
	text-decoration:none;
}
.topmenu a:hover{
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	text-decoration:none;
}
.bottommenu{
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
.bottommenu:link topmenu:visited{
	font-size: 9px;
	font-weight: normal;
	color: #0000ff;
}
.bottommenu:hover{
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.lhs_tiles_title {
	font-size: 14px;
	font-weight: bold;
	color: #33cc33;
}
.lhs_tiles {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.rhs_title {
	font-size: 14px;
	font-weight: bold;
	color: #33cc33;
}
.rhs_text {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
