﻿body
{
	direction: rtl;
	font-size: 8pt;
	font-family: Tahoma, Sans-Serif;
	background-color: #cccccc;
	background-image: url(../../Images/images14.jpg);
}
#DTHeader
{
	clear: both;
	height: 80px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color:Green;
	background-image: url(../Images/header7IdeaGostar.jpg);
}


#DTSubHeader
{
	direction: rtl;
	text-align: justify;

	font-size: 8pt;
	font-family: Tahoma, Sans-Serif;
}

table
{
	direction: rtl;
	font-size: 8pt;
	font-family: Tahoma, Sans-Serif;
}

td.Control
{
	text-align: right;
}

td.Data, td.Image, td.CaptchaImage, td.ValidationSummary, div.Data, div.Image, div.Loading
{
	direction: rtl;
	text-align: justify;
}

input
{
	direction: rtl;

	font-size: 8pt;
	font-family: Tahoma, Sans-Serif;
}

input.Button
{
	direction: rtl;
	font-family: Tahoma, Sans-Serif;
}

td.RequiredLabel
{
	border-right: 1px outset;
	padding-right: 2px;
	border-top: 1px outset;
	padding-left: 2px;
	font-size: 8pt;
	background: url(../../Images/RequiredRTL.jpg) #cccccc no-repeat right top;
	padding-bottom: 3px;
	margin: 2px;
	border-left: 1px outset;
	width: 145px;
	color: Black;
	direction: rtl;
	padding-top: 2px;
	border-bottom: 1px outset;
	font-family: Tahoma;
	text-align: center;
}
#DTMenu
{
	vertical-align: top;
	text-align: center;
	width: 150px;
	height: 300px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: Gray;
	border-color:Black;
	border-width:1px;
	outline-color:Black;
	color:White;

}
