body{
	margin:20px 0px 20px 0px;
	background:url(/res/gfx/bg.gif) #222222 no-repeat right top;
	font-family:arial;
	font-size:100%;
	color:#ccc;
}
h1{
	font-size:200%;
	font-weight:normal;
	margin:0px 0px 5px 0px;
}

h2{
	font-size:170%;
	font-weight:normal;
	margin:0px 0px 5px 0px;
}

h3{
	font-size:150%;
	margin:0px 0px 5px 0px;
}

h4{
	margin:0px 0px 5px 0px;
}

table.top{
	margin-bottom:20px;
}

td.menu{
	color:#fff;
	text-align:right;
	font-size:60%;
}

td.menu a{
	color:#67694F;
	text-decoration:none;
}

td.menu a.current{
	border-bottom: 2px solid #67694F;
}

td.menu a:hover{
	color:#fff;
	text-decoration:none;
	border-bottom: 2px solid #fff;
}

td.lang{
	color:#fff;
	text-align:right;
	font-size:60%;
}

td.lang a{
	color:#A7A7A7;
	text-align:right;
	padding:1px;
	margin:5px;
	background-color:#67694F;
	text-decoration:none;
}

td.content{
	font-size:70%;
	vertical-align:top;
	padding-bottom:50px;
}

td.content ul li{
	list-style-type:disc;
}

td.content span{
	font-weight:bold;
}

td.content a{
	color:#A7A7A7;
}
td.content a:hover{
	color:#fff;
}

td.content p{
	text-align:justify;
}

td.content div.list{
	width:250px;
	text-align:left;
}

td.content div.list input{
	border:1px solid #67694F;
	background:transparent;
	color:#fff;
	margin-right:5px;
	cursor:text;
	height:22px;
}
td.content div.list button{
	border:1px solid;
	border-color:#858772 #52543F #52543F #858772;
	background-color:#67694F;
	color:#222;
	margin-right:5px;
}

td.lmenu{
	font-size:70%;
	vertical-align:top;
	
}
td.lmenu ul{
	list-style-type: none;
	padding:0px;
	margin:0px 0px 0px 5px;
}

td.lmenu ul li{
	margin:3px 0px 7px 0px;
}

td.lmenu a{
	color:#67694F;
}

td.lmenu a:hover{
	color:#ccc;
}

table.photo{
	width:100%;
}

table.photo tr td{
	vertical-align:top;
	padding:0px 5px 15px 5px;
}


div.thumb{
/*	border:1px solid #333; */
	background-color:#333;
	width:130px;
	height:130px;
	margin:5px;
	padding:5px;

	text-align:center;
	vertical-align:middle;
	display:table-cell;
}


table.photo div.pid{
	font-size:70%;
	margin:7px;
	color:#999;
}

table.photo div.date{
	font-size:55%;
	margin:7px;
}

div.tnav{
	margin:10px 20px 20px 5px;
}

div.tnav a.nn{
	font-size:55%;
	padding-right:2px;
}

div.tnav a.np{
	font-size:55%;
	padding-left:2px;
}

div.tnav a.nt{
	background:url(/res/gfx/thun.gif) no-repeat transparent left center;
	font-size:55%;
	padding-left:16px;
}

div.keywords{
	background:url(/res/gfx/kw.gif) no-repeat transparent left center;
	font-size:70%;
	padding-left:16px;
	margin:0px 0px 30px 5px;
}



div.tnav input{
	font-size:65%;
	text-align:center;
	border:1px solid #67694F;
	background:transparent;
	color:#ccc;
}


div.tnav span {
	font-size:75%;
}

table.feedback{
	width:100%;
	clear:both;
}

table.feedback tr td{
	font-size:80%;
	padding:5px;
}

table.feedback tr td input, table.feedback tr td textarea{
	border:1px solid #67694F;
	background:transparent;
	color:#ccc;
	width:200px;
}

table.feedback tr td textarea{
	scrollbar-3dlight-color: #67694F;  scrollbar-arrow-color: #222;  scrollbar-base-color: #67694F;    scrollbar-highlight-color: #858772;  scrollbar-shadow-color: #52543F;
	background:transparent;
	color:#ccc;
	font-family:arial;
	width:100%;
	height:150px;
	padding:10px;
}



table.feedback tr td button{
	border:1px solid #67694F;
	background:transparent;
	border:1px solid;
	border-color:#858772 #52543F #52543F #858772;
	background-color:#67694F;
	color:#222;
	padding:2px;
}

table.glossary{
	width:100%;
}

table.glossary tr th{
	vertical-align:top;
	width:1%;
	padding-top:20px;
	height:50px;
	color:#666;
}

table.glossary tr td{
	vertical-align:top;
	padding-top:20px;
	width:20%;
}

table.glossary tr td a{
	font-size:70%;
	display:block;
	line-height:170%;
}



ul.calendar{
}

ul.calendar li{
	line-height:180%;
}

ul.calendar li li{
	font-size:180%;
	padding-right:20px;
	line-height:100%;
}

ul.calendar li.current{
	background:url(/res/gfx/a_y.gif) transparent no-repeat center top;
}

ul.calendar li.current ul li.current{
	background:none transparent no-repeat right top;
}

