/* mbhuju@gmail.com */

body {
    margin:0px;
	background-color:#303030;
	
	
	
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	
}
	
td {
	font-size:15px;
	color:#fff;
	line-height: 24px;
}


a:link, a:active, a:visited {
	color: #FF0;
	font-size:13px;
	font-weight: normal;
	line-height: 24px;
	text-decoration:underline;
}

a:hover {
	color: #fff;
}

.footer, a.footermenu:link, a.footermenu:active, a.footermenu:visited {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7a7a7a;
	font-weight: bold;
	line-height: 20px;
	text-decoration:none;
	}

a.footermenu:hover {
	color:#ffffff;
}
a.top:link, a.top:active, a.top:visited {
	font-size:11px;
	color: #000000;
	font-weight:normal;
	text-decoration:none;
	}

a.top:hover {
	color:#FFF;
}

.style1{
	font-family:'BebasRegular', Arial, Helvetica, sans-serif;
	font-size:32px;
	color: #ffffff;
	line-height: 45px;
	
	text-transform:uppercase;
}	
.style2{
	font-size:18px;
	color: #ffffff;
	font-weight:bold;
	line-height: 24px;
	
}
.style3{
	font-size:11px;
	color: #bababa;
	font-weight:normal;
	line-height: 12px;
}
.style4{
	font-size:12px;
	color: #000000;
	font-weight:bold;
	line-height: 30px;
}

.style5{
	font-family:'framd', Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #D1821B;
	font-weight:bold;
	line-height: 25px;
}
.style6{
	font-size:12px;
	color: #ffffff;
	font-weight:bold;
	line-height: 24px;
}



.style7{
	font-family:'framd', Arial, Helvetica, sans-serif;
	font-size:28px;
	color: #ffdf1b;
	font-weight:bold;
	line-height: 30px;
}

.style8{
	font-family:'framd', Arial, Helvetica, sans-serif;
	font-size:40px;
	color: #ffffff;
	line-height: 40px;
	font-weight: 100;
	
	text-transform:uppercase;
}

.yellow{
	color: #ffdf1b;
}


input, textarea, select{
	color:#ffffff;
	border:1px solid #212121;
	background:#000000;
	
}


input.btn
{
	font-size:13px;
	text-align:center;
	color:#ffffff;	
	background:#598bcf;
	border:1px solid #000000;
	padding:3px;
	
}
.img {
	border:3px solid #D7D7D5;
	/*padding:5px;*/
	
}
.noborder{
	border:0px;
}

div.scrollable {
	overflow:auto;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-3dlight-color:#600B0D;
	scrollbar-highlight-color:#600B0D;
	scrollbar-face-color:#600B0D;
	scrollbar-shadow-color:#600B0D;
	scrollbar-darkshadow-color:#600B0D;
	scrollbar-track-color:#934143;	
	
}


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

}

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

}