body
{
	margin: 0 0 0 0;
	color: #6d7071;
}
.BodyStyle
{
	background-image: url(images/Bg-shifer.jpg);
	background-color: #dddddd;
	background-repeat: repeat-x;
}
.Normal
{
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}
.NormalRed
{
	color: Red;
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}
.NormalBold
{
	font-weight: bold;
}
TD
{
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
}
textarea
{
	font-family: Verdana;
	font-size: 11px;
}
INPUT
{
	font-family: Verdana;
	font-size: 11px;
}
SELECT
{
	font-family: Verdana;
	font-size: 11px;
}
A:link, A:visited
{
	text-decoration: none;
	color: #575755;
}
A:hover
{
	color: #8f8c43;
	text-decoration: none;
}
.ModuleTitr
{
	font-weight: bold;
	font-size: 17px;
	font-family: Arial, Tahoma;
}
.ModuleTitleHeader
{
	width: 517px;
	height: 33px;
	background-image: url(images/title-product.jpg);
}
.ModuleWithoutTitleHeader
{
	border: dotted 1px #cccccc;
	width: 100%;
	padding: 3px;
}
.ModuleTitleBody
{
	border-right: #dddddd 1px solid;
	border-top: medium none;
	border-left: #dddddd 1px solid;
	width: 517px;
	border-bottom: #dddddd 1px solid;
	background-color: #fafafa;
}
.ModuleWithoutTitleBody
{
	width: 100%;
	padding: 2px;
}
.CommandButton:Link, .CommandButton:visited
{
	text-decoration: none;
	color: Blue;
}
.CommandButton:hover
{
	color: Red;
	text-decoration: none;
}
.TabBg
{
	background-color: white;
	border-color: white;
}

/* background/border colors for the unselected tabs */
.OtherTabsBg
{
	background-color: dimgray;
	border-color: black;
}

/* text style for the selected tab */
.SelectedTab
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: DarkRed;
	font-weight: bold;
}

/* text style for the unselected tabs */
.OtherTabs
{
	font-family: tahoma;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600;
	color: gainsboro;
	text-decoration: none;
}
.FormTitr
{
	color: #000000;
	font-weight: bold;
}
