﻿body 
{
	margin:0px;
	padding:0px;
	font-family:Tahoma,Arial;
	font-size:8pt;
	background-color:#FDFDFD;
	direction:ltr;
}
table
{	
	border-collapse:collapse;
	border-spacing:0;	
	padding:0px;	
	width:100%;
}
td#effectMenu:hover{
background-color:#222222
}
a
{
	font-family:Tahoma;
	font-size:8pt;
	color:#a00b0d;	
	text-decoration:none;
}
a:hover
{
	color:#707070;	
}
.TopHeader
{
	background-image:url('../../Assets/img/N_HeaderTopbg.gif');
	margin:0px;
	padding:0px;
}
.SubHeader
{
	background-image:url('../../Assets/img/Sub_bg.gif');	
}
.TopFooter
{
	background:url('../../Assets/img/N_FooterTopbg.gif') repeat-x;
	height:5px;
}
.SubFooter
{
	background:url('../../Assets/img/Footer_bg.gif') repeat-x;
	height:50px;
}
.RCB_TopRight
{
	background:url('../../Assets/img/Block_RightTopCorner.gif') no-repeat;
	width:18px;
	height:18px;
}
.RCB_TopLeft
{
	background:url('../../Assets/img/Block_LeftTopCorner.gif') no-repeat;
	width:18px;
	height:18px;
}
.RCB_BottomRight
{
	background:url('../../Assets/img/Block_RightBottomCorner.gif') no-repeat;
	width:18px;
	height:18px;
}
.RCB_BottomLeft
{
	background:url('../../Assets/img/Block_LeftBottomCorner.gif') no-repeat;
	width:18px;
	height:18px;
}
.RCB_Right
{
	background:url('../../Assets/img/Block_RightBorder.gif');
}
.RCB_Left
{
	background:url('../../Assets/img/Block_LeftBorder.gif');
}
.RCB_Top
{
	background:url('../../Assets/img/Block_TopBorder.gif');
}
.RCB_Bottom
{
	background:url('../../Assets/img/Block_BottomBorder.gif');
}
.Main_Cyrcle1
{
	background:url('../../Assets/img/Cyrcle1.jpg') no-repeat right;
}
.Main_Cyrcle2
{
	background:url('../../Assets/img/Cyrcle2.jpg') no-repeat right;
}
.Normal
{
  cursor: auto;
  
}

.Progress
{
  background-image:url(spinner.gif) ;
  background-position: center center;
  background-repeat: no-repeat;
  cursor: wait;
}

.TELstyle
    {
        font-family: Arial;
        font-size: x-small;
        background-image:url('TelLableGR.gif');
        background-repeat:no-repeat;        
        background-position:bottom;
        padding-bottom:2px;        
    }
	.daynetmenu{
	background-image:url(../../MasterPages/menuBackground.gif);
	}
	
	
	.whoisText
	{
	    border: 1px #333333 solid
	}
	.whoisListbox
	{
	    border-color:Aqua
	}