body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	
	background-color: white;
}

p, blockquote, li, h3, h2, td {
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}

blockquote {
	margin-left: 20px;
	margin-right: 20px;
}

#right p, #left p {
	line-height: 15px;
	font-size: 10px;
}

#left p {
	text-align: right;
}

#left {
	width: 150px;
	padding-top: 15px;
	background-color: #FAF8F3;
	background-image: url(/img/taust.png);
}

#center {
	padding-top: 15px;
	border-width: 0px;
	border-style: solid;
	border-color: #ACB498;
	border-left-width: 1px;
	border-right-width: 1px;
}

#right {
	width: 150px;
	padding-top: 15px;
	padding-left: 5px;
	background-color: #FAF8F3;
	background-image: url(/img/taust.png);
}

a {
	color: black;
	text-decoration: none;
	border-bottom: 1px black solid;
}

#heading-pic a {
	border-bottom-width: 0px;
}

#right a, #left a {
	border: 0px;
	color: #C00;
}


#right a:hover, #left a:hover {
	text-decoration: underline;
}

h3, h2 {
	font-weight: normal;
}

h3 a, h2 a {
	border: 0px;
	font-weight: bold;
	font-family: Georgia, Times, Serif;
	font-size: 15px;
}

h4 {
	font-weight: bold;
}

.caps {
	letter-spacing: 0.1em;
	font-size: 10px;
	/*color: #778060;*/
        color: #555555;
	font-weight: bold;
}

a img {
	border: 0px;
        color: #A0BD8F;
        text-decoration: none;
}

a.noline {
	text-decoration: none;
	border: 0px;
        color: #A0BD8F;
}

img.raam {
	border-color: #A0BD8F;
	border-width: 1px;
	border-style: solid;
}

.helehall {
	background-color: #eee;
}

.tumehall {
	background-color: #ddd;
	font-weight: bold;
}

.kursiiv {
        font-style: italic;
}

dt {
        font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

.parem {
	text-align: right;
}

.arab {
        text-align: right;
        direction: rtl;
	font-size: 14pt;
        font-family: "Times New Roman", Tahoma, Helvetica;
}

.txpCommentInputMessage {
/* width: 330px;
height: 140px; */
}