/**Обычный~~p.**/
p{
	margin-top:3px;
	margin-bottom:0px;
	line-height:120%;
}
/**Обычный, отступ&#10;&#13;отступ первой строки: 20 пикс~~p.text1**/
.text1{
	text-indent:20px;
}
/**Обычный, 10 пикс&#10;&#13;размер шрифта: 10 пикс~~p.text2**/
.text2{
	font-size:10px;
}
/**Обычный, отступ, 10 пикс&#10;&#13;отступ первой строки: 20 пикс&#10;&#13;размер шрифта: 10 пикс~~p.text3**/
.text3{
	text-indent:20px;
	font-size:10px;
}
/**Обычный, 16 пикс&#10;&#13;размер шрифта: 16 пикс~~p.text4**/
.text4{
	font-size:16px;
}
/**Обычный, отступ, 16 пикс&#10;&#13;отступ первой строки: 20 пикс&#10;&#13;размер шрифта: 16 пикс~~p.text5**/
.text5{
	text-indent:20px;
	font-size:16px;
}
/**Обычный, серый~~p.text-gray**/
.text-gray{
	color:#666666;
}
/**Обычный, красный~~p.text-red**/
.text-red{
	color:#ff0000;
}
/**Заголовок 1~~p.header1**/
.header1{
	font-size:16px;
	font-weight:bold;
	margin-top:6px;
	margin-bottom:6px;
}
/**Заголовок 1, серый~~p.header1-gray**/
.header1-gray{
	font-size:16px;
	font-weight:bold;
	color:#999999;
	margin-top:6px;
	margin-bottom:6px;
}
/**Заголовок 2~~p.header2**/
.header2{
	font-size:14px;
	font-weight:bold;
	margin-top:6px;
	margin-bottom:6px;
}
/**Заголовок 2, серый~~p.header2-blue**/
.header2-blue{
	font-size:14px;
	font-weight:bold;
	color:#666666;
	margin-top:6px;
	margin-bottom:6px;
}
/**Заголовок 2, красный~~p.header2-orange**/
.header2-orange{
	font-size:14px;
	font-weight:bold;
	color:#ff0000;
	margin-top:6px;
	margin-bottom:6px;
}
/*tcl*cell1,cell2,cell3,cell4,cell5**/
/*tbl*tdefault~~Обычный~~cellpadding="2" cellspacing="0" border="1" bordercolor="#000000"**/
.tdefault{
}
.tdefault-caption{
	font-family:Verdana;
	font-size:12px;
}
.tdefault-cell1{
	font-family:Verdana;
	font-size:12px;
}
.tdefault-cell2{
	font-family:Verdana;
	font-size:12px;
}
.tdefault-cell3{
	font-family:Verdana;
	font-size:12px;
}
.tdefault-cell4{
	font-family:Verdana;
	font-size:12px;
}
.tdefault-cell5{
	font-family:Verdana;
	font-size:12px;
}
/*tbl*tblue~~Серый~~cellpadding="1" cellspacing="0" border="0"**/
.tblue{
	border-left:1px solid #333333;
	border-top:1px solid #333333;
}
.tblue-caption{
	background-color:#333333;
	color:#ffffff;
	font-family:Verdana;
	font-size:12px;
}
.tblue-cell1{
	font-family:Verdana;
	font-size:12px;
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
	background-color:#ffffff;
}
.tblue-cell2{
	font-family:Verdana;
	font-size:12px;
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
	background-color:#dddddd;
}
.tblue-cell3{
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
	background-color:#999999;
}
.tblue-cell4{
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
	background-color:#666666;
}
.tblue-cell5{
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
	background-color:#333333;
}
/*tbl*torange~~Красный~~cellpadding="1" cellspacing="0" border="0"**/
.torange{
	border-left:1px solid #cc0000;
	border-top:1px solid #cc0000;
}
.torange-caption{
	background-color:#cc0000;
	color:#ffffff;
	font-family:Verdana;
	font-size:12px;
}
.torange-cell1{
	font-family:Verdana;
	font-size:12px;
	border-right:1px solid #cc0000;
	border-bottom:1px solid #cc0000;
	background-color:#ffffff;
}
.torange-cell2{
	font-family:Verdana;
	font-size:12px;
	border-right:1px solid #cc0000;
	border-bottom:1px solid #cc0000;
	background-color:#ffaa99;
}
.torange-cell3{
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	border-right:1px solid #cc0000;
	border-bottom:1px solid #cc0000;
	background-color:#ff6655;
}
.torange-cell4{
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	border-right:1px solid #cc0000;
	border-bottom:1px solid #cc0000;
	background-color:#ff0000;
}
.torange-cell5{
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	border-right:1px solid #cc0000;
	border-bottom:1px solid #cc0000;
	background-color:#cc0000;
}
/*tbl*thidden~~Прозрачный~~cellpadding="1" cellspacing="0" border="0"**/
.thidden{
}
.thidden-caption{
	font-family:Verdana;
	font-size:12px;
}
.thidden-cell1{
	font-family:Verdana;
	font-size:11px;
	color:#737373;
}
.thidden-cell2{
	font-family:Verdana;
	font-size:11px;
	color:#737373;
}
.thidden-cell3{
	font-family:Verdana;
	font-size:12px;
}
.thidden-cell4{
	font-family:Verdana;
	font-size:12px;
}
.thidden-cell5{
	font-family:Verdana;
	font-size:12px;
}
/*lnk*bluelink~~Синий**/
a.bluelink{
	color:#336699;
	text-decoration:none;
}
a.bluelink:hover{
	color:#000033;
	text-decoration:none;
}
/*lnk*orangelink~~Красный**/
a.orangelink{
	color:#ff0000;
	text-decoration:none;
}
a.orangelink:hover{
	color:#660000;
	text-decoration:none;
}
/*lnk*whitelink~~Белый**/
a.whitelink{
	color:#eeeeee;
	text-decoration:none;
}
a.whitelink:hover{
	color:#ffffff;
	text-decoration:none;
}

