@charset "utf-8";
/* CSS Document | By: amirbagheri.ir */


body,td,th {
	font-family: Tahoma;
	font-size: 8pt;
	color: #333333;
	line-height: 22px;
}
body {
	background-color: #dedede;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	margin: 0;
}
a {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
}

/* ............................. Elements ............................... */

img { border: 0; line-height: 0; }
object, embed { line-height: 0; }

/* ............................ BackGround DIV ................................ */


.bg-div {
	background-image: url(../images/bg-line.gif);
	background-repeat: repeat-x;
	height: 125px;
	top: 236px;
	position: absolute;
	width: 100%;
	z-index: -7;
}

/* ............................... Table & TDz ............................. */

.table-main {
	width: 820px;
	border: 0;
	background-color: #dedede;
	background-image: url(../images/bg-bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.td-top {
	background-image: url(../images/bg-top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 293px;
	vertical-align: top;
}

.td-logo { 
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 167px;
}

.td-exhibitors {
	background-image: url(../images/exhibitors-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 126px;
	vertical-align: top;
}



/* ............................... TEXTz & TitleZ ............................. */

.title-news {
	font-size: 12px;
	color: #F30;
	font-weight: bold;
}











