



/******************************************************
 DEVELOPED BY: (ñ) Pash Denisevich (DENWEX)
 ALL RIGHTS REVERVED
 PLEASE DO NOT USE THIS SCRIPTS WITHOUT MY PERMISSIONS
 E-MAIL: mail@denwex.net
 WEBSITE: www.denwex.net
 PHONE: +375 29 6720313
******************************************************/




body			{
			background-color:#FFFFFF; 
			margin:0px; 
			padding:0px; 
			font-family:Tahoma; 
			font-size:11px; 
			color:#222222; 
			scrollbar-face-color:#6B9C6D; 
			scrollbar-highlight-color:#FFFFFF; 
			scrollbar-shadow-color:#FFFFFF; 
			scrollbar-3dlight-color:#6B9C6D; 
			scrollbar-arrow-color:#FFFFFF; 
			scrollbar-track-color:#DFEADF; 
			scrollbar-darkshadow-color:#6B9C6D; 
			}

form			{
			margin:0px; 
			}

td			{
			font-family:Tahoma; 
			font-size:12px; 
			color:#000000; 
			}

.t-1px			{
			font-family:Tahoma; 
			font-size:1px; 
			}
.t-main			{
			font-family:Tahoma; 
			font-size:12px; 
			color:#000000; 
			}
.t-top-menu		{
			font-family:Arial,Tahoma; 
			font-size:14px; 
			font-weight:bold; 
			color:#FFFFFF; 
			}
.t-copyright		{
			font-family:Tahoma; 
			font-size:11px; 
			color:#FFFFFF; 
			}
.t-headlink		{
			font-family:Arial,Tahoma; 
			font-size:14px; 
			font-weight:bold; 
			color:#429244; 
			}
.t-headlink2		{
			font-family:Arial,Tahoma; 
			font-size:18px; 
			font-weight:normal; 
			color:#429244; 
			}

a:link			{
			text-decoration:underline; 
			color:#A90000; 
			}
a:visited		{
			text-decoration:underline; 
			color:#A90000; 
			}
a:hover			{
			text-decoration:none; 
			color:#FF0000; 
			}
a.t-top-menu:link	{
			text-decoration:underline; 
			color:#FFFFFF; 
			}
a.t-top-menu:visited	{
			text-decoration:underline; 
			color:#FFFFFF; 
			}
a.t-top-menu:hover	{
			text-decoration:none; 
			color:#FFFFFF; 
			}
a.t-copyright:link	{
			text-decoration:none; 
			color:#FFFFFF; 
			}
a.t-copyright:visited	{
			text-decoration:none; 
			color:#FFFFFF; 
			}
a.t-copyright:hover	{
			text-decoration:underline; 
			color:#FFFFFF; 
			}

.input-text		{
			border-right:#429244 1px solid; 
			border-left:#429244 1px solid; 
			border-top:#429244 1px solid; 
			border-bottom:#429244 1px solid; 
			color:#000000; 
			font-family:Tahoma,Arial; 
			background-color:#F1F9F1; 
			font-size:12px; 
			width:100%; 
			height:19px; 
			}
.input-button		{
			border-right:#429244 1px solid; 
			border-left:#429244 1px solid; 
			border-top:#429244 1px solid; 
			border-bottom:#429244 1px solid; 
			color:#FFFFFF; 
			font-family:Tahoma,Arial; 
			background-color:#54BA57; 
			font-size:11px; 
			font-weight:bold; 
			width:100px; 
			height:19px; 
			}
.input-textarea		{
			border-right:#429244 1px solid; 
			border-left:#429244 1px solid; 
			border-top:#429244 1px solid; 
			border-bottom:#429244 1px solid; 
			color:#000000; 
			font-family:Tahoma,Arial; 
			background-color:#F1F9F1; 
			font-size:12px; 
			width:100%; 
			height:140px; 
			}

