TD.BlackCell {
	background: Black;
	font-family: Tahoma;
	font-size:  10pt;
}

TD.WhiteCell {
	background: White;
	font-family: Tahoma;
	font-size:  10pt;
}
INPUT.MenuButton {
	background-image: url(http://annstar.webservis.ru/pic/button.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	border: none;
	width: 150px;
	height: 30px;
	color: Black;
	text-align: center;
	font-weight: normal;
}
DIV.Text {
	font-weight: normal;
	font-family: Tahoma;
	font-size:  10pt;
	color: Darkslategray;
}
A.Link {
	font-weight: normal;
	font-family: Tahoma;
	font-size:  10pt;
	color: Darkslategray;
}
IMG.Border {
	background-repeat: repeat-x;
}
TEXTAREA.Desc {
	border: none;
	background-color: White;
	color: Darkslategray;
	font-weight: normal;
	font-family: Tahoma;
	font-size:  10pt;
	overflow: hidden;
	text-align: right;
}