

.offer
{
	margin: 0px;
	line-height: 1.1em;
}
.offer td
{
	border-right: royalblue thick inset;
	padding-right: 0px;
	border-top: royalblue thick inset;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: royalblue thick inset;
	padding-top: 0px;
	border-bottom: royalblue thick inset;
	background-color: white;
	text-align: justify;
}
.offer a
{
	font-weight: bold;
	color: red;
	text-decoration:underline;
}
.offer a:visited {

	font-weight: bold;
	color: red;
	text-decoration:underline;
}

.offer a:hover
{
	color: #0066cc;
	text-decoration: none;
	border-bottom: red 6px groove;

}
.offer img
{
	border-right: aqua 6px groove;
	border-top: aqua 6px groove;
	border-left: aqua 5px groove;
	border-bottom: royalblue 6px inset;
	border-collapse: separate;
	text-align: center;
	table-layout:fixed;
}
.offer p
{
		margin: 0px;
	padding: 5px;

	}
.offer p:first-line
{
	text-indent: 5pt;
	border-right: maroon thick solid;
	table-layout: auto;
	border-top: maroon thick solid;
	font-weight: bold;
	border-left: maroon thick solid;
	color: blue;
	border-bottom: maroon thick solid;
	border-collapse: separate;
}
.info
{
	font-size: 18px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 10px;
}
.info LI
{
	margin-right:20px;
	margin-left:20px;
}
.info a
{
	font-weight: bold;
	color: red;
	text-decoration:underline;

}
.info a:visited
{
	font-weight: bold;
	color: red;
	text-decoration:underline;
}

.news_lst
{
	direction:rtl;
	
	padding-right: 8px;
	padding-left: 0px;
	font-size: 9px;
	left: 0px;
	overflow: auto;
	color: white;
	line-height: 0.1em;
	padding-top: 10px;
	position: relative;
	top: 0px;
	height: 208px;
	text-align: justify;
}
.news_lst h1
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 14px;
	color: red;
	padding-top: 0px;
}.news_lst p
{
	margin: 0 0 0 0;
	padding-bottom: 0px;
	font-size: 12px;
	color: black;
	padding-top: 0px;
	text-align: justify;
}.news_lst em
{
	margin-top: 0px;
	font-size: 9px;
	margin-bottom: 0px;
	color:  Black;
	font-style: normal;
	text-align: center;
	font-weight:bold;
}
