body
{
	direction: rtl;
	margin: 0px 0px 0px 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
	font-size: 80%;
}

table, td, ul, li, p
{
	font-size: 100%;
}

ul
{
	margin-top: 0;
	margin-bottom: 0;
}

code
{
	direction: ltr;
	font: Courier New, Courier, mono;
	color: #660000;
}

pre
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

a:link
{
	color: #888888;
	text-decoration: none;
}

a:visited
{
	color: #444444; 
	text-decoration: none;
}

a:hover
{
	color: #cc9900;
	text-decoration: none;
}

table.topStrip
{
	background: #222222;
	margin: 0;
	top: 2;
	width: 100%;
	height: 22px;
}

table.topStrip td
{
	border-right: 2px solid #ffffff;
	padding: 0;
	vertical-align: middle;
}

table.topStrip td.topStripWash
{
	padding-right: 6px;
	font-family : Tahoma;
	font-size : 9pt;
	height : 22px;
	color: #ffffff;
	background: #000000;
	text-align: right;
}

input.btnSubmit
{
	font-family : Tahoma;
	background-color: #DDDDDD;
	border-color: #DDDDDD;
}

div.content
{
	margin: 0px 20px 0px 20px;
}

div.footer
{
	width: 100%;
	border: none;
	background: #ffffff;
	color: #777777;
	text-align: center;
	font-size: 76%;
}
