body,td,a,div {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

td.sleft,td.sright {
	background-repeat: repeat-y;
	background-image: url(../img/skuggi_v_b.jpg);
	vertical-align: top;
}
td.sright {
	background-image: url(../img/skuggi_h_b.jpg);
}
td.footer {
	background-image: url(../img/botn.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 90px;
	text-align: center;
	vertical-align: top;
	padding-top: 9px;
	color: #777777;
}
td.footer a {
	color: #777777;
}
table.main {
	border-top: 1px solid White;
	border-left: 1px solid White;
	border-right: 1px solid White;
}
td.top {
	background-image: url(../img/btop.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 84px;
}
td.tlogo {
	vertical-align: middle;
	padding-left: 20px;
}
td.tlinks {
	text-align: right;
 	vertical-align: bottom;
    border-bottom: 3px solid White;
	padding-bottom: 4px;
}
td.top a {
	color: #777777;
	font-weight: bold;
}
td.top a.Selected {
	color: #3d5ea7;
}

td.flash {
	border-bottom: 1px solid White;
	border-right: 1px solid White;
}
td.news {
	vertical-align: top;
	border-bottom: 1px solid White;
	background-image: url(../img/frettir_back.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 8px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 5px;
}
td.news table.news-preview {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../img/news-line.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}
td.news td.news-preview-headline, td.news td.news-preview-pic {
	vertical-align: top;
}
td.news td.news-preview-pic {
	padding-right: 5px;
}
td.flashb {
	border-right: 1px solid White;
	height: 6px; font-size: 6px;
	background-color: #a0a0a0;
}
td.newsb {
	height: 6px; font-size: 6px;
	background-color: #b0b0b0;
}
td.content {
	padding: 10px;
	vertical-align: top;
}
td.menu {
	vertical-align: top;
	width: 199px;
	max-width: 199px;
	margin: 0px;
	height:100%;
}
td.search {
	background-color: #f0f0f0;
	width: 199px;
	max-width: 199px;
	margin: 0px;
}

td.spage {
	background-color: #f0f0f0;
	width: 199px;
	overflow: hidden;
	height: 100%;
}

div.spage {
	background-color: #f0f0f0;
	width: 199px;
	max-width: 199px;
	margin: 0px;
	height: 100%;
}

form {
	margin: 0;
	padding: 0;
}
form.qform td.info {
	text-align:
}

form.qform td.input {
	padding-bottom: 5px;
}

form.qform td.input textarea {
	width: 100%;
	height: 150px;
}
form.qform td.input input.textarea {
	width: 100%;
}
table.maillist {
	width: 223px;
}
table.maillist td.input {
	width: 100%;
}
table.maillist td.input input, table.search td.input input, input.searchbox {
	background-image: url(../img/input.gif);
	background-repeat: repeat-x;
	height: 17px;
	border: 1px solid #c6c6c7;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table.maillist td.sub {
	padding-left: 4px;
	padding-right: 4px;
}
table.maillist td.unsub {
	padding-right: 4px;
}
td.topbar {
	background-image: url(../img/topbar.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 34px;
}
td.toplink a {
	padding-left: 15px;
	padding-right: 15px;
	color: #909090;
	font-weight: bold;
}
td.toplink a.Selected {
	color: Black;
}

table.qform td.info {
	padding-bottom: 3px;
}
table.qform td.input {
	padding-bottom: 5px;
}
table.qform td.input input.textfield, table.qform td.input select {
	width: 100%;
}
table.qform td.input textarea {
	width: 100%;
	height: 150px;
}