form { margin: 0; padding: 0; }
body,td,a,div {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	background-color:white;
}

.blalina {
	height: 3px;
	background-color: #3399ff;
}

a {
	color: #3399ff;
}

td.sleft {
	background-image: url(../img/skuggi_v.gif);
	background-repeat: repeat-y;
}
td.sright {
	background-image: url(../img/skuggi_h.gif);
	background-repeat: repeat-y;
}
td.footer {
	background-image: url(../img/botn.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
	color: #999999;
	padding-top: 40px;
}
td.footer a {
	color: #999999;
}
td.date {
	font-weight: bold;
	color: #999999;
	text-align: right;
	padding-right: 10px;
	height: 20px;
}
td.right {
	padding-left: 15px;
}
td.menu,td.search,td.postlist,td.spage {
	border-top: 3px solid #3399ff;
	padding-bottom: 4px;
	padding-top: 4px;
}
td.content {
	vertical-align: top;
	padding: 10px;
	padding-top: 0px;
}


table.search {
	background-image: url(../img/bsearch.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 48px;
	width: 100%;
	
	
}
.search .text {
	color: #99ccff;
	font-size: 10px;
	font-weight: bold;
}

table.search td.input input, table.maillist input.box {
	background-image: url(../img/input.gif);
	background-repeat: repeat-x;
	border: 1px solid #c7c7c7;
	font-size: 10px;
	height: 18px;
	width: 100%;
}
table.search td.input {
	width: 100%;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 4px;
	padding-left: 20px;
}
table.search td.bottom {
	vertical-align: top;
	padding-top: 10px;
	padding-right: 20px;
}

table.maillist {
	background-image: url(../img/bpostlist.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 100%;
	height: 114px;
}
td.postlist {
	background-image: url(../img/bpostlist.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 100%;
	height: 114px;
	padding-top:55px;
	padding-left: 2px;
}
table.maillist table.maillist-input {
	width: 100%;
}
table.maillist table.maillist-input td.input {
	padding-top: 51px;
	padding-right: 4px;
	padding-left: 20px;
	width: 90%;
}
table.maillist table.maillist-input td.submit {
	padding-top: 51px;
	padding-right: 20px;
}
table.maillist table.maillist-select {
	width: 75%;
}
table.maillist table.maillist-select td {
	vertical-align: top;
	text-align: center;
}
input.p-input {
	width: 140px;
}

