@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('font/League_Gothic-webfont.eot');
    src: url('font/League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/League_Gothic-webfont.woff') format('woff'),
         url('font/League_Gothic-webfont.ttf') format('truetype'),
         url('font/League_Gothic-webfont.svg#LeagueGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ColaborateThinRegular';
    src: url('font/ColabThi-webfont.eot');
    src: url('font/ColabThi-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/ColabThi-webfont.woff') format('woff'),
         url('font/ColabThi-webfont.ttf') format('truetype'),
         url('font/ColabThi-webfont.svg#ColaborateThinRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

 @font-face{
	font-family:CORBELB;
	src:url("font/CORBELB.eot")
}
@font-face{
	font-family:CORBELB;
	src:url("font/CORBELB.TTF")
}
body {
font-family: 'CORBELB';
	color:#737373;
	margin:0px;
	font-size:18px;
}
.class_1{
	font-family: 'ColaborateThinRegular';
    color: #222;
	margin:0px;
	font-size:15px;
}
.foml{
	font-family: 'CORBELB';
	font-size:20px;
	margin:15px;
	color: #FFF;
	font-weight:normal;
	font-variant:normal;
	text-transform:capitalize;
	text-decoration:none;
	
}
.foml:hover{
	font-family: 'CORBELB';
	font-size:20px;
	margin:15px;
	color: #000;
	font-weight:normal;
	font-variant:normal;
	text-transform:capitalize;
	text-decoration:underline;
	
}
.foml2{
	font-family: 'LeagueGothicRegular';
	font-size:18px;
	margin:10px;
	color: #BBB;
	font-weight:normal;
	font-variant:normal;
	text-transform:capitalize;
	
}
.class_2{
	font-family: 'LeagueGothicRegular';
    color: #222;
    font-size:26px;
	font-weight: lighter;
	text-transform:capitalize;
}

.dtb{
	border:1px #AAA solid;
	color: #555;
}

.mag{margin-left:2px;
margin-bottom:2px;
margin-bottom:2px;}
.prdtext_sht{
font-family: 'ColaborateThinRegular';
	font-size:16px;
	color:#222 ;
	border-bottom:1px #AAA  dashed;
	font-weight:500;
	
	text-transform:capitalize;
	
}
.brrd{border:1px #555 solid;
font-family: 'ColaborateThinRegular';
	font-size:13px;
	color:#000000 ;}
	
.nav{
	font-family: 'ColaborateThinRegular';
	font-size:22px;
	color:#000 ;
	text-transform:capitalize;
	padding:2px;
	text-decoration:none;
	}
.sab_nav{
	font-family: 'ColaborateThinRegular';
	font-size:14px;
	color:#000 ;
	text-transform:capitalize;
	padding:2px;
	text-decoration:none;
}

