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

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

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


.bg-orange {
background-color:#e2a000;
}
.bg-dgray {
background-color:#706f6d;
}
.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;
	}

.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 #656462;
	}	
.bottom-border {
	border-bottom: 1px dotted #656462;
	}	
	
.paddingmain {
padding-left:14px;
padding-right:14px;
padding-bottom:10px;
padding-top:5px;
}
	
.smallpadding {
padding:6px;
}
.heading-main {
	font-family: Arial;
	font-size:16px;
	color:#165e8b;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}	

.heading-3{
	font-family: Arial;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}	
.button {
	font-family:Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: Bold;
	text-decoration: none;
	background-color:#706f6d;
	padding:1px;
	height:23px;
	border-top: 1px solid #676767;
	border-left: 1px solid #676767;
	border-right: 1px solid #676767;
	border-bottom: 1px solid #676767;
	}
.pad5{padding:5px;}

.margine0{margin:0px;}




