@charset "iso-8859-1";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CBCAC8;
	background-image: url(images/bgb.jpg);
}
.kk {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DDDAD4;
	border-right-color: #DDDAD4;
	border-bottom-color: #DDDAD4;
	border-left-color: #DDDAD4;
}
.kk2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDDAD4;
	border-right-color: #DDDAD4;
	border-bottom-color: #DDDAD4;
	border-left-color: #DDDAD4;
}

.kknew {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDDAD4;
	border-left-color: #DDDAD4;
}

.kk3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DDDAD4;
	border-right-color: #DDDAD4;
	border-bottom-color: #DDDAD4;
	border-left-color: #DDDAD4;
}


.a1 A:link {
	COLOR: #86878A;
	TEXT-DECORATION: none;
	font-size: 14px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}
.a1 A:visited {
	COLOR: #86878A; TEXT-DECORATION: none;
	font-size: 14px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;   }
.a1 A:hover {
	COLOR: #B80430; TEXT-DECORATION: none;
	font-size: 14px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;   }
	
	
.a2 A:link {
	COLOR: #86878A;
	TEXT-DECORATION: none;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.a2 A:visited {
	COLOR: #86878A; TEXT-DECORATION: none;
	font-size: 14px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;   }
.a2 A:hover {
	COLOR: #ff0000; TEXT-DECORATION: none;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;   }
	
.a3 A:link {
	COLOR: #ff0000;
	TEXT-DECORATION: none;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.a3 A:visited {
	COLOR: #ff0000; TEXT-DECORATION: none;
	font-size: 14px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;   }
.a3 A:hover {
	COLOR: #ff0000; TEXT-DECORATION: none;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;   }
	
.STYLE2 {
	font-size: 20px;
	font-family: "Monotype Corsiva";
	color: #48494D;
}
.STYLE3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#lightbox{
	background-color:#fff;
	padding: 0px;
	}
#picboder{
	border:#f4f4f4 6px solid;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#closeButton{
  top: 0px; right: 0px; 
 }
	
	
#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{background-color: #333;}

*html #overlay{
	background-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}
	
