body {
	margin: 0px;
 	text-direction:rtl;
	background: #222222;
	text-align: center;
	color: #DDDDDD;
	font-family:tahoma;
	text-direction:rtl;	
}

td {
	text-align: right;
	color: #DDDDDD;
	font-family:tahoma;
	direction:rtl;
}


td.title {
	height: 230px;
	width: 760px;
	padding: 10px;
	background-image: url(http://www.tadwena.com/images/templates/tunnel_title.jpg);
	border: 3px solid #666666;
	border-top: none;
	vertical-align: bottom;
 	text-align=right;

}

td.leftside {
	background-image: url(http://www.tadwena.com/images/templates/tunnel_bg.gif);
	background-repeat: repeat-x;
	padding: 10px;
	border: 3px solid #666666;
	border-top: none;
	border-right: none;
	font-size: 8pt;
}

td.rightside {
	background-image: url(http://www.tadwena.com/images/templates/tunnel_bg.gif);
	background-repeat: repeat-x;
	padding: 10px;
	border: 3px solid #666666;
	border-top: none;
	font-size: 10pt;
	font-size: 8pt;
}

h1 {
	margin: 0px;
	font-size: 24pt;
	color: #EEEEEE;
	font-weight: bold;
	font-family:tahoma;
}

h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	font-family:tahoma;
}

div.avatar {
	width: 20px;
	border: 1px solid #555555;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 3px;
}

div.timedate {
	margin-bottom: 5px;
}

a:link { color: #FFB8A5; text-decoration: none; }
a:visited { color: #FFB8A5; text-decoration: none; }
a:hover { color: #EEEEEE; text-decoration: underline; }

a.menu:link { color: #FFB8A5; text-decoration: none; }
a.menu:visited { color: #FFB8A5; text-decoration: none; }
a.menu:hover { color: #EEEEEE; text-decoration: underline; font-weight: bold; }
