body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  padding: 0px;
  margin: 0px;
  background-image: url(images/main-bg.jpg);
  background-repeat: no-repeat;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.content { 
	background-image:url(images/content-bg.gif);
	background-repeat: no-repeat;
}

.whois { 
	background-image: url(images/whois-bg.jpg);
	height: 96px;
}

.footer-content { 
	color: #FFFFFF;
	padding-right: 10px;
	font-size: 12px;
	font-weight: bold;
}

a.footer,a.footer:link,a.footer:visited,a.footer:active{ 
	color: #FFFFFF;
	padding-right: 10px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.footer:hover{ 
	color: #ff0592;
	padding-right: 10px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.footer-content  { 
	color: #FFFFFF;
}

a,a:link,a:visited,a:active{ 
	color: #000000;
	padding-right: 10px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{ 
	color: #ff0592;
	padding-right: 10px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}