tr.odd	{ background-color: #FFFFFF }
tr.even	{ background-color: #FFFFD4 }
tr.highlight	{ background-color: #D4D4FF }

.tb          { padding: 5px; border-bottom: solid 1px; background-color: #FFFFFF }
.tbb          { padding: 5px; border-bottom: solid 1px; background-color: #E6FF80 }

.tc          { background-color: #E4E2CC; height: 30px; border-left: solid 1px; border-right: solid 1px; border-top: solid 1px; border-bottom: solid 1px; padding-left: 10px; padding-right: 10px }

.te          { padding: 3px 0 0 3px; background-color: #F4E7EA }
.tee          { padding: 3px; background-color: #E6FF80 }

table        { font-family: Tahoma; font-size: 10pt }

body, p, td, select, textarea	{ font-family: Tahoma; font-size: 8pt }
input	{ font-family: Tahoma; font-size: 8pt; height: 20px; }

tr        { font-family: Tahoma; font-size: 10pt }
h1           { font-family: Tahoma; font-size: 12pt; font-weight: bold; color: #FF7010; margin-top:0; margin-bottom:14px }
h2           { font-family: Tahoma; font-size: 10pt; font-weight: bold; color: #396006; margin-top: 10px; margin-bottom:10px }
h3           { font-family: Tahoma; font-size: 8pt; color: #FF0000; margin-top: 0; margin-bottom: 0 }
h4           { font-size: 8pt; color: #FFF; margin-top: 0; margin-bottom: 0 }

a:link, a:visited, a:active {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #f12b2b;
	text-decoration: underline;
}


.forumsta          { padding: 4px 0 0 4px; font-size:10pt; font-weight:bold; color: #181818; background-color: #F5F5FF }
.forumstb          { padding-left: 8; padding-right: 8; padding-top:3; padding-bottom:3; BORDER-BOTTOM: 1px dotted #CDCDCD; background-color: #DFE6EF }
.forumstc          { padding-left: 5; padding-right: 5; font-size:8pt; padding-top: 5; padding-bottom:5; background-color: #F5F9FD }

.block_tit {
	width: 100%;
	height: 25px;
	text-align: right;
	background-image: url("shop/images/block_log_bg.gif");
	border: solid 1px;
	border-color: #C0C0C0;
	padding: 0 5px 0 5px;
}
TBODY.on {
}
TBODY.off {
        DISPLAY: none
}