body,p,div,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: black;
}

p {
	margin:0px;
}

.copyr {
	background:#e4ceab;color:#664e36;text-align:center;padding-right:12px;padding-left:12px;
}

.newstxt {
	vertical-align: top;
	padding-right: 20px;
}

.newstxt h1 {
	font-size: 11px;
	font-weight: bold;
	color: #80460d;
	margin:0px;
	margin-bottom: 10px;
}
.newstxt span {
	display:block;
	margin-bottom: 8px;
}
.newstxt a {
	font-size: 11px;
	font-weight: bold;
	color: #80460d;
	margin:0px;

}

.interesanti {
	vertical-align: top;
	padding-right: 20px;
}

.interesanti span {
	display:block;
	margin-bottom: 8px;
}
.interesanti a {
	font-size: 11px;
	font-weight: normal;
	color: #80460d;
	margin:0px;

}

.slmenu a {
	font-weight: bold;
	color: #4e3316;		
	text-decoration: none;
}
.slmenu td {
	vertical-align:bottom;
	height: 26px;
}
.slmenu td span {
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	display: block;
	height: 18px;
	margin-bottom: 1px;
}

.slmenu td.seltd a {
	color: #910c07;
	text-decoration: none;
}

.theader {
	font-size: 18px;
	color: #4e3316;
}

.tnavi {
   padding-top: 4px;
	text-align: left;
}

.tnavi a.nm {
	font-weight: bold;
	font-size: 11px;
	color: #8d613a;
	text-decoration: none;
}

.tnavi a.em {
	font-weight: bold;
	font-size: 11px;
	color: #724a19;
}

.ctext {
	margin-top: 15px;
}
.ctext h1 {
	color: #86491a;
	margin: 0px;
	margin-bottom: 5px;
	font-size: 12px;
}

.ctext p {
	margin:0px;
}

.ctext a.talak {
	color: #724C1D;
	font-weight: bold;
	text-decoration: none;
}
/* WYSIWYG OVERRIDE SECTION */
.context a {
	color: #724C1D;	
	background: 
}

.context .myTable {
	width:100%;
	border-collapse: collapse;
}

.context .myTH {
	background: #7c4b11;
	color: #ffffff !important;
	font-weight: bold;
	padding: 3px;
	border: 1px solid #e2cead;	
} 
.context .myTH p {
	color: #ffffff !important;
}

.context .myTD {
	background: #d6c4a7;
	padding: 3px;
	border: 1px solid #e2cead;
}

.context ul {
	list-style-image: url('images/check.gif');
}
/* EOF WYSIWYG OVERRIDE SECTION */


.inputf input {
	font-family: Tahoma;
	font-size: 11px;
}

.pform td {
	padding: 3px !important;
}

.pform h1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #724C1D;
	margin-bottom: 10px;
}

.butns input {
	background: #7b4b10;
	border: 1px solid #442805;
	padding: 2px;
	color: white;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
}

.tydiv {
	width: 100%;
	padding: 10px;
	margin: 20px;
	border: 1px solid #4f2e07;
	background: #d6c4a7;
}

.errdiv {
	width: 300px;
	padding: 10px;
	margin: 20px;
	border: 1px solid #4f2e07;
	background: #d6c4a7;
}