BODY
{
	font-weight: bold;
	font-size: 12px;
	color: #0066cc;
	font-family: Arial;
}

TD
{
	font-weight: bold;
	font-size: 12px;
	color: #0066cc;
	font-family: Arial;
}


A
{
	font-size: 12px;
	color: #cc3333;
	font-family: Arial;
}


A:active
{
	font-size: 12px;
	color: #223D94;
	font-family: Arial;
}

A:visited
{
	font-size: 12px;
	color: #223D94;
	font-family: Arial;
}
A:link
{
	font-size: 12px;
	color: #223D94;
	font-family: Arial;
}
A:hover
{
	font-size: 12px;
	color: #cc3366;
	font-family: Arial;
}
.TxtDate
{
	font-weight: bold;
	font-size: 11px;
	color: #3399cc;
	font-family: Arial;
}

.TxtTitle
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}

.TxtDescription
{
	font-weight: normal;
	font-size: 12px;
	color: #223d94;
	font-family: Arial;
	text-decoration: none;
}
.BtnSearch
{
	background-image: url(http://www.2all.co.il/jpgnew/btn/BtnSearch.gif);
	width: 67px;
	cursor: hand;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	border-bottom-style: none;
}

.SearcTxtBox
{
    BORDER-RIGHT: gray 1px solid;
    PADDING-RIGHT: 0px;
    BORDER-TOP: gray 1px solid;
    PADDING-LEFT: 0px;
    FONT-SIZE: 12px;
    BORDER-LEFT: gray 1px solid;
    WIDTH: 98px;
    COLOR: #666666;
    BORDER-BOTTOM: gray 1px solid;
    FONT-FAMILY: Arial;
    HEIGHT: 20px;
    BACKGROUND-COLOR: white
}
