body {
	font-family: arial, helvetica, sans-serif;
	/*background-color: #000000;*/
	background-image: url(../images/olv_sqr_bk.gif);
	height: 100%;
	font-size: 12px;
	color: #666666;
}

td {
	font-size: 12px;
	color: #CCCCCC;
}

.bordertable {
	border: 1px solid #98960a;
}


a:link { 
	color: #CFCC8B; text-decoration: none;
}
a:visited { 
	color: #cccccc; text-decoration: none;
}
a:hover {
	color: #FFE26E;
	text-decoration: none;
}
a:active {
color: #CFCC8B; text-decoration: none;
}


.credittext {
	font-size: 9px;
	color: #cccccc;
}
.credittext a:link { 
	color: #cccccc; text-decoration: none;
}
.credittext a:visited { 
	color: #cccccc; text-decoration: none;
}
.credittext a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.credittext a:active {
color: #cccccc; text-decoration: none;
}

.headertd {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/krea_top_navbar.jpg);
}
.sidebar {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.sidebar a:link { 
	color: #CCCCCC; text-decoration: none;
}
.sidebar a:visited { 
	color: #CCCCCC; text-decoration: none;
}
.sidebar a:hover {
	color: #FFE26E;
	text-decoration: none;
}
.sidebar a:active {
color: #CCCCCC; text-decoration: none;
}
.sidebarheader {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.img-shadow_off {
	float:left;
	margin: -6px 6px 6px -6px;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
.img-shadow {
	float:left;
	background-image: url(../images/shadowalpha.png);
	/*background-image: url(../images/shadow.gif)*/ /*no-repeat bottom right*/;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
	background-repeat: no-repeat;
	background-position: right bottom;
  }
.img-shadow img {
  display: block;
  position: relative;
  background-color: #000000; /*pic backgroud*/
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
} 
.searchform {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;	
}
.search {
	font-size: 10px;
	background-color: #ffe26e;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.displayform {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #cccccc;
}
.display_td {
	background-color:#000000
	/*background-image: url(../images/wht_bg.jpg);*/
	/*background-repeat: repeat-x;*/
}
.submitbutton {
	border: 1px solid #cccccc;
	background-image: url(../images/shade.gif);
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.date {
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.art_list {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.art_list a:link { 
	color: #666666; text-decoration: none;
}
.art_list a:visited { 
	color: #666666; text-decoration: none;
}
.art_list a:hover {
	color: #000000; text-decoration: none;
}
.art_list a:active {
color: #666666; text-decoration: none;
}
.contactform /*input,textarea,select*/ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
.contactform_over /*input,textarea,select*/ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #FFE26E;
}
