body
{
	background-color: #f8f8ff; 
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 12pt;
	text-align: center;
	color: #000000; 
}

.MainTable
{
	text-align: left;
	width: 100%;	
	background: #ccff99;
	border: 0;
	color: #33606b;
	
	padding: 5px;
}

.ResultsTable
{
	text-align: center;
	width: 100%;	
	background: #ffffdd;
	border: 0;
	color: #33606b;	
	padding: 5px;
}

.yourip
{
	width: 120px;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 8px;
	padding-top: 8px;
	border-bottom: dashed 1px #33606b;
}

.youripresult
{ 
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 8px;
	padding-top: 8px;
	border-bottom: dashed 1px #33606b;

}

#rowIpAddress
{
	font-size: 12px;
	padding-bottom: 8px;
	padding-top: 8px;
}
#rowIpAddressEntry
{
  font-family: Arial;
	font-size: 10px;
	color: #333333;
	padding-bottom: 10px;
	padding-top: 10px;
}

#rowlocated
{

  font-family: Arial;
	font-size: 11px;
	color: #000000;
}

#rowlocatedresult
{

	font-family: Arial;
	font-size: 20px;
}

#footer
{
	padding: 5px 5px;
	margin: 30px 0 0 0;
	background-color: #f2f2f2;
	color: #333333;
	font-size: 12px;
	border-top: solid 1px #c5c5c5;
}

#footer a:hover 
{
	text-decoration: none;
	background-color:#f8f8ff;
}

#footer a:link 
{
	text-decoration: none;
	color: #000000;
}

#footer a:visited
{
	text-decoration: none;
	color: #000000;
}

#header
{
	padding: 5px 5px;
	margin: 10px 0 0 0;
	background-color: #f2f2f2;
	color: #333333;
	font-size: 26px;
	border-bottom: solid 1px #c5c5c5;
}

#description
{
	font-size: 12px;
	text-align:left;
	padding: 5px;	
	margin-left: 75px;
	margin-right: 75px;
	border: solid 1px #c5c5c5;
	background-color:#e8fcd9;
	color: #444444;
}
	
#pageframe 
{
	position: relative;
	margin: auto;
	Width: 600px;

	background-color: #33606b;
	border: solid 1px #99cc00;
	
	text-align: left;
}

#notes
{
	font-size: 9px;
	
}