#theToolTip {
	position: absolute;
	left: -300px;
	width: 475px;
	border: 1px solid #004174;
	padding: 6px 0px 6px 10px;
	background-color: #0d6eb9;
	visibility: hidden;
	z-index: 100;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray, direction=135, strength=4);
}
#ToolTipPointer {
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}
#theToolTip p {
	font-size: 10px;
	color: #FFFFFF;
	line-height:1.4em;
}
#ToolTipTextWrap {
	font-weight:bold;
	font-size: 10px;
	color: #FFFFFF;
}
a.domain:link {
text-decoration: none;
}
a.domain:visited {
text-decoration: none;
}
a.domain:active {
text-decoration: none;
}
a.domain:hover {
color: red;
text-decoration: underline;
}
body {
	background-attachment: scroll;
	background-image: url(http://www.tetty.com/images/bg2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.radio {
	vertical-align: 20%;
}
td {
	font-family: verdana;
	font-size: 11px;
}
.button {
	background-image: url(http://www.tetty.com/images/button.png);
	font-weight: bold;
	font-family: arial;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dca204;
	border-bottom-color: #dca204;
	border-top-color: #ffc528;
	border-left-color: #ffc528;
}
.b {
	border: 1px solid #095ea0;
	background-color: #f6fbff;
}
div.tags a.taglink
{
	text-decoration: none;
	color: #095ea0;
	font-weight: bold;
	line-height: 15px;
}

div.tags a.taglink:hover
{
	color: #ffba00;
	text-decoration: underline;
}
.1 {
	font-family: verdana;
	font-size: 12px;
}
a:hover {
	color: #003e6e;
	text-decoration: none;
}

