body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #1C4580;
	margin: 0px;
	padding: 0px;
	background-position: left top;
	border: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip:  rect(0px 0px 0px 0px);
	cursor: auto;



}
.teeny {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	white-space: normal;
	border: thin none;
}

a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;

}

.titles {
	font-style: italic;
	font-variant: small-caps;
	font-weight: normal;

}
ul {
	font-style: italic;
	font-variant: small-caps;
	text-align: left;
	background-position: left;
	list-style-position: outside;
	list-style-type: disc;
	left: 0px;
	font-weight: bold;
}

.domains {
	font-size: small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	background-color:#99CCFF
	

}


li {
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;

}
dd {
	font-size: xx-small;
	padding-left: 0px;
	text-indent: -20pt;
	left: 0px;
	text-align: left;
	white-space: normal;





}
th {
	line-height: 60px;
}

#webhosts {
	font-size:14px;
}

#webhosts dt {
	font-size:14px;
}

#webhosts dd {
	font-size:12px;
	padding-bottom: 7px;
}

#webhosts a {
	font-size:14px;
}



.balloonstyle{
position:absolute;
/*top: -500px;*/
top: -600px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid black;
font:normal 12px Arial;
line-height: 18px;
z-index: 100;
background-color: white;
/*width: 200px;*/
width: 360px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

#arrowhead{
z-index: 99;
position:absolute;
/*top: -500px;*/
top: -600px;
left: 0;
visibility: hidden;
}

