﻿input,select {
	
	font-family: tahoma;
	font-size: 12px;
	 padding-right :20px;
	
	}

/*    Grid     */

.grid
{
	border: Solid 1px #0098aa;
	width: 100%;
	font-family:Tahoma;
	font-size:9pt;
	padding:2px 2px 2px 2px;
}

.grid-header
{
	color: #FFFFFF;
	background-color: #0098aa;
	height:23px;
}
.grid-sum
{
	font-weight: bold;
	color: #000000;
	border:solid 1px #77B6D0;
	background-color:Orange;
	height:23px;
}
.grid-altrow
{
	background-color: #fff1e8;
	height:20px; 
}
.grid-altrow:hover , .grid-row:hover ,.row-style:hover
{
	background-color: #ffd7be;
}
.grid-row ,.row-style
{
	height:20px;
}

/********************************************************************************************************************************/
table #Login
{
	border: 1px solid #B4D2EA;
	background-color: #ECF5FB;

}
table #Login:hover
{
	border: 1px solid #B4D2EA;
	background-color: #fff1e8;

}
.CurrentPage a
{
	background-color: #ffffff;
	color: #006699;
	font-weight: bold;
}
.Selected a
{
	background-color: #5B053F;
	color: #FFFFFF;
	font-weight: bold;
}
.required
{
	font-family :Tahoma ;
	font-size : 11px;
	color :Red;
	
}
.Description
{
	font-family: Tahoma;
	font-size: 11px;
	color: #626262;
}
.Description:hover
{
	background-color: #ECF5FB;
	color: #234A7A;
}
.Notic
{
 font-family :Tahoma ;
 font-size :12px;
 color:#0098AA;
}

.Ok
{
background-image:url('images/ok2.gif');background-position:right;background-repeat:no-repeat;	
}
.Cancel
{
background-image:url('images/cancel2.gif');background-position:right;background-repeat:no-repeat;	
}
.Back
{
background-image:url('images/1.png');background-position:right;background-repeat:no-repeat;	
}
.blue-box
{
	border: 1px solid #B4D2EA;
	background-color: #ECF5FB;
	color:#234A7A;
}
#shortcut td:current
{
	border: 1px solid #B4D2EA;
	background-color: #ECF5FB;
	color:#234A7A;
}
legend
{
	color:#0000C0;
}
.websearch2 a:link     {
	FONT: 11px Tahoma ;
	COLOR: #0066CC;
	TEXT-DECORATION: none;
}
.websearch2 a:visited  {COLOR: #0066CC; TEXT-DECORATION: none}
.websearch2 a:hover    {COLOR: #ff8000; TEXT-DECORATION: none}

#TableView td
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}
/*------------------------ start score form styles -------------------------------------------------*/

.ScoreGroupHeader
{
	background-color: #0098aa;
	color: #FFFFFF;
}
.ScoreGroupDescription
{
	background-color: #fff1e8;
}
.EnteghalScoreDescription
{
	font-family :Tahoma ;
 font-size :12px;
 color:#0098AA;
}

/*------------------------ end score form styles -------------------------------------------------*/
