/* LINKS & TEXT */
a:link {	text-decoration: none;	color: #000000; }
a:active { text-decoration: none; color: #000000; }
a:visited { text-decoration: none; color: #000000; }
a:hover { text-decoration: underline; color: #8A9596; }

td.menuCell2 a {
	color: #ffffff;
	font-weight: bold;
}

BODY, body, Body {
	background: #FFFFFF url(background/klich_v4_background.jpg) repeat-x top;
	font-family: Verdana, "Lucida Sans Typewriter", Helvetica;
	font-size: 10px;
	color: #1d3050;
	margin: 0px;
	padding: 0px;
	
	/* SCROOLBAR */
	scrollbar-face-color: #dbe2ea;
	scrollbar-shadow-color: #f2f2f2; /* bottom and right stroke */
	scrollbar-highlight-color: #f8f8f8;
	scrollbar-3dlight-color: #f2f2f2;
	scrollbar-darkshadow-color: #e9e9e9;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #f8f8f8;
}

.galleryBody, .archivesBody, .newsBody, .lettersBody, .questionsBody, .panelBody {
	background: #ffffff;
}

h2 {
	font-family: Verdana, "Lucida Sans Typewriter", Helvetica;
}

h3 {
	font-family: Verdana, "Lucida Sans Typewriter", Helvetica;
}

h5 {
 font-size: 12px;
	font-family: Verdana, "Lucida Sans Typewriter", Helvetica;
 text-align: left;
	color: #8A9596;
}

h6 {
	font-size: 10px;
	margin-top: 0px;
	font-family: Verdana, "Lucida Sans Typewriter", Helvetica;
	text-align: center;
	color: #8A9596;
}

p {
	font-size: 10px;
	font-family: Verdana, "Lucida Sans Typewriter", Helvetica;
}
	
li {
	font-family: Verdana, "Lucida Sans Typewriter", Helvetica;
	font-size: 11px;
	list-style-type: square;
}

img {
	/* border: 2px solid #FFFFFF; */
}

.menuTable, .contentTable {
	border: none;
	width: 800px;
	padding: 0px;
	margin: 0 auto 0 auto;
}

.menuCell1 {
	height: 35px;
	background: #dbe2ea;
	text-align: right;
	vertical-align: middle;
	font-size: 10px;
}

.menuCell2 {
	height: 14px;
	background: #6f6f6f;
	text-align: right;
	vertical-align: middle;
	font-size: 9px;
	color: #ffffff;
}

.menuCell3 {
	height: 31px;
	background: #6f6f6f url(background/klich_v4_cell3_background.jpg) repeat-x;
	vertical-align: middle;
}

.contentCell1 {
	width: 264px;
	padding: 10px;
	vertical-align: top;
	background: url(background/klich_v4_content_lt_background.jpg) no-repeat;
}

.contentLastCell {
	background-color: d0d0d0;
	height: 18px;
	padding: 1px;
}

.newsDate	{
	font-family: Helvetica CE,Tahoma,Arial,Verdana,Helvetica;
	font-size: 9px;
	color: #8A9596;
	margin: 0px;
}

.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	margin: 10px;
	color: ff9933;
}

.newsTitleView {
	font-size: 12px;
	font-weight: bolder;
	margin: 0px 10px;
}

.newsHeader	{
	font-weight: bolder;
}

.newsBody {
	background: none;
	font-size: 11px;
	/*line-height: 170%;*/
	text-align: justify;
	text-justify: inter-ideograph;
	margin: 0px;
}

.newsMore {
	color: ff9933;
	font-size: 9px;
	text-align: right;
}

.newsCounter {
 font-size: 9px;
	text-align: center;
	margin: 0px;
}

.newsFooter	{
	font-size: 8px;
}

.lettersTable {
	margin: 0px;
	padding: 0px;
	width: 400px;
}

.lettersCell {
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	margin: 0px;
	padding: 10px;
}

.lettersFileDiscription {
	text-align: justify;
}

.lettersFileDownload {
	font-weight: bolder;
	text-align: right;	
}

.questionsTable {
	margin: 0px;
	padding: 0px;
	width: 400px;
}

.questionsCell {
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	margin: 0px;
	padding: 10px;
}

.questionsFileDiscription {
	text-align: justify;
}

.questionsFileDownload {
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bolder;
	text-align: right;	
}

.indent {
	text-indent: 3em;
}
	
.discription {
	text-align: center;
	font-family: Verdana, "Lucida Sans Typewriter", Helvetica;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #8A9596;
}

.footerMenu {
	line-height: 11px;
	font-size: 9px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.footerStatement {
	margin: 0px;
	padding: 0px;
	font-size: 9px;
}
.copyright {
 line-height: 160%;
 text-align: center;
 letter-spacing: 3px;
 font-size: 9px;
}

hr {
 height: 1px; 
 text-align: center; 
 width: 100%; 
 color: #8A9596; 
 border-width: 1px; 
 border-color: #8A9596; 
 border-style: solid none none none;"
}

