BODY {
	background-color: #f6f4ef;
	color: #000000;
	margin: 0px;
}

td { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	margin: 0em;
	padding: 0em;
}

table {
	border-collapse: collapse;
	border-width: 0em;
}

a:link, a:active, a:visited {
	color: #0075cb;
	text-decoration: underline;
}
a:hover {text-decoration: none;}

img {border: none;}

/* HEADER ==================================== */

.header {border-top: 3px solid #063d6f;}

.date {
	font-size: 11px;
	color: #a3a19c;
	font-family: Tahoma, Verdana, sans-serif;
}

.tico td {padding-right: 55px;}

.head-bg {
	background: #41a0e2 url(img/bg_head.jpg) no-repeat top left;
	border-bottom: 3px solid #cac6bb;
}


/* CONTENT 
========================================= */

/* Menu */
.menubox {
	border-top: 6px solid #e1ddd2;
	background-color: #fffdf7;
	padding: 25px 20px 25px 20px;
}

ul.menu {
	padding-left: 25px;
	margin-left: 0px;
	list-style-image: url(img/menu_mark.gif);
}
ul.menu li {
	margin: 15px 0px 15px 0px;
}

.part-title {
	font-size: 24px;
	color: #121212;
	background: url(img/part_mark.gif) no-repeat left;
	padding-left: 27px;
	margin-bottom: 20px;
}
.part-title a:link, .part-title a:active, .part-title a:visited {
	color: #000000;
	text-decoration: none;
}
.part-title a:hover {text-decoration: underline;}

#small {font-size: 20px; margin-bottom: 10px;}

#library {
	background: url(img/ico_books.gif) no-repeat left;
	font-size: 20px;
	padding-left: 40px;
	margin-bottom: 10px;
}
#library div {
	font-size: 11px;
	color: #928f88;
}

.nextlink {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #0075cb;
}

/* Pool */
.poolbox {
	border: 4px solid #e4e2dc;
	padding: 15px;
}

.pool-q {
	padding-bottom: 3px;
	background: url(img/mark_pool_title.gif) no-repeat top left;
	padding-left: 25px;
}

.poollist {
	font-size: 13px;
	background: url(img/mark_pool.gif) no-repeat top left;
	padding: 5px 5px 10px 25px;
}

.poollist div#pooldate {
	font-size: 11px;
	color: #a9a69e;
	padding: 5px 0px 5px 0px;
}

.poollist a:link, .poollist a:active, .poollist a:visited {
	color: #000000;
	text-decoration: none;
}
.poollist a:hover {text-decoration: underline;}

.nextpool {
	color: #0075cb;
	font-size: 11px;
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
}
.nextpool a:link, .nextpool a:active, .nextpool a:visited {
	color: #0075cb;
	text-decoration: underline;
}
.nextpool a:hover {text-decoration: none;}

.pooldetails {margin: 15px 0px 15px 0px;}

.pd-head {
	font-size: 10px;
	color: #0075CB;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Tahoma, Verdana, sans-serif;
	margin-bottom: 10px;
}
/* == */

.fs11px {font-size: 11px;}

.list td {
	font-size: 12px;
	background: url(img/mark_pool.gif) no-repeat top left;
	padding: 5px 5px 5px 25px;
}

.list td div {
	font-size: 11px;
	color: #a9a69e;
}

.list a:link, .list a:active, .list a:visited {
	color: #000000;
	text-decoration: none;
}
.list a:hover {text-decoration: underline;}

#news td {
	background: url(img/mark_news.gif) no-repeat top left; 
	padding-left: 20px;
}

#libr td { 	
	background: url(img/mark_libr.gif) no-repeat top left; 
	padding-left: 15px; 
}

#libr { 	
	background: url(img/mark_libr.gif) no-repeat top left; 
	padding-left: 15px; 
	padding-bottom: 25px;
}

.whitebox {
	background-color: #ffffff;
	padding: 15px;
}

.form {
	font-size: 11px;
	width: 100%;
}

.subs td {padding: 2px;}

.contform td {
	padding: 3px;
	font-size: 12px;
}

/* Articel Text */
.art-title {
	font-size: 18px;
	padding-bottom: 10px;
}

.source {
	font-size: 11px;
	color: #a9a69e;
	padding-bottom: 10px;
}
.content {
	line-height: 1.4em;
	font-size: 14px;
	text-align: justify;
}

.art-image {
	border: 1px solid #a9a69e;
	margin-right: 10px;
}

/* Archive */
.arch-block {
	border-top: 6px solid #e1ddd2;
}

.arch-field {
	background-color: #FFFFFF;
	border: 1px solid #C2C2C2;
	color: #3E3E3E;
	font-size: 11px;
	height: 18px;
}
.arch-subtext {
	font-size: 10px;
	color: #B3B3B3;
}

.arch-date {
	font-size: 24px;
	color: #BFBFBF;
}

/* Library */
#books {
	background: url(img/ico_book.gif) no-repeat top left;
}

#paging {
	padding: 4px 10px 10px 10px;
	background-color: #FFFFFF; 
	width: 200px;
	white-space: nowrap;
}

.sorting td {
	border-bottom: 1px solid #e5e5e4;
	background-color: #fffdf7;
	font-size: 11px;
	padding: 5px;
}

/* FOOTER
================================================ */

.foot {background: url(img/foot_bg.gif) no-repeat top right;}

