﻿body
{
	margin: 10px 0px;

	border: 0px;
	padding: 0px;

	background-color: #cccccc;
	background-image: url(../../Images/images14.jpg);
	color:Black;
}

#DTLayout
{
	width: 770px;

border-style:outset;

	margin: 0px;
	padding: 0px;

	background-color: #ffffff;
	color:Black;
}

#DTSubFooter
{
	text-align: center;

	height: 30px;

	border: 0px;
	margin: 0px;
	padding: 0px;

	background-color: #cccccc;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../../Images/Bar.jpg);
}

#DTSubHeader
{
	height: 30px;

	border: 0px;
	margin: 0px;

	padding-left: 10px;
	padding-right: 10px;

	background-color: #cccccc;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../../Images/Bar.jpg);
}

#DTMenu
{
	vertical-align: top;
	text-align: center;

	width: 150px;
	height: 300px;

	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #003366;
	border-color:Black;
	border-width:1px;
	outline-color:Black;
	color:White;

}

/*#DTMain
{
	/*vertical-align: top;
	text-align: center;

	width: 620px;
	height: 300px;

	border-top: thin inset;
	border-left: thin inset;
	border-right: thin inset;
	border-bottom: thin inset;

	margin: 0px;
	padding: 0px;

	background-color:#adcdc4;
}*/


#DTExtra
{
	text-align: center;
	clear: both;
	margin: 0px;
}

td.RequiredLabel
{
	width: 150px;
	text-align: center;
	padding: 1px;
	border-top: 1px outset;
	border-left: 1px outset;
	border-right: 1px outset;
	border-bottom: 1px outset;
	background-color: #cccccc;
}

td.Label
{
	width: 150px;
	text-align: center;
	padding: 1px;
	border-top: 1px outset;
	border-left: 1px outset;
	border-right: 1px outset;
	border-bottom: 1px outset;
	background-color: #c0c0c0;
}


td.Control
{
	padding: 1px;
	width: 400px;
}

td.Validator
{
	padding: 1px;
	width: 50px;
}

#DTExtra a
{
	text-decoration: none;

	color: #0000ff;
	background-color: #ffffff;
}

a img
{
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
}

table.Data
{
	width: 600px;

	padding: 10px;
}

#ToolTip
{
	width: 120px;

	z-index: 100;
	visibility: hidden;
	position: absolute;
}

td.ToolTip
{
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 4px;
}

table.ToolTip
{
	margin: 0px;

	border-top: thin outset;
	border-left: thin outset;
	border-right: thin outset;
	border-bottom: thin outset;

	font-size: 8pt;

	color: black;
	background: #ffffff;
}

input.Button
{
	font-size: 8pt;

	text-align: center;

	padding-top: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 2px;

	border-top: #0000ff 1px solid;
	border-left: #0000ff 1px solid;
	border-right: #0000ff 1px solid;
	border-bottom: #0000ff 1px solid;

	color: #0000ff;
	background: #cccccc;
}

.TextBoxRtl
{
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 0px solid;
	border-bottom: #000000 0px solid;
	color: #0000ff;
	background: #ffffff;
	direction: rtl;
	text-align: justify;
	font-size: 8pt;
	font-family: Tahoma, Sans-Serif;
}

.TextBoxLtr
{
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 0px solid;
	border-bottom: #000000 0px solid;

	color: #0000ff;
	background: #ffffcc;

	direction: ltr;
	text-align: justify;

	font-size: 8pt;
	font-family: Verdana, Sans-Serif;
}

Div.LabelValueRtl
{
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 0px solid;
	border-bottom: #000000 0px solid;

	color: #0000ff;
	background: #ffffcc;

	direction: rtl;
	text-align: justify;

	font-size: 8pt;
	font-family: Tahoma, Sans-Serif;
}

Div.LabelValueLtr
{
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 0px solid;
	border-bottom: #000000 0px solid;

	color: #0000ff;
	background: #ffffcc;

	direction: ltr;
	text-align: justify;

	font-size: 8pt;
	font-family: Verdana, Sans-Serif;
}

select.DropDownListRtl
{
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 0px solid;
	border-bottom: #000000 0px solid;

	color: #0000ff;
	background: #ffffcc;

	direction: rtl;
	text-align: justify;

	font-size: 8pt;
	font-family: Tahoma, Sans-Serif;
}

select.DropDownListLtr
{
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 0px solid;
	border-bottom: #000000 0px solid;

	color: #0000ff;
	background: #ffffcc;

	direction: ltr;
	text-align: justify;

	font-size: 8pt;
	font-family: Verdana, Sans-Serif;
}

.Rtl
{
	direction: rtl;
	font-size: 8pt;
	font-family: Tahoma, Sans-Serif;
}

.Ltr
{
	direction: ltr;
	font-size: 8pt;
	font-family: Verdana, Sans-Serif;
}

input.UserName
{
	height: 19px;

	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 0px solid;
	border-bottom: #000000 0px solid;

	color: #0000ff;
	background: #ffffff;

	direction: ltr;
	text-align: justify;

	font-size: 8pt;
	font-family: Verdana, Sans-Serif;

	display: block;
	padding-left: 20px;

	background-position: left;
	background-repeat: no-repeat;
	background-image: url(../../Images/Username.gif);
}

input.Password
{
	height: 19px;

	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 0px solid;
	border-bottom: #000000 0px solid;

	color: #0000ff;
	background: #ffffff;

	direction: ltr;
	text-align: justify;

	font-size: 8pt;
	font-family: Verdana, Sans-Serif;

	display: block;
	padding-left: 20px;

	background-position: left;
	background-repeat: no-repeat;
	background-image: url(../../Images/Password.gif);
}

Label
{
}

RequiredLabel
{
}

div.Loading
{
	height: 30px;

	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

div.PageTitle
{
	clear: both;
	margin: 5px;
	padding: 5px;

	text-align: center;

	color: #000000;
	background-color: #e1e1a9;

	border-top: 2px outset;
	border-left: 2px outset;
	border-right: 2px outset;
	border-bottom: 2px outset;
}

div.SubPageTitle
{
	clear: both;

	margin: 5px;
	padding: 2px;

	text-align: center;

	color: #000000;
	background-color: #cccccc;

	border-top: 1px outset;
	border-left: 1px outset;
	border-right: 1px outset;
	border-bottom: 1px outset;
}

div.PageMessageInformation
{
	clear: both;

	margin: 5px;
	padding: 3px;
	text-align: justify;

	color: #0000ff;
	background-color: #cccccc;

	border-top: 2px outset;
	border-left: 2px outset;
	border-right: 2px outset;
	border-bottom: 2px outset;
}

div.PageMessageWarning
{
	clear: both;

	margin: 5px;
	padding: 3px;
	text-align: justify;

	color: #0000ff;
	background-color: #ffff00;

	border-top: 2px outset;
	border-left: 2px outset;
	border-right: 2px outset;
	border-bottom: 2px outset;
}

div.PageMessageError
{
	clear: both;

	margin: 5px;
	padding: 3px;
	text-align: justify;

	color: #0000ff;
	background-color: #ff0000;

	border-top: 2px outset;
	border-left: 2px outset;
	border-right: 2px outset;
	border-bottom: 2px outset;
}

#DTSubHeader a, #DTSubFooter a, #DTMain a
{
	color: #0000ff;
	font-weight: 600;
	text-decoration: none;
}

#DTSubHeader a:hover, #DTSubFooter a:hover, #DTMain a:hover
{
	color: #0000ff;
	text-decoration: underline;
}

#DTSubHeader a:visited, #DTSubFooter a:visited, #DTMain a:visited
{
	color: #0000ff;
	text-decoration: none;
}

#DTSubHeader a:active, #DTSubFooter a:active, #DTMain a:active
{
	color: #ff0000;
	text-decoration: underline;
}

input.SRK
{
	font-weight: bold;
	font-size: 8pt;
	width: 30px;
	direction: ltr;
	font-family: Verdana;
	height: 20px;
	text-align: center;
}
