td {
	font-family:tahoma;
	font-size:11px;
	color:#474747;
	line-height:12px;
}

a {text-decoration:underline;
   color:#474747;}
  
body { 	
		background-image: url(../images/bckk.jpg);
		margin:0px;padding:0px;
	}

.copy{  font-family:tahoma;
		color:#ffffff;
		text-decoration:none;
		font-size:10px;}

ul {margin:0; padding:0; list-style:none}
li {background:url(images/.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 15px; line-height:10px }


.white {color:#ffffff}
.white_bld {
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
}
.blue { color:#007FA3}
.black { color:#3E3E3E}
.red { color:#339999}

.img_left {
margin-right:10px;
margin-bottom:5px;
float:left;
} 


.m {vertical-align:middle}
.sm {font-size:10px}
.l {text-decoration:underline}
.n {text-decoration:none}
.big {font-size:14px}
.list {line-height:10px}

.form { width:181px;
		height:19px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#;
		background-color:#ffffff;
		color:#3E3E3E;
		margin-left:0px;
		margin-right:0px}
		
.textarea { width:263px;
		height:18px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#;
		background-color:#ffffff;
		color:#5F5F5F;
		margin-left:0px;
		margin-right:0px}
		

a:hover{text-decoration:none;}
.a:hover{text-decoration:underline;}


/* single thumbnail */

	p.thumb{
		float:left;
		margin:.5em 0;
		margin-right:0px;
		border:1px solid #999;	
		padding:2px;
	}
	p.thumb a{
		display:block;
		float:left;
		width:59px;
		height:56px;
		line-height:100px;
		overflow:hidden;
		position:relative;
		z-index:1;	
	}	
	p.thumb a img{
		float:left;
		position:absolute;
		top:-10px;
		left:-10px;	
	}
	
	/* mouse over */
	
		p.thumb a:hover{
			overflow:visible;
			z-index:1000;
			border:none;		
		}
		p.thumb a:hover img{
			border:1px solid #999;	
			background:#fff;
			padding:2px;			
		}	
	
	/* // mouse over */	

/* // single thumbnail */

