#photoholder
{
	background:#fff url('App_images/loading.gif') 50% 50% no-repeat;
	height:400px;
	width:600px;
}
#thephoto
{
	height:400px;
	width:600px;
}
Font
{
	
	font-family:Arial;
}
.Label
{
	font-family:Arial;
}
.BackImage
{
	background:#0000aftext-transform;
	background-image:url(App_Images/Blue.png);
	color:red;
	font-family:Arial;
	font-style:normal;
	font-variant:small-caps;
}
.CellHeader
{
	background-image:url('App_Images\\Blue.png');
	background-repeat:repeat;
	BORDER-BOTTOM:black 1px solid;
	BORDER-LEFT:black 1px solid;
	BORDER-RIGHT:black 1px solid;
	BORDER-TOP:black 1px solid;
	CLIP:rect(auto auto auto auto);
	color:#ffffff;
}
.Combo
{
	height:20px;
	width:160px;
}
.ComboTime
{
	width:60px;
}
.DialogBackground
{
	background-color:#DDE8F6;
}
.direction
{
}
.ErrorLabel /**/
{
	color:Red;
	font-family:Arial;
	font-size:small;
	font-style:normal;
	font-weight:bold;
}
.Group
{
	background-color:#DDE8F6;
}
.HeaderLabel /* This Is A Test*/
{
	color:#ffffff;
	font-family:Arial;
	font-size:medium;
	font-style:normal;
	font-weight:bold;
}
.HeaderLabelDark
{
	color:Black;
	font-family:Arial;
	font-size:medium;
	font-style:normal;
	font-weight:bold;
}
.Image
{
	border-color:Black;
	border-style:solid;
	border-width:1px;
}
.MenuMouseOverColor
{
	background-color:#DDE8F6;
}
.Panel
{
	background-color:#DDE8F6;
	border-color:black;
	border-style:solid;
	border-width:1px;
}
.preset
{
	background-image:url(App_images/Blue.png);
	color:#ffffff;
	font-family:Arial;
	font-size:smaller;
	font-style:normal;
	font-weight:bold;
	border-color:navy;
	border-style: solid;
	border-width: 1px;
	
}

.TextLabel
{
	color:navy;
	font-family:Arial;
	font-size:smaller;
	font-style:normal;
	font-weight:normal;
}
.TextLabelBK
{
	background-image:url('App_Images\\Blue.png');
	background-repeat:repeat;
	BORDER-BOTTOM:black thin solid;
	BORDER-LEFT:black thin solid;
	BORDER-RIGHT:black thin solid;
	BORDER-TOP:black thin solid;
	CLIP:rect(auto auto auto auto);
	color:#ffffff;
	font-family:Arial;
	font-size:smaller;
	font-style:normal;
	font-weight:normal;
}
.tip
{
	background-color:#DDE8F6;
	border:solid 1px #000000;
	color:#000000;
	font:14px/16px Arial,Helvetica,sans-serif;
	
	left:490px;
	padding:1px;
	position:absolute;
	visibility:hidden;
	width:100px;
	z-index:100;
}
.tipText
{
	font-family:Arial;
	font-size:xx-small;
	font-style:normal;
	font-weight:normal;
}
.TitleLabel
{
	color:#000000;
	font-family:Arial;
	font-size:small;
	font-style:normal;
	font-weight:bold;
}
a:active
{
}
A:active
{
	text-decoration:none;
}
a:hover
{
	color:#00f;
}
A:hover
{
	color:navy;
	text-decoration:underline;
}
a:link
{
	color:WindowFrame;
}
A:link
{
	text-decoration:none;
}
a:visited
{
}
A:visited
{
	text-decoration:none;
}
/*  While this sign   /* is appear in end of class name it indicate unread class in web manager */
body
{
	direction:rtl;
	font-family:Arial;
}
.GISMenu
{
		background-image:url('App_Images\\silver.png');
		background-color:Navy;
}
.TitleBackground
{
		 background-image:url('App_Images/logo_gradient.jpg');
}
.MenuBK
{
	background-color:#EDF1F5;
}
.FooterBK
{
	background-color:#CED9E4;
}