* 		{ font: 12px normal Tahoma,sans-serif; color: #333333; }
h1, h2, h3 	{ font-family: Tahoma,sans-serif; font-weight: bold; margin: 1em 0 0.5em; color: #3333CC; }
h1 		{ font-size: 16px; letter-spacing: 1px; }
h2 		{ font-size: 12px; text-align: left; }
h3 		{ font-size: 11px; text-align: center; }
ul, ol, p 	{ margin: 0.5em 0; text-align: left; }
ul 		{ list-style: none outside none; padding-left: 0px; }
li 		{ margin: 0.25em 0; font-size: 12px; background: url('../images/bg-li-2.gif') top left no-repeat; padding-left: 17px; }
p 		{ text-align: justify; }
strong 		{ font-weight: bold; }
a:link 		{ text-decoration: none; color: #000080; }
a:active 	{ text-decoration: none; color: #0000FF; }
a:visited 	{ text-decoration: none; color: #000040; }
a:hover 	{ text-decoration: none; color: #0000FF; }

/* Блоки */
#footer { clear: both; margin: 0px auto; padding: 20px; background: #FFFFFF url('../images/stefex_slice_16.gif') left -20px repeat-x; }
#footer p { font-size: 11px; margin: 0px; }
#footer strong { font-size: 11px; }
#footer a { font-size: 11px; text-decoration: none; color: #333333 !important; }

#unmedia { font-size: 11px; clear: both; margin: 0px auto; padding: 0 20px 20px; }
#unmedia a { font-size: 11px; color: #333; }
#unmedia strong { background: #f47920 url('../images/unmedia-logo.gif') top left no-repeat; color: #FFF; font-size: 11px; padding: 0 2px 0 16px; }

/* Таблицы */
table.tt { border-collapse: separate; background-color: #fff; margin: 1em 0; width: 100%; }
table.tt td { vertical-align: top; }
table.tt thead td.tt-top {
    background: #A0CFFF url('../images/tt-top.jpg') top left no-repeat;
    font-size: 11px;
    font-weight: bold;
    color: #3333CC;
    line-height: 18px;
    text-align: left;
    padding: 0 9px;
    text-transform: uppercase;
}
table.tt thead span.num {
    float: left;
    background: url('../images/bg-num.jpg') top left no-repeat;
    line-height: 18px;
    padding: 0 9px;
    margin: 0 9px 0 -9px !important;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
}
table.tt tbody th {
    font-size: 11px;
    font-weight: 800;
    padding: 4px;
    background-color: #a0cfff;
}
table.tt tbody td {
    font-size: 11px;
    padding: 2px 4px;
    text-align: center;
}
table.tt tbody td.tt-bot {
    background: #A0CFFF url('../images/tt-bot.jpg') bottom left no-repeat;
    padding: 0 9px;
}
table.tt span.up {
    float: right;
    background: url('../images/bg-up-blue.jpg') bottom right no-repeat;
    height: 18px;
    padding: 0px;
    cursor: pointer;
    width: 18px;
}
/*table.tt span.up:hover, table.tt span.up:focus { background: url('../images/bg-up-3.jpg') bottom right no-repeat; }*/
table.tt tr:hover, table.tt tr:focus { background-color: #FFB6C1 !important; }
table.tt strong { font-size: 11px; font-weight: bold; }
table.tt li { background-position: 0px -1px !important; font-size: 11px; }


/* Old */
.ttable {
	font-family: Tahoma;
	font-size: 11;
	text-align: center;
	margin-left: 20;
	margin-right: 20;
	margin-bottom: 15;
	margin-top: 15;
	color: Black;
	font-style: normal;
	padding-bottom: 0;
	padding-top:0;
	letter-spacing : normal;
	white-space : normal;
	word-spacing : 0;
	vertical-align : top;
}

.ttableq {
	font-family: Tahoma;
	font-size: 11;
	text-align: left;
	margin-left: 20;
	margin-right: 20;
	margin-bottom: 15;
	margin-top: 15;
	color: Black;
	font-style: normal;
	padding-bottom: 0;
	padding-top:0;
	letter-spacing : normal;
	white-space : normal;
	word-spacing : 0;
	vertical-align : top;
}

.tlist {
	font-family: Tahoma;
	font-size: 11;
	text-align: left;
	margin-left: 50;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 0;
	color: Black;
	font-style: normal;
	padding-bottom: 0;
	padding-top:0;
	letter-spacing : normal;
	white-space : normal;
	word-spacing : 0;
}

.tzagl {
	font-family: Tahoma;
	font-size: 18px;
	text-align: left;
	color: #3333cc;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
}

/*.tmain {
	font-family: Tahoma;
	font-size: 12;
	text-align: justify;
	margin-left: 2;
	margin-right: 2;
	margin-bottom: 10;
	color: Black;
	font-style: normal;
	font-weight: normal;
}*/

.tlog{
	font-family: Arial, Helvetica;
	font-size: 12;
	text-align: center;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	color: Blue;
	font-style: normal;
	font-weight: bold;
	width : 100%;
}

