
.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-color: #000000;*/
	background-image:url(Images/bg_logo.jpg);
	
}



.text {
	font-family: Calibri;
	font-size: 14px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.links {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #9C120E;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:underline;
	
}

.error {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	color:Red;
	text-transform: none;
}

.textbold {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

.heading {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
}


.mainheading {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	background-color:#82CAFF;
	width:100px;
}

.pgheading {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
}