body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A9A9A9;
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #414141;
	background-color: #FFFFFF;
}
.contentlink {
	font-family: Tahoma;
	font-size: 11px;
	color:#990000;
	background-color: #FFFFFF;
	text-decoration:none;
}
.bodytextpadding {
	padding-right: 5px;
	padding-left: 10px;
}
.copyrighttext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.bottomlinkcss {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4C94D6;
	text-decoration: none;
}
.bottomlinkcss:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4C94D6;
	text-decoration: underline;
}
.textboxcss {
	 color :Black;
	 font-family : Arial,Courier New, Times New Roman ;
	 font-size : 11px;
	 font-weight:Normal;
	 border : solid 1px #000000; 
	 background-color: #F9F8F8 ;
}
.gobottoncss {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2F549A;
	border: 1px solid #9EBDF3;
	height: 18px;
	width: 39px;
}
.headingbg {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	background-image: url(images/heading_bg.jpg);
}
	
