/*Стиль таблиц*/
body					{margin:0;padding:0;}

p                       {margin-bottom: 7px; margin-top: 7px}

/*Стиль шрифта*/

font					{font-family: Georgia, Times New Roman, Times, serif; font-size:16px; color: #676769;}
.menu_activ				{font-family: Georgia, Times New Roman, Times, serif; font-size:14px; color: #8d6542;text-transform:uppercase;}
.texts					{font-family: Georgia, "Times New Roman", Times, serif; font-size:16px; color: #676769;line-height:22px;}
.copyright_font			{font-family: Georgia, Times New Roman, Times, serif; font-size:16px; color: #676769;line-height:16px;}
.title_green			{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:24px; color: #32989a;}
.title_after			{font-family: Georgia, Times New Roman, Times, serif; font-size:20px; color: #9e9278;}
.text_after			{font-family: Times New Roman; font-size:16px; color: #9e9278;}
.font_green				{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:18px; color: #32989a;}
.small_font_green				{font-family: Georgia, Times New Roman, Times, serif; font-size:16px; color: #32989a;}

/*Стиль ссылок*/

a                        {FONT: 16px Georgia, Times New Roman, Times, serif; color: #CC9900; TEXT-DECORATION: underline}
a:hover                  {FONT: 16px Georgia, Times New Roman, Times, serif; COLOR: #CC9900; TEXT-DECORATION: none}
a:active                 {FONT: 16px Georgia, Times New Roman, Times, serif; COLOR: #CC9900; TEXT-DECORATION: none}

.menu_link               {FONT: 14px Georgia, Times New Roman, Times, serif; color: #8d6542; TEXT-DECORATION: none;text-transform:uppercase;}
.menu_link:hover         {FONT: 14px Georgia, Times New Roman, Times, serif; COLOR: #8d6542; TEXT-DECORATION: none;text-transform:uppercase;}
.menu_link:active        {FONT: 14px Georgia, Times New Roman, Times, serif; COLOR: #8d6542; TEXT-DECORATION: none;text-transform:uppercase;}

/*Стиль полей ввода*/

INPUT                                 {border : 1px solid #676769; background: #f7f7f7; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14px;}
.login1 {
	padding: 8px;
	
	width: 100%;
	border: 1px solid #CDBD9B;
}
.login2 {

	width: 100%;
	padding: 10px;
	font-family: Garamond, "Times New Roman", serif;
	color: #676769;
	background-color: #E9E0C1;
	border: 1px solid #CDBD9B;
	text-align: left;
	vertical-align: top;
}
td#login
{	color: #676769;

}