﻿.fx
{
	position: absolute;
}

body
{
	font-size: 8pt;
	cursor: default;
	color: black;
	background: url(slices/bg.png) #fff;
	font-family: Arial, Tahoma, Verdana;
}

a:link, a:visited, a:active, a
{
	color: #0066cc;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #3399ff;
	font-weight: bold;
	text-decoration: none;
}

.blackLinks a:link, .blackLinks a:visited, .blackLinks a:active, .blackLinks a
{
	color: #000000;
	text-decoration: none;
}

.blackLinks a:hover
{
	color: #cc3333;
	text-decoration: underline;
}

.topDomainsItem
{
	text-align: right;
}

input, textarea, select
{
	font-size: 8pt;
}

ul
{
	margin-top: 5px;
	margin-bottom: 5px;
}

li
{
	margin-left: -16px;
}

h1
{
	font-size: 16pt;
	margin-bottom: 2px;
	color: #a9a9a9;
	font-family: Arial Narrow, Arial;
	font-weight: bold;
}

h2
{
	font-size: 13pt;
	margin-bottom: 2px;
	color: #0066cc;
	font-family: Arial Narrow, Arial;
	font-weight: bold;
}

p
{
	margin-bottom: 0px;
	margin-top: 0px;
}

Table, TD
{
	color: black;
	font-family: Arial, Tahoma, Verdana;
	font-size: 8pt;
	text-align: left;
	vertical-align: top;
}

img
{
	border: 0px;
	GALLERYIMG: no;
}
