html, body, #mainContainerTable
{
    height:100%;
    margin: 0;
    padding: 0;
    border: none;
    text-align: center;
    cursor:default;
    
    margin:0;
    padding:0;
    height:100%;
    border:none;
}

html
{
	background-image:url(img/back.jpg);
	background-repeat:repeat-x;
}

#mainContainerTable
{
   margin: 0 auto;
   text-align: left;
   vertical-align: middle;
   width: 760px;
}

.Grid { width:100%;height:400px;background-color:#FAFAFF; }

.GridHeader
{
	font-family:Verdana;
	font-size:12px;
    font-weight: bold;
    /*background-image:url(../img/gridHeader.jpg);*/
    height:21px;
	color:#004488;	 
}

.GridItem
{
	font-family:Verdana;
	font-size: 10px;
	background-color: #fafaff;
	color:#004488;
}

.GridAlternateItem
{
	font-family:Verdana;
	font-size: 10px;
	background-color: #fafaff;
	color:#004488;
}


.GridOverItem
{
	font-family:Verdana;
   font-size: 10px;
   background-color: #C6E6FA;
	cursor:hand;	
}

.GridSelectedItem
{
	font-family:Verdana;
    font-size: 10px;
    background-color: #F0EBC1;
}

.formField
{
	border:1px solid #6E7376;
}

.formComboField
{
	border:1px solid #6E7376;
	width: 350px;
}

.formFont
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	color:#333333;
	cursor:default;
}

.formFont2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	cursor:default;
}

.romania_label
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	color:#003366;
	cursor:default;
}

.link_label
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#ff0000;
	cursor:hand;
}

.minister_label
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:#003366;
	cursor:default;
}

.logo_label
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style:normal;
	font-weight:bold;
	color:#990000;
	cursor:default;
}

#iustitia
{
	width:54px;
	height:75px;
}

#nordvest
{
	width: 10px;
	height: 82px;
}

#nordest
{
	width: 10px;
	height: 82px;
}

#sudvest
{
	width: 10px;
	height: 22px;
}

#sudest
{
	width: 10px;
	height: 22px;
}

#nord
{
	width: 100%;
	height: 82px;
	background-image:url(../img/n.png);
}

#vest
{
	width: 10px;
	height: 100%;
}

#est
{
	width: 10px;
	height: 100%;
}

#logo
{
	width: 360px;
	height: 55px;
}

#logoIndaco
{
	width: 130px;
	height: 72px;
}

.errorClass
{
	background-color:#ff0000;
	text-align:center;
	width:100%;
	border-top:1px solid #000000;
	font-weight:bold;
	font-size:12;
	color:#ffffff;
	font-family:Verdana;
}

.listItem
{
	background-color:#DDE2EC;
}

.listAlternateItem
{
	background-color:#F5F7FA;
}

.list
{
	
	width:100%;
	font-family:Verdana;
	font-size:12px;
}

.listHead
{
	background-color:#FFFFFF;
}

.listSeparator
{
	background-image:url(../img/listSepartor.jpg);
	background-repeat:repeat-x;
}

.itemNrLabel
{
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	height:100%;
}

.data
{
	border:1px solid #6E7376;
	width:40px;
}

#gridViewHolder
{
	width:100%;
	height:100%;
	border:1px solid #000000;
}

.btnCautaOff
{
	border:none;
	background-image:url(../img/panel/cautaOff.jpg);
	background-repeat:no-repeat;
	width:132px;
	height:43px;
	cursor:hand;
}

.btnCautaOn
{
	border:none;
	background-image:url(../img/panel/cautaOn.jpg);
	background-repeat:no-repeat;
	width:132px;
	height:43px;
	cursor:hand;
}

.btnPrevOff
{
	border:none;
	background-image:url(../img/btnGridPrevOff.jpg);
	background-repeat:no-repeat;
	width:20px;
	height:19px;
	cursor:hand;
}

.btnPrevOn
{
	border:none;
	background-image:url(../img/btnGridPrevOn.jpg);
	background-repeat:no-repeat;
	width:20px;
	height:19px;
	cursor:hand;
}

.btnNextOff
{
	border:none;
	background-image:url(../img/btnGridNextOff.jpg);
	background-repeat:no-repeat;
	width:20px;
	height:19px;
	cursor:hand;
}

.btnNextOn
{
	border:none;
	background-image:url(../img/btnGridNextOn.jpg);
	background-repeat:no-repeat;
	width:20px;
	height:19px;
	cursor:hand;
}

.btnFirstOff
{
	border:none;
	background-image:url(../img/btnFirst.jpg);
	background-repeat:no-repeat;
	width:20px;
	height:19px;
	cursor:hand;
}

.btnFirstOn
{
	border:none;
	background-image:url(../img/btnFirstOn.jpg);
	background-repeat:no-repeat;
	width:20px;
	height:19px;
	cursor:hand;
}

.btnLastOff
{
	border:none;
	background-image:url(../img/btnLast.jpg);
	background-repeat:no-repeat;
	width:20px;
	height:19px;
	cursor:hand;
}

.btnLastOn
{
	border:none;
	background-image:url(../img/btnLastOn.jpg);
	background-repeat:no-repeat;
	width:20px;
	height:19px;
	cursor:hand;
}
