body,table,td,form			{margin:0px;border:0px;padding:0px}
body				{margin:0px}
img				{border:0px}

body,div,tr,th,td,ul,li,select,input,textarea,a	{font:normal 11px Verdana,Tahoma,Arial,Helvetica,sans-serif;color:#7FBF00}
h1,h2,h3 {font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif}
h3  {font-size:15px}
h2  {font-size:18px}
h1  {font-size:21px}
a				{text-decoration:underline}
a:hover				{text-decoration:none}
b a				{font-weight:bold}
select,input.inp,textarea 	{width:100%}
small, small a			{font-weight:normal;font-size:10px}
label				{padding:3px 0px}
.error 	, .error *	{ color: #FF8888;	}
.red 	, .red *	{ color: #FF8888;	}
.ok 	, .ok *	{ color: #00FF00;	}
.oper 	, .oper*	{ color: #00FF00;	}
.be 	, .be *	{
	color: #0099FF;
	font-size: 10px;
}

table			{margin:auto}
input.inp		{border:1px solid #AABF55;width:330px;height:20px;margin:0px;text-transform:lowercase;}
input.but		{border:1px solid #7F9DB9;margin:0px;width:40px;height:19px;font-weight:bold;color:#7FBF00;}
input.butfile		{border:1px solid #7F9DB9;margin:0px;width:600px;height:19px;font-weight:bold;color:#7FBF00;}
#suggestions_cont	{position:relative;}
#suggestions.hide	{display:none}
#suggestions.show	{display:block}
#suggestions		{position:absolute;border:1px solid #AABF55;background:#C7DCF0;text-align:left}
#suggestions p.active	{background:#D8E8F8}
#suggestions p.notactive{background:transparent}
#suggestions a		{text-decoration:none;width:390px;height:16px;overflow:hidden;text-transform:lowercase;display:block;}
#suggestions small	{float:right;color:green;}
