.main_border {
	font-family: Helvetica, "Century Gothic", "times New Roman";
	font-size: 12px;
	color: #191617;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D0DF5C;
	border-left-color: #D0DF5C;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D0DF5C;
	border-bottom-color: #D0DF5C;
}
.main_menu {
	font-family: Helvetica, "Century Gothic", "times New Roman";
	font-size: 12px;
	color: #FFFFFF;
}
.green_border {
	font-family: Helvetica, "Century Gothic", "times New Roman";
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D0DF5C;
	border-left-color: #D0DF5C;
}
.left_grey_border {
	font-family: Helvetica, "Century Gothic", "times New Roman";
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #231F20;
}

.main_text {
	font-family: Helvetica, "Century Gothic", "times New Roman";
	font-size: 12px;
	color: #111111;
}
.left_green_border {
	font-family: Helvetica, "Century Gothic", "times New Roman";
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: D0DF5C;
}

.right_boxes {
	font-family: Helvetica, "Century Gothic", "times New Roman";
	font-size: 11px;
	border: 1px solid #D0DF5C;
}
