@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-top: 0px;
}

.main
{
	background-image: url(images/bgr.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 608px;
	width: 823px;
	
}
.td_logo
{
	padding-bottom:20px;
	padding-right:20px;
}
.td_text
{
	background-image:url(images/bgr_text.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 317px;
	width: 356px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #636364;
	direction:rtl;
	padding-top: 55px;
	padding-right: 55px;
	padding-bottom: 35px;
	padding-left: 35px;
}
A.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #636364;
	text-decoration: none;
}
.td_footer
{
	padding-top:5px;
	padding-right:25px;
	padding-left:15px;
}
a:hover
{
	color:#199094;
}
.link
{
	color:#199094;
	font-weight:bold;
	text-decoration: none;	
}
.link:hover
{
	color:#636364;
}
li
{
	line-height:22px;
}