a { color: blue; text-decoration: underline }
a:hover { color: red; text-decoration: underline }
img {
border: 0;
}
body { 
	padding: 0 20 20 20;
	margin: 0; 
	background: #d2cec3 url("../images/sersvtum03.jpg");
}

body, td {
	font-family: Arial;
}

div.login {
text-align: right;
padding: 5 0;
}


div.main {
background-color: #fff;
padding: 10px;
border: #ccc 2px solid;
}

table.main td.t11 {	background: url("/images/01.gif") no-repeat; }
table.main td.t12 {	
	background-color: #fff;	
	border-top: #ccc 2px solid; 
}

table.main td.t13 {	background: url("/images/03.gif") no-repeat; }

table.main td.t21 {	background-color: #fff;	border-left: #ccc 2px solid; }
table.main td.t22 {	background-color: #fff; }
table.main td.t23 {	background-color: #fff;	border-right: #ccc 2px solid; }

table.main td.t31 {	background: url("/images/07.gif") no-repeat; }
table.main td.t32 {	background-color: #fff;	border-bottom: #ccc 2px solid;  }
table.main td.t33 {	background: url("/images/09.gif") no-repeat; }

div.name {
font-size: 28px;
}

td.text {
background-color: #fff;
padding: 10px;
border: #ccc 2px solid;
border-top: none;
}

div.conference div {
	font-size: 1.2em;
	padding: 5 0;
}
div.conference div span {
	display: block;
	font-size: 0.7em;
	color: #666;
}

div.title {
text-align: center;
font-size: 1.4em;
color: green;
padding: 10 0;
}

table.color { 
	border-top: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
}
table.color td div.name { 
	font-size: 16px;
}
table.color td div.author { 
	font-size: 14px;
}
table.color td { 
	border-bottom: 1px solid #C0C0C0; 
	border-right: 1px solid #C0C0C0; 
	padding: 10 5px; 
}

table.color td a {	
	color: #000;	
	text-decoration: none; 
}

table.color td a:hover { color: #000; text-decoration: none; }
table.color td div.name {  color: #000; }
table.color td div.author { font-style: italic; color: #000; }
table.color td div.comment { font-size: 12px; color: #aaa; text-align: right; }
table.color tr.top td { background-color: #eee; }
table.color tr.pass td { background-color: #fff; }
table.color tr.select td { background-color: #fffaa2; }
table.color tr.select td div.name {	color: red; }

div.link {
padding: 12px 0;
font-size: 12px;
width: 270px;
background: url("/images/back.gif") no-repeat;
height: 36px;
}
div.link img {
margin-right: 5px;
}

div.Ttitle {
font-size: 1.4em;
color: green;
padding: 10 0;
}

div.tags {
font-size: 0.8em;
padding: 5 0;
}

hr {
border: #eee 2px solid;
}

div.discuss { background-color: #cce6cc; padding: 10;}

div.dtitle {  font-size: 14; margin: 10; }
div.dtext { margin: 10 0; font-size: 14px; }
div.ddate { font-weight: bold; color: #666; font-size: 10px; }
div.dauthor { text-align: right; font-size: 12; }
div.record { background-color: #fff; border: #ccc 1px solid; margin: 0 0 10 0; padding: 10}


div.input input, div.input textarea {
	width: 300px;
}

div.input select {
	width: 420px;
}
div.input table {

}

div.input table td {
	padding: 10px;
	background-color: #cce6cc;
	border-bottom: #fff 1px solid;
}

div.ansform table td {
	padding: 10px;
	background-color: #fdffe0;
}

div.ansform table td div {
	font-size: 0.8em;
	color: #666;
}

div.input#input_author table td{
	background-color: #fdffe0;
}

div.input table td div {
	font-size: 0.8em;
	color: #666;
}

div.input table td div.error {
	color: red;
	text-transform: uppercase;
	font-size: 12px;
	padding: 0 0 5 0;
}

div.input span {
	color: red;
	text-transform: uppercase;
}
input#antispam {
width: 85px;
font-size: 24px;
}

div.item div.about {
	padding: 10px;
	background-color: #d9ecd9;
}

div.item div.about div.name {
	font-size: 16px;
	font-weight: bold;
}

div.item div.about div.date {
	font-size: 12px;
}
div.item div.text {
	font-size: 14px;	
	padding: 10px;
}

div.item div.answer {
	font-size: 14px;
	padding: 10px;
	background-color: #fdffe0;
	margin-bottom: 5px;
}
div.item div.action {
	float: right; 
	font-size: 12px;
}
div.item div.action div {
	text-align: right;
	padding: 2 0;
	cursor: pointer;
}
div.item div.author {
	padding-bottom: 5px;
}

div.item div.spinner {

	padding: 10px;
}

div.item span {
	font-size: 12px;
	border-bottom: blue 1px dashed;
	color: blue;
	cursor: pointer;
}

div#showComment {
display: none;

}



.rss img {
margin-right: 10px;
}


.footer td {
background-color: #fff;
padding: 10px;
font-size: 14px;
}

td.adv {
padding-right: 10px;

}

div.login table td {
	background-color: #cce6cc;
	text-align: center;
}
div.login table td div {
	color: #666;
	font-size: 14px;
}
div.login table td input.input {
	text-align: center;
	font-size: 28px;
} 

div.login table td input.submit {
	font-size: 22px;
}

div#red, div#error {
	text-align: center;
	color: red;
	font-size: 12px;
	padding: 5px;
}



ul.conference li {
	padding: 2 0;
}

div#result span {
	color: green;
	font-weight: bold;
}


table.regform {
	font-size: 12px;
	color: #666;
}
table.regform td input {
	width: 120px;
}
table.regform td input.enter {
	width: 70px;
}

div.profile div {
	font-size: 14px;
	color: #666;
}

span.mini {
font-size: 14px;
display: block;
padding: 5 0;
}

label.slink {
	border-bottom: blue 1px dashed;
	color: blue;
	cursor: pointer;
}

div.original div {
	font-size: 14px;
	margin: 5 0;
}

