body {
	margin: 0;
	padding: 0;
	font-family: tahoma;
	color: #404040;
	background-color: #404040;
	direction: ltr;
}

.td1         {
	width: 290px;
	direction: rtl;
	text-align: right;
	border: 2px solid #FFFFFF;
	vertical-align: top;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-size: 8pt;
}


.td1 p {
	margin-top: 6px;
}

a { 
	color:#295790; 
	text-decoration:none;
}

a:hover {
	color:#5b8fce; 
	text-decoration:underline; 
}

img {
	border: 0px;
}

.alt {
	color:#555; 
}

.gallery {
	padding: 16px 0px 8px 0px; 
}

.gallery img {
	border: 1px solid #666; 
	filter: Alpha(Opacity=70, FinishOpacity=0, Style=0, StartX=0, StartY=0, FinishX=500, FinishY=500); 
}

.gallery:hover img {
	border: 1px solid #000; 
	filter: none;
}

img.activegallery {
	border: 1px solid #FF00FF; 
	filter: none; 
}
