body {
	margin: 0px;
	padding: 0px;
	background-color: #414042;
}
.red {
	background-color: #ff6600;
}

a.topnav {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
a:hover.topnav {
	color: #b11720;
	text-decoration: underline;
}

a.leftnav {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: bold;



}
a:hover.leftnav {
	color: #ff9900;
	text-decoration: underline;
}
a.subleftnav {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-left: 10px;



}
a:hover.subleftnav {
	color: #ff9900;
	text-decoration: underline;
}
.white {
	background-color: #FFFFFF;
}
.cr {
	font-family: "MS Sans Serif";
	font-size: 9px;
	color: #333333;


}
.img {
	
}
.whitetext {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
}
.titlepadding {
	padding-bottom: 20px;
}
p {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #333333;
	text-align: justify;

}
.p {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #333333;
	text-align: justify;

}
.title {
	font-size: 12px;
	font-weight: bold;
}
.padding {
	padding: 25px 25px 25px 50px;
}
.button {
	background-color: fb5707;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: b11720;


}
.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.border1 {
	background-color: ffe0cc;

}
.bborder {
	border-right: 7px solid #171516;
	border-left: 7px solid #171516;

}
