.roller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	vertical-align:bottom;
}
.menu {
	width: 160px;
}
.menu td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background-color:#606060;
}
.menu td a:hover {
	background-color: #A58C5D;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	height: 20px;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 15px;
	vertical-align:top;
	color: #ffffff;
}
.content {
	padding: 20px;
	direction: rtl;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 14px;
	color: #ffffff;
}
.content_e {
	padding: 20px;
	direction: ltr;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 14px;
	color: #ffffff;
}
.thanks a {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.thanks img {
	width: 90px;
	height: 120px;
	border: solid 1px #FF7633;
}
.thanks td {
	text-align: center;
}
.qa {
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
}
.qa span {
	font-weight: bold;
	color: #FFB693;
}
.form {
	font-family: arial;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
}
.gallery a {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.gallery a:hover {
	text-decoration: underline;
}
.gallery img {
	height: 90px;
	border: solid 1px #FF7633;
}
.gallery td {
	text-align: center;
}
.title {
	color: orange;
	font-size: 16px;
	font-weight: bold;
	vertical-align: absmiddle;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.links a {
	font-family: Arial, Helvetica, sans-serif;
	color: #F18E4D;
	font-weight: bold;
	text-decoration: none;
}
.links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FEC087;
	font-weight: bold;
	text-decoration: none;
}

