body{
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	background-color:#ffffff;

}

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

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


.bg-dgray {
background-color:#d6d6d6;
}
.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 solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
	}	
	
.paddingmain {
padding-left:11px;
padding-bottom:11px;
padding-right:11px;
}
	
.smallpadding {
padding:4px;
}
.heading-main {
	font-family: Arial;
	font-size:16px;
	color:#515050;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}	
.heading-2{
	font-family: Arial;
	font-size:14px;
	color:#343434;
	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: #ffffff;
	font-weight: Bold;
	text-decoration: none;
	background-color:#555555;
	padding:1px;
	height:23px;
	border-top: 1px solid #323232;
	border-left: 1px solid #323232;
	border-right: 1px solid #323232;
	border-bottom: 1px solid #323232;
	}
	
.pad5{padding:5px;}

.margine0{margin:0px;}




