body,td,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
}
td.back-left {
	background-image: url(../img/back-left.gif);
	background-repeat: repeat-x;
	background-position: top right;
}
td.back-right {
	background-image: url(../img/back-right.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
td.shadow-left {
	background-image: url(../img/s-l.gif);
	background-repeat: repeat-y;
	background-position: right;
}
td.shadow-right {
	background-image: url(../img/s-r.gif);
	background-repeat: repeat-y;
	background-position: left;
}
td.shadow-botn {
	background-image: url(../img/s-b.gif);
	background-repeat: repeat-x;
	background-position: top;
}
td.top {
	background-image: url(../img/top.gif);
	background-repeat: repeat-x;
	backgroudn-position: right;
}
td.postlisti {
	background-color: #00adfd;
}
td.right {
	background-image: url(../img/right.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f7f7f7;
	vertical-align: bottom;
	text-align: center;
	padding-bottom: 10px;
}
td.copyright {
	padding-bottom: 10px;
	text-align: center;
	background-color: #f7f7f7;
}
td.left {
	background-image: url(../img/left.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #f7f7f7;
}
td.content {
	padding: 5px;
	vertical-align: top;
}
td.footer {
	color: #999999;
	text-align: center;
	padding-bottom: 5px;
}
td.footer a {
	color: #999999;
}
td.menu {
	vertical-align: top;
}
td.search {
	border-top: 4px solid #00adfd;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
table.search, table.search td.input {
	width: 100%;
}
table.search td.input {
	padding-right: 5px;
}
table.search td.input input, table.maillist-input td.input input {
	background-image: url(../img/input.gif);
	background-repeat: repeat-x;	
        border: 1px solid #c7c7c7;
	height: 18px;
        font-size: 11px;
	width: 100%;
}
td.postlisti {
	padding-left: 10px;
	padding-right: 10px;
	color: White;
}
table.maillist, table.maillist-input, table.maillist-select {
	width: 100%;
}
table.maillist-input td.input {
	width: 100%;
}
table.maillist-input td.submit {
	padding-left: 5px;
}
table.maillist-select td {
	color: White;
}
td.date {
	text-align: right;
	vertical-align: bottom;
	color: #04b2f7;
	font-weight: bold;
	padding-right: 5px;
	padding-bottom: 1px;
}
td.links {
	vertical-align: middle;
	padding-left: 20px;
	padding-top: 4px;
}
td.links a {
	color: #01abf8;
	font-weight: bold;
}
div.link-hold {
	background-color: #00adfd;
	height: 4px;
	font-size: 4px;
	width: 194px;
}
