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

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

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

.bg-orange {
background-color:#ae6b47;
}
.bg-dgray {
background-color:#78808c;
}
.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 #70777a;
	}	
	
.paddingmain {
padding:10px;
}
	
.smallpadding {
padding:6px;
}
.heading-main {
	font-family: Arial;
	font-size:16px;
	color:#214051;
	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:#b3c4cd;
	padding:1px;
	height:23px;
	border-top: 1px solid #065377;
	border-left: 1px solid #065377;
	border-right: 1px solid #065377;
	border-bottom: 1px solid #065377;
	}
	
	
.margine0{margin:0px;}


.pad5{padding:5px;}



