.align_center{
	text-align: center;
}

.no_underline{
	text-decoration: none !important;
}



.marg_50{
	margin:50px !important;
}
.marg_100{
	margin:100px !important;
}
.marg_150{
	margin:150px !important;
}
.marg_200{
	margin:200px !important;
}
.marg_250{
	margin:250px !important;
}


.marg_t_50{
	margin-top:50px !important;
}
.marg_t_100{
	margin-top:100px !important;
}
.marg_t_150{
	margin-top:150px !important;
}
.marg_t_200{
	margin-top:200px !important;
}
.marg_t_250{
	margin-top:250px !important;
}

.marg_b_50{
	margin-bottom:50px !important;
}
.marg_b_100{
	margin-bottom:100px !important;
}
.marg_b_150{
	margin-bottom:150px !important;
}
.marg_b_200{
	margin-bottom:200px !important;
}
.marg_b_250{
	margin-bottom:250px !important;
}