TABLE	{
	margin: 0px;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.8em;
}

TD.col1 {
	background-color : #CCCCFF;
}

TD.col2 {
	background-color : #FFCCCC;
}

TD.col3 {
	background-color : #E0E0E0;
}

TD.col4 {
	background-color : #E0E0E0;
	font-weight : bold;
}

.domain {
	background-color : #CCCCFF;
	font-weight : bold;
	text-align: center
}

.country {
	background-color : #E0E0E0;
	font-weight : bold;
}

.reg {
	background-color : #E0E0E0;
}

.whois {
	background-color : #E0E0E0;
}

TD.ex {
	background-color : #E0E0E0;
}

TD.colh {
	background-color : #CCCCCC;
	font-weight : bold;
	text-decoration : underline;
}

TD.colh1 {
	background-color : #CCCCCC;
	font-weight : bold;
}

TD.colh2 {
	background-color : #FFCCCC;
	font-weight : bold;
	text-decoration : underline;
}

TD.subh {
	background-color : transparent;
	font-weight : bold;
	text-decoration : underline;
	color : Red;
}

TD.head {
	background-color : #CCCCCC;
	font-weight : bold;
	font-size : 1em;
	text-decoration : underline;
	color : Red;
}

.filler	{
	height: 100%;
}

.nullmenu {
	font-weight : bold;
	color : Red;
}

A:link{
	color: #0000FF;
}

A:visited{
	color: #0000FF;
}

A:hover{
	color: #FF0000;
}

A.top:link{
	color: #0000FF;
	font-weight : bold;
	text-decoration : none;
}

A.top:visited{
	color: #0000FF;
	font-weight : bold;
	text-decoration : none;
}

A.top:hover{
	color: #FF0000;
	font-weight : bold;
	text-decoration : none;
}

A.reglink:link{
	color: #0000FF;
	text-decoration : none;
}

A.reglink:visited{
	color: #0000FF;
	text-decoration : none;
}

A.reglink:hover{
	color: #FF0000;
	text-decoration : none;
}

A.menu:link{
	color: #000000;
	font-size: 10pt;
	font-weight : bold;
	text-decoration : none;
}

A.menu:visited{
	color: #000000;
	font-size: 10pt;
	font-weight : bold;
	text-decoration : none;
}

A.menu:hover{
	color: #FF0000;
	font-size: 10pt;
	font-weight : bold;
	text-decoration : none;
}

.padded		{
	padding-left: 10px;
}