BODY, P, TD, TH, INPUT, SELECT, TEXTAREA
{
	color: #417474;
	font-family: Verdana, Tahoma, Arial;
	font-size: 9pt;
}
BODY
{
	background-color: #336666;
	margin: 5px;
	margin-top: 0px;
}
A:link, A:visited
{
	color: #417474;
	text-decoration: underline;
}
A:hover
{
	color: #6F9A9A;
	text-decoration: underline;
}
A.sb:link, A.sb:visited, A.sb:hover, A.sb:active, A.lsb:link, A.lsb:visited, A.lsb:hover, A.lsb:active, A.sbo:link, A.sbo:visited, A.sbo:hover, A.sbo:active
{
	color: #417474;
	font-size: 7.5pt;
	font-weight: bold;
	text-decoration: none;
}
A.sb:hover
{
	text-decoration: underline;
}
A.lsb:link, A.lsb:visited, A.lsb:hover, A.lsb:active
{
	color: #99CCCC;
	text-decoration: none;
}
A.ap:link, A.ap:visited, A.ap:hover, A.ap:active, .ap
{
	color: #99CCCC;
	font-size: 7.5pt;
	font-weight: bold;
	text-decoration: none;
}
A.ap:hover
{
	text-decoration: underline;
}
A.sbo:hover
{
	color: #99CCCC;
	text-decoration: none;
}
IMG
{
	border: 0px;
}
.small
{
	font-size: 8pt;
}
.bold
{
	font-weight: bold;
}
.sb
{
	font-size: 7.5pt;
	font-weight: bold;
}
.sbo
{
	color: #417474;
	font-size: 7.5pt;
	font-weight: bold;
}
.sehighlight
{
	color: #CC3300;
	font-weight: bold;
}
UL
{
	list-style: disc outside;
}
.textbg
{
	color: #417474;
	background-color: #99CCCC;
}
.button, .button-over, .button-active
{
	height: 20px;
	font-size: 7.5pt;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	color: #417474;
	background-color: #99CCCC;
}
.button-over
{
	color: #99CCCC;
	background-color: #339999;
}
.button-active
{
	color: #99CCCC;
	background-color: #669999;
}
.lbutton, .lbutton-over
{
	height: 20px;
	font-size: 7.5pt;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	padding-left: 5px;
	text-align: left;
	color: #99CCCC;
	background-color: #339999;
}
.lbutton-over
{
	background-color: #669999;
}
.bottombg
{
	color: #99CCCC;
	background-color: #339999;
}
INPUT.sinput
{
	background-color: #FFFFFF;
	border: #417474 1px solid;
	font-size: 7pt;
}
INPUT.sbutton
{
	background-color: #417474;
	border: #417474 1px solid;
	font-size: 7pt;
	color: #99CCCC;
	height: 16px;
	font-weight: bold;
}
TABLE.textbox
{
	background-color: #99CCCC;
}
TH.textbox
{
	color: #99CCCC;
	background-color: #417474;
	font-size: 8pt;
}
.caption
{
	font-size: 8pt;
	font-weight: bold;
}
hr
{
	border: #417474 1px dotted;
	height: 0px;
	width: 90%;
}
A.bl:link, A.bl:visited, A.bl:hover, A.bl:active
{
	color: #99CCCC;
	text-decoration: none;
}
A.bl:hover
{
	text-decoration: underline;
}
.styleTitle
{
	font-weight: bold;
	font-size: 11pt;
	color: #417474;
}
/**
 * Таблица применения/назначения
 */
TABLE.flat
{
	background-color: #99CCCC;
	font-size: 8pt;
	width: 100%;
	border: #336666 solid 1px;
	border-right: 0px;
	border-top: 0px;
}
TH.flat
{
	background-color: #99CCCC;
	color: #417474;
	font-size: 8pt;
	font-weight: bold;
	padding: 3px;
	height: 20px;
	border-right: #336666 solid 1px;
	border-top: #336666 solid 1px;
}
TD.flat
{
	background-color: #99CCCC;
	color: #417474;
	font-size: 8pt;
	font-weight: normal;
	padding: 2px;
	text-align: center;
	border-right: #336666 solid 1px;
	border-top: #336666 solid 1px;
}
/**
 * Цена
 */
.pricelabel
{
	background-color: #417474;
	color: #99CCCC;
	font-size: 9pt;
	font-weight: bold;
	border: 0px;
}
.invert
{
	background-color: #417474;
	color: #99CCCC;
	text-align: right;
}
/**
 * Таблица характеристик
 */
TABLE.list
{
	background-color: #99CCCC;
	font-size: 8pt;
	width: 100%;
	border: 0px;
}
TH.list
{
	background-color: #99CCCC;
	color: #417474;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	padding: 3px;
	height: 20px;
	border-bottom: #336666 solid 1px;
}
TD.list
{
	background-color: #99CCCC;
	color: #417474;
	font-size: 8pt;
	font-weight: normal;
	padding: 2px;
	text-align: left;
	border-bottom: #336666 dashed 1px;
}
TD.comment
{
	background-color: #99CCCC;
	color: #417474;
	font-size: 8pt;
	font-weight: normal;
	padding: 2px;
	text-align: left;
	border-bottom: #336666 dashed 0px;
}
/**
 * Таблица опций
 */
TABLE.transparent
{
	background-color: #99CCCC;
	font-size: 8pt;
	width: 100%;
	border: 0px;
}
TH.transparent
{
	background-color: #99CCCC;
	color: #417474;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	padding: 3px;
	height: 20px;
}
TD.transparent
{
	background-color: #99CCCC;
	color: #417474;
	font-size: 8pt;
	font-weight: normal;
	padding: 2px;
	text-align: left;
}
/**
 * Иконка
 */
img.icon
{
	width: 50px;
	height: 50px;
	border: 0px;
}

#tooltip {
	background: #cee; color: #417474; border: 1px solid #417474; font-size: 8pt; margin: 0px; padding: 5px; position: absolute; visibility: hidden;
}
