html body {
direction:ltr;
margin:0px;
background-color:#000000;
font-family:"Times New Roman", Times, serif;
font-size:13px;
color:#FFFFFF;
}

a:visited {
	color:#FFF;
	text-decoration:underline;
}
a {
	color:#FFF;
	text-decoration:underline;
}
a:hover {
	color:#FFF;
	text-decoration:none;
}

#allContent {
	text-align:center;
}

#preloader {
	display:none;
	margin-top:40px;
	margin-right:auto;
	margin-left:auto;
}

#footerLinks {
	height:881px;
	padding-top:200px;
}
#flashMenu {
	height:293px; 
	margin-left:-13px;
}
img {
border:none;
}

div.flash {
text-align:center;
}

table.site {
width:744px;
text-align:left;
}

td.lang {
text-align:right;
}

td.back_to_top {
text-align:right;
vertical-align:top;
padding-right:20px;
}

td.footer_left {
background-image:url(../images/footer_left_black.jpg);
background-repeat:no-repeat;
background-position:bottom right;
width:567px;
}

td.footer_right {
background-image:url(../images/footer_right_black.jpg);
background-repeat:no-repeat;
background-position:bottom left;
width:599px;
}

div.about_us {
padding-top:13px;
padding-left:12px;
}

div.description {
padding-left:12px;
}