TD.title  {
	TEXT-ALIGN : center;
	BACKGROUND-COLOR : #3376e6;
	COLOR : #ffffeb;
	FONT-FAMILY : tahoma, arial cyr, arial, helvetica, geneva;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	FONT-WEIGHT : bold;
}

TD  {
	COLOR : #000000;
	FONT-FAMILY : tahoma, arial cyr, arial, helvetica, geneva;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	FONT-WEIGHT : normal;
}

INPUT.button {
	BACKGROUND-COLOR : #e0e0e0;
	BORDER-STYLE : outset;
	BORDER-COLOR : white;
	FONT-FAMILY : tahoma, arial cyr, arial, helvetica, geneva;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	FONT-WEIGHT : normal;
}

INPUT  {
	BACKGROUND-COLOR : #eeeeee;
	BORDER-STYLE : inset;
	BORDER-COLOR : white;
	FONT-FAMILY : tahoma, arial cyr, arial, helvetica, geneva;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	FONT-WEIGHT : normal;
}



TEXTAREA {
	BACKGROUND-COLOR : #eeeeee;
	BORDER-BOTTOM-COLOR : white;
	BORDER-STYLE : inset;
	BORDER-LEFT-COLOR : white;
	BORDER-RIGHT-COLOR : white;
	BORDER-TOP-COLOR : white;
	FONT-FAMILY : tahoma, arial cyr, arial, helvetica, geneva;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	FONT-WEIGHT : normal;
}

SELECT  {
	BACKGROUND-COLOR : #eeeeee;
	BORDER-COLOR : #ffffff;
	BORDER-STYLE : inset;
	FONT-FAMILY : tahoma, arial cyr, arial, helvetica, geneva;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	FONT-WEIGHT : normal;
}


TD.but  {
	TEXT-ALIGN : center;	
	BACKGROUND-COLOR : #e0e0e0;
	COLOR : #000000;
	FONT-FAMILY : tahoma, arial cyr, arial, helvetica, geneva;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	FONT-WEIGHT : normal;
}

