body{
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	background-color:#2e2e2e;
	
 background-image:url(../../images/bg-bk.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

a:hover {
	color: #74d7ef;
	font-style:normal;
	text-decoration: none;
}

.bg-body {
background-color:#ffffff;
}

.bg-blue {
background-color:#2891bd;
}

.bg-orange {
background-color:#e58b0a;
}
.bg-dgray {
background-color:#464748;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #b0170b;
	font-style:normal;
	text-decoration: none;
	}
	
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #dcdfe2;
	font-style:normal;
	text-decoration: none;
	}

.whitetext-bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	font-style:normal;
	text-decoration: none;
	}


.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #414345;
	font-style:normal;
	text-decoration: none;
	}
.bodytext-bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #414345;
	font-style:normal;
	text-decoration: none;
	}
	
.box-border {
	border: 1px dotted #70777a;
	}	
	
.border-bottom {
	border-bottom: 1px dotted #70777a;
	}
	
.3sideline {
	border-left: 1px dotted #70777a;
	border-right: 1px dotted #70777a;
	border-bottom: 1px dotted #70777a;
	}	
	
.paddingmain {
padding:13px;
}
	
.smallpadding {
padding:6px;
}
.heading-main {
	font-family: Arial;
	font-size:16px;
	color:#a5330c;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}	
.heading-2{
	font-family: Arial;
	font-size:14px;
	color:#a0160b;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}	
.heading-3{
	font-family: Arial;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}	
.button {
	font-family:Arial;
	font-size: 12px;
	color: #403f3f;
	font-weight: Bold;
	text-decoration: none;
	background-color:#e1ac09;
	padding:1px;
	height:23px;
	border-top: 1px solid #e19209;
	border-left: 1px solid #e19209;
	border-right: 1px solid #e19209;
	border-bottom: 1px solid #e19209;
	}

.pad5{padding:5px;}

.margine0{margin:0px;}



