html
{
	font-family: Arial;
	font-weight:bold;
	overflow-x:hidden;
}
img {
	border:0;
}
td img {
	display: block;
}
body {
	background-color: #1B1B1B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-x:hidden;
}
.fronttopbg {
	background-image: url(/frontimages/fronttopbg.png);
	background-repeat: repeat-y;
	text-indent: 20px;
}
.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.style1 {
	direction: rtl;
	color: #FFFFFF;
	text-align: right;
}
.tool {
	padding:0px;
 }
.style2 {
	font-size: small;
	font-weight: bold;
	direction: rtl;
	color: #333333;
}
.style3 {
	color: #333333
}
.footer {
	font-size:80%;
	font-weight:bold;
	margin: 0 20px 0 0;
}
.footer a {
	color:#fff;
}
img#frontheader {
	clear: both;	
}
.Lang {
	padding: 10px 20px 0 0;
}
* html .Lang {
	padding: 10px 10px 0 0;
}
.Lang a {
	background: url(languagebullet.gif) right 57% no-repeat;;
	padding: 0 12px 0 0;
	color: #fff;
	display: block;
	float: right;
	margin: 0 15px 0 0;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.Lang a:hover {
	text-decoration: underline;
}
