body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E2E2E;
	background-color: #ffffff;
}
form {
	margin: 0;
	padding: 0;
}
input, textarea {
	font-size: 12 px;
	color: #999999;
}

.but{
	border: 1px solid #DDDDDD;
	font-size: 12;
	height: 20px;
	color: #ffffff;
	background-color: #737373;
	font: bold;
}

.zag	{
	font-size: 12px;
	color:#ffffff;
	font-weight: bold;
	background-color: #666666;
	width: 100%;
	height: 30px;
}
td {
	font-size: 12px;
	color:#333333;
}
.text1	{font-size: 10px; color: #929292;}

.ram {
	border: 1px solid #BEBEBE;
}
.im {
	border: 1px solid #595959;
}
.m	{
	font-size: 12;
	height: 30px;
	color: #333333;
	font: bold;
}
.mu {
	line-height: 24px;
	font-size: 12px;
	list-style: url(img/li.gif);
	padding-left: 10px;
}

a.menu:link 	{text-decoration: none; color: #333333;}
a.menu:visited 	{text-decoration: none; color: #333333;}
a.menu:hover 	{text-decoration: underline; color: #333333;}
a.menu:active 	{text-decoration: none; color: #333333;}

a:link 		{text-decoration: none; color: #575757;}
a:visited 	{text-decoration: none; color: #575757;}
a:hover 	{text-decoration: underline; color: #9A9A9A;}
a:active 	{text-decoration: none; color: #575757;}


