BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	background-color:#0163a0;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	COLOR: #333333;
	PADDING-TOP: 0px;
	TEXT-ALIGN: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.brdr{
	border: 6px solid #dedddd;
	padding:20px;
}
.txt{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight: bold;
color:#d25536;
}
.txt2{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight: bold;
color:#062c6d;
}
.box{
	border: 1px dashed #d8d8d8;
	padding:10px;
	background-color:#f9f9f9;

}
.box2{
background-color:#ffffff;
}
.link:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0b2a50;
	text-decoration: none;
	
}
.link:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0b2a50;
	text-decoration: none;
}
.link:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0b2a50;
	text-decoration: underline;
}
.link:active {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0b2a50;
	text-decoration: none;
	
}
.maintxt{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight: bold;
color:#ffffff;

}
