body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
	background-color: transparent;
}

#callingDiv{
	background-image: url(images/loading.gif) ;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 15px;	
}

a:link { color: #525252; }
a:visited { color: #525252; }
a:hover { color: #525252; }
a:active { color: #525252; }
