.w50 {
	width: 50%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
A:link IMG {
	border-thickness: 1px;
}
A:visited IMG {
	border-thickness: 1px;
}
A:hover IMG {
	border-thickness: 1px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
A:visited {
	color: #000000;
}
A:hover {
	color: #000000;
}



.style1 {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}


.thumb{
  border: 0px solid;
  width: 240px;
  height: 180px;
}
.thumbc{
  border: 1px solid #DFDFDF;
  width: 240px;
  height: 180px;
}
.td_thumb{
  width: 240px;
  height: 180px;
  position: center;
}
A.a_thumb{
  border-thickness: 1px;
  display: block;
  border: 1px solid #555555;
  width: 240px;
  height: 180px;
}

A.a_thumb:hover{
  border-thickness: 1px;
  border: 1px solid #aaaaaa;
  display: block;
  width: 240px;
  height: 180px;
}
.td_il{
  text-align: center;
  font-weight: bold;
}
.td_trev{
  width: 320px;
  height: 440px;
  position: center;
}
.trev{
  border: 0px solid;
  width: 320px;
  height: 440px;
}

A.a_trev{
  border-thickness: 1px;
  display: block;
  border: 1px solid #aaaaaa;
  width: 320px;
  height: 440px;
}
