body{
	margin:0px;
	color:#737272;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.text{	
	color:#737272;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

a{
	color:#737272;
	text-decoration:underline;
}a:hover{
	color:#737272;
	text-decoration:none;
}
.heading{
	background:url(../images/flower.gif) no-repeat;
	padding-left:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	padding-bottom:8px;
}
.top_menu {
	background:url(../images/over.gif) repeat-x;
	height: 27px;
	vertical-align:middle;
	font-weight:bold;
	color:#679026;
}
.top_menu a {
	DISPLAY: block;
	background:url(../images/normal.gif) repeat-x;
	height: 20px;
	padding-top:7px;
	font-weight:bold;
	color:#515151;
	text-decoration:none
}
.top_menu a:hover {
	background: none transparent scroll repeat 0% 0%;
	text-decoration:none;
	color:#679026;
}

.left {
	background:url(../images/left_over.gif) left repeat-x;
	height: 27px;
	vertical-align:middle;
	font-weight:bold;
	color:#679026;
}
.left a {
	DISPLAY: block;
	background:url(../images/left_normal.gif) left repeat-x;
	height: 20px;
	padding-top:7px;
	font-weight:bold;
	color:#515151;
	text-decoration:none
}
.left a:hover {
	background: none transparent scroll repeat 0% 0%;
	text-decoration:none;
	color:#679026;
}

.right {
	background:url(../images/right_over.gif) right repeat-x;
	height: 27px;
	vertical-align:middle;
	font-weight:bold;
	color:#679026;
}
.right a {
	DISPLAY: block;
	background:url(../images/right_normal.gif) right repeat-x;
	height: 20px;
	padding-top:7px;
	font-weight:bold;
	color:#515151;
	text-decoration:none
}
.right a:hover {
	background: none transparent scroll repeat 0% 0%;
	text-decoration:none;
	color:#679026;
}

.link{
	border-top:1px dashed #CCCCCC;
	padding-top:5px;
}

.green_heading{
	color:#7BA53A;
	font-weight:bold;
}

b a{ color:#4B4E4F; text-decoration:none}
b a:hover{ text-decoration:underline}

b{ color:#7BA53A}

span b a{ color:#4B4E4F; text-decoration:underline}
span b a:hover{ text-decoration:none}



ul{
	margin-left:15px;
	margin-bottom:0px;
	margin-top:0px;
	padding-left:15px;
	padding-bottom:0px;
	padding-top:0px;
	line-height:15px
}ul li{

}
.red {
	color: #FF0000;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/normal.gif);
	background-repeat: repeat-x;
	border: 1px solid #999999;
	height: 27px;
}
.green {
	color: #009900;
}
