/*base*************************/
fieldset, img {
    border: 0;
}
.clear {
	clear:both;
}
.fbold { font-weight:bold;}

.mt_10 {margin-top:10px!important;}
.mt_20 {margin-top:20px!important;}
.mt_30 {margin-top:30px!important;}
.mt_40 {margin-top:40px!important;}
.mt_50 {margin-top:50px!important;}
.mt_60 {margin-top:50px!important;}

.mb_10 {margin-bottom:10px!important;}
.mb_20 {margin-bottom:20px!important;}
.mb_30 {margin-bottom:30px!important;}
.mb_40 {margin-bottom:40px!important;}
.mb_50 {margin-bottom:50px!important;}
.mb_60 {margin-bottom:60px!important;}

.pb0 { padding-bottom:0 !important;}

.mtb_20 {margin: 20px 0!important;}
.mtb_30 {margin: 30px 0!important;}
.mtb_40 {margin: 40px 0!important;}
.mtb_50 {margin: 50px 0!important;}
.mtb_60 {margin: 60px 0!important;}
.mtb_70 {margin: 70px 0!important;}
.mtb_80 {margin: 80px 0!important;}
.mtb_90 {margin: 90px 0!important;}

.m_gold {margin: 60px auto; }

.ptb_80 { padding: 80px 0;}

.txtcenter { text-align:center; }
.f_left {float:left;}
.f_right {float:right;}


.f14 {font-size:14px!important;}
.f18 {font-size:18px!important;}
.f20 {font-size:20px!important;}
