/* Common tags                 */
/*-----------------------------*/		

html
{
  height: 100%;
}

body 
{
    height: 100%;
    font-family:Verdana;
    font-size:small;
    color:#000000;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	/*margin-right: 10;*/
	text-align: left;
	background-color:#99CCFF;
	/*background-color:#4D8FD2;*/
 }

A:link      { color: #0174A7; text-decoration:none; }
A:hover 	{ color: #0C0FFF;  cursor:hand; text-decoration:underline; }
/*A:visitedhover 	{ color: #0C0FFF;  cursor:hand; text-decoration:underline; }*/
A:visited 	{ color: #0174A7; }
A:visited:hover { color: #0C0FFF;  cursor:hand; text-decoration:underline; }
A:active 	{ color: #0C0FFF;  cursor:hand; text-decoration:underline; }
/*
A:link      { color: #8C8EAA; text-decoration:none; }
A:active 	{ color: #8C8EAA;  cursor:hand; text-decoration:none; }
A:hover 	{ color: #D2D5DE;  cursor:hand; text-decoration:"underline"; }
		
A.bodyLink:link     { color: #8C8EAA; text-decoration:none; font-weight:bold; }
A.bodyLink:visited 	{ color: #8C8EAA; text-decoration:none; font-weight:bold; }
A.bodyLink:active 	{ color: #8C8EAA;  cursor:hand; text-decoration:none; font-weight:bold; }
A.bodyLink:hover 	{ color: #D2D5DE;  cursor:hand; text-decoration:"underline"; font-weight:bold; }

A.normalLink:link      { color: #0B0D53; text-decoration:none; }
A.normalLink:visited 	{ color: #800000; text-decoration:none; }
A.normalLink:active 	{ color: #8C8EAA;  cursor:hand; text-decoration:none; }
A.normalLink:hover 	{ color: #123390;  cursor:hand; text-decoration:"underline"; }
*/
	
input:enabled{color:ButtonText; text-decoration:none;}
input:hover {color:#404040; text-decoration:none;}
input:disabled {color:Gray; text-decoration:none;}

p
{
	line-height: 1.4em;
}
 
.title
{
    height: 88px;
    background-image : url(Images/irisLogo2.2.png);
    background-repeat :no-repeat  ;
    background-position : center  ;   
 }

.titleEYD {
	height: 52px;
	background-image: url(Images/EYD_logo_95.png);
	background-repeat: no-repeat;
	background-position: center;
}

.titleEUROPROGS {
	height: 52px;
	background-image: url(Images/banner_espa_2127.png);
	background-repeat: no-repeat;
	background-position: center;
}

hr {
	border: 0;
	border-top: 2px solid #8C8EAA;
	height: 2px;
}

img
{
	border-width: 0;
}

ul
{
	list-style-image: url(Images/bullet.jpg);
	list-style-position: outside;
	list-style-type: disc;
	color: #000000;
	font-family: verdana;
	margin: 4px 0px 5px 0px;
}

.menutextindent
{
    font-size: x-small;
     padding-left: 17px;
}

/* Headings                    */
/*-----------------------------*/
h1
{
	font-size: large;
	color: #A7A9BE
}

h2
{
	font-family: Verdana;
	font-size: medium;
	margin-top: 30;
	color: #A7A9BE;
	margin-bottom: -15;
}
	
h3
{
	font-family: Verdana;
	font-size: small;
	margin-bottom: -15;
	color: #A7A9BE;
	padding-left: 15;
}

h1, h2, h3, h4
{
	margin: 0;
	font-family: Verdana;
}

/* Tables                      */
/*-----------------------------*/	
table
{
	font-size: 1em;
	border: solid, 1px, black;
}

table.header
{
	background-color:#99CCFF;
}

td.logo
{
	text-align: left;
	width: 184px;
}

td.title 
	{
		text-align: center;
		font-family: verdana;
		font-size: x-large;
		font-weight: bolder;
		color: #8C8EAA;
	}

td.path 
{
	background-image: url(Images/bar.jpg);
	text-align: left;
	height: 24px;
}

.headerbar 
{
	background-image: url(Images/bar.jpg);
	text-align: right;
	height: 24px;
}

.menubar 
{
    background-color:#FFFFFF;
	width: 4px;
}

td.menu
{
	background-color:#F56D0A;
	width: 184px;
	/*height: 690px;*/
	/*height: 100%;*/
	vertical-align: top;
}

.menuColor
{
	background-color:#F56D0A;
	vertical-align: top;
}

td.menuC
{
	/*width: 184px;*/
	/*height: 690px;*/
	/*height: 100%;*/
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}

td.menufooter
{
    background-color:#F56D0A;
	/*margin-left: 30;*/
	font-family: Verdana;
	font-size:xx-small;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align:bottom ;
	padding:  0px 0px 4px 5px;
}


.menufooterNew
{
    background-color:#F56D0A;
	/*margin-left: 30;*/
	font-family: Verdana;
	font-size:xx-small;
	font-weight:lighter;
	color: #FFFFFF;
	text-align: left;
	vertical-align: bottom ;
	padding: 0px 0px 4px 5px;
}


td.grid
{
    width: 50px;
}

td.footer
{
	margin-left: 30;
	font-family: Verdana;
	font-size:xx-small;
	font-weight: normal;
	color: #8C8EAA;
	text-align: right;
	vertical-align :bottom ;
}

.txbMoney {
	text-align: right;
}

.scrollArea {
	/*width: 550px;*/
	/*height: 180px; */
	width: 600px;
	height: 600px;
	padding-left: 5px;
	padding-right: 5px;
	border-color: #6699CC;
	border-width: 1px;
	border-style: solid;
	float: left;
	overflow: auto;
	background-color:#99CCFF;
}

.shortScrollArea {
	/*width: 900px;*/
	/*height: 600px;*/
	width: 850px;
	height: 300px;
	padding-left: 5px;
	padding-right: 5px;
	border-color: #6699CC;
	border-width: 1px;
	border-style: solid;
	float: left;
	overflow: auto;
}

.shortScrollAreaHD {
	padding-left: 5px;
	padding-right: 5px;
	border-color: #6699CC;
	border-width: 1px;
	border-style: solid;
	float: left;
	overflow: auto;
	/*width: 900px;*/
	/*height: 600px;*/
}

.shortScrollAreaPendingsHD {
	padding-left: 5px;
	padding-right: 5px;
	border-style: none;
	float: left;
	overflow: auto;
	/*width: 900px;*/
	/*height: 600px;*/
}

.tallScrollArea {
	/*width: 900px;*/
	/*height: 600px;*/
	width: 500px;
	height: 600px;
	padding-left: 5px;
	padding-right: 5px;
	border-color: #6699CC;
	border-width: 1px;
	border-style: solid;
	float: left;
	overflow: auto;
}

.bigScrollArea {
	width: 740px;
	height: 600px;
	padding-left: 5px;
	padding-right: 5px;
	border-color: #6699CC;
	border-width: 1px;
	border-style: solid;
	float: left;
	overflow: auto;
}

.wideScrollArea {
	width: 840px;
	height: 600px;
	padding-left: 5px;
	padding-right: 5px;
	border-color: #6699CC;
	border-width: 1px;
	border-style: solid;
	float: left;
	overflow: auto;
}

.masterScrollArea {
	position:relative; 
	width: 970px;
	height: 600px;
	padding-left: 5px;
	padding-right: 5px;
	border-color: White ;
	border-width:  1px;
	border-style: solid;
	float: left;
	overflow: auto;
}

.masterScrollAreaHD {
	position:relative; 
	/*width: 100%;*/
	/*width: 1050px;*/
	/*height: 710px; */
	padding-left: 0px;
	padding-right: 0px;
	border-color: White ;
	border-width:  0px;
	border-style: none ;
	float: left;
	overflow: auto;
}

.masterScrollAreaInnerMiddle {
	width: 925px;
	height: 220px;
	overflow: auto;
}

.masterScrollAreaInnerMiddleShort {
	width: 920px;
	height: 120px;
	padding-left: 5px;
	padding-right: 5px;
	border-color: White ;
	border-width:  1px;
	border-style: solid;
	/*float: left;*/
	overflow: auto;
}

.masterScrollAreaInnerMiddleMedium {
	width: 920px;
	height: 190px;
	padding-left: 5px;
	padding-right: 5px;
	border-color: White ;
	border-width:  1px;
	border-style: solid;
	/*float: left;*/
	overflow: auto;
}

.masterScrollAreaInnerMiddleLong {
	width: 920px;
	height: 320px;
	padding-left: 5px;
	padding-right: 5px;
	border-color: White ;
	border-width:  1px;
	border-style: solid;
	/*float: left;*/
	overflow: auto;
}

.masterScrollAreaMasterDataManageHD {
	height: 602px;
	/*width: 920px;*/
	/*padding-left: 5px;
	padding-right: 5px;
	border-color: White ;
	border-width:  1px;
	border-style: solid;*/
	/*float: left;*/
	overflow: auto;
}

.masterScrollAreaInnerLonger {
	width: 920px;
	height: 600px;
	padding-left: 5px;
	padding-right: 5px;
	border-color: White ;
	border-width:  1px;
	border-style: solid;
	/*float: left;*/
	overflow: auto;
}
