﻿/* CSS Document */

#bottom_td {
	text-align: 	left;
	vertical-align:	bottom;
}
#next_to_flash {
	vertical-align:top;
	padding-bottom:29px;
}
.html_source {
	vertical-align:top;
	text-align:left;
	direction:ltr;
	font-size:0.9em;
}
.Raised
{
	border-right:thin ridge gainsboro;
	border-bottom:thin ridge whitesmoke;
	background-color:Lavender;
	text-align:center;
	cursor:hand;
	font-family:Arial (Hebrew), Arial;
	font-size:10pt;
	font-weight:bold;
	color:#1E5070;
	width:100px;
	height:20px
 }
