/*******************************************************************/
body {
	margin:0px;
	padding:0px;
	font-family: arial;
	font-size:13px;
	color:#3D3D3D;
	text-decoration:none;
	background-color:#fbfbef;
}
td {
	font-family: arial;
	font-size:13px;
	color:#3D3D3D;
	text-decoration:none;
}
h1{
	font-size:16px;
}
a {
	color:#000000;
	font-family:arial;
	font-size:12px;
	text-decoration:underline;
	margin:0;
	padding:0;
}
a:hover {
	color:#fe8600;
	font-family:arial;
	font-size:12px;
	text-decoration:none;
}
img{
border:0px;
}
.gray_link{
	color:#dedede;
	font-family:arial;
	font-size:10px;
	text-decoration:none;
}
.gray_link:hover{
	color:#dedede;
	font-family:arial;
	font-size:10px;
	text-decoration:underline;
}

TD.menu {
	background:url('/images/bg_menu_button.gif') top left repeat-x;
	border:2px solid #e8eff8;
}
TD.menu:hover{
	background:url('/images/bg_menu_button_hover.gif') top left repeat-x;
	border:2px solid #e8eff8;
}
.menu, .menu:visited,.menu:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#457455;
	text-decoration: none;
	text-transform: uppercase;	
}


.menu_act, .menu_act:visited,.menu_act:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;
	text-decoration: none;
	text-transform: uppercase;
}

.footer, .footer A{
	font-family: Tahoma;
	font-size: 12px;
	color:#636362;
	font-weight:bold;
	text-decoration: none;
}
.footer A:hover{
	font-family: Tahoma;
	font-size: 12px;
	color:#636362;
	font-weight:bold;
	text-decoration:underline;
}
.company{
	font-family: Tahoma;
	font-size: 12px;
	color:#f3f3f3;
	text-decoration: none;
}
.tdbg{
	background:#60ba7d;
	color:#ffffff;
	font-weight:bold;
	height:17px;
	padding:1 2 1 5px;
}

.btn {
	border:solid 2px #66846f;
	background:url('/images/regsya/button.jpg') repeat-x;
	height:30px;
	font-size:9pt;
	color:#fff;
	padding:0 10 0 10;
	valign:middle;
}

.smallgreylink, .smallgreylink:visited {
	color:#666;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}

.smallgreylink:hover {
	color:#666;
	font-size:8pt;
	text-decoration:underline;
}



/*************WHOIS**************/
.inputbox {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background: #FFFFFF;
	border: 1px solid;
	}
/********************************/
.iePNG { filter:expression(fixPNG(this, false)); }

/**NewYear**/
.ny_variant{
	font-size:10pt;
	font-weight:normal;
	text-decoration:none;
}
.ny_green{
	font-size:16px;
	color:#457455;
	font-weight:bolder;
}
/**********/
.forum {
	background-color: #f5f5f5;
	border: 1px dashed #e0e0e0;
}
.errormessage {
	font-size:18px;
	font-family: arial;
	color: #DA3838;
	margin-left:8;
}
