body{
background-color: #3C746B;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	height:995px;
	text-align:left;
	}
.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #Ffffff;
    BORDER-RIGHT: #3896B4 1px solid; 
    BORDER-TOP: #3896B4 1px solid; 
    BORDER-LEFT: #3896B4 1px solid; 
    BORDER-BOTTOM: #3896B4 1px solid; 
}
.LngPaneR
{
	/* background-image: url(ship_english.jpg);*/
	background-repeat: no-repeat;
	background-position:right;
	background-color: Transparent;
}
.SkinObject {
    font-weight: bold;
    font-size: 11px;
   /* color: #3896B4; */
    color: #3C746B;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none;
}
A.SkinObject:link {
    text-decoration:    none;
    /* color: #3896B4; */
    color: #3C746B;
}

A.SkinObject:visited  {
    text-decoration:    none;
    /* color: #3896B4; */
    color: #3C746B;
}

A.SkinObject:active   {
    text-decoration:    none;
    /* color: #3896B4; */
    color: #3C746B;
}

A.SkinObject:hover    {
    text-decoration:    none;
    /* color: #3896B4; */
    color: #3C746B;
}
/* style for module titles */
.Head   {
    font-family: Verdana, Arial, Helvetica;
    font-size:  14px;
    font-weight:    bold;
    color: #3C746B;
}
/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #36637F;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #cccccc;
}
/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Verdana,Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
/* text style used for rendered text which should appear disabled */
.NormalDisabled{
    color: Silver;
}
/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}
/* text style used for error messages */
.NormalRed
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}
/* text style used for help text rendered by modules */
.Help{
  border-right: black 1px solid;
  padding-right: 2px;
  border-top: black 1px solid;
  padding-left: 2px;
  font-weight: normal;
  font-size: 11px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: black 1px solid;
  font-family: Verdana, Arial, Helvetica;
  background-color: #ffff99;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #E77817;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #E77817;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #E77817;

}

A.CommandButton:hover    {
    text-decoration:    underline;
   color:#ff6600;
  
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #3896B4;
	color: #ffffff;
	font-family: Verdana, sans-serif;
}

    
/* GENERIC */
H1  {
    font-family: Verdana, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #3C746B;
}

H2  {
    font-family: Verdana, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #3C746B;
}

H3  {
    font-family: Verdana, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #3C746B;
}

H4  {
    font-family: Verdana, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #3C746B;
}

H5, DT  {
    font-family: Verdana, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #3C746B;
}

H6  {
    font-family: Verdana, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #3C746B;
}

TFOOT, THEAD    {
    font-family: Verdana, Arial, Helvetica;
    font-size:  12px;
    color: #3C746B;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #3C746B;
}

A:link  {
    text-decoration:    none;
    color:  #E77817;
}

A:visited   {
    text-decoration:    none;
    color:  #E77817;
}

A:active    {
    text-decoration:    none;
    color:  #E77817;
}

A:hover
{
	text-decoration: none;
	color: #ff6600;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Verdana, Arial;
}


UL LI   {
    list-style-type:    disc;
}

UL LI LI    {
    list-style-type:    circle;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR 
{
	background-color:White;
	color:White;
    height:1pt;
    text-align:left;
    border:none;
   
   
}
.businessbg02{
	width: 139px;
	height: 44px;
}
.businessbg03{
	background-image: url(BUSINESSpic_03.gif);
	background-repeat: no-repeat;
 background-position:right bottom;
 padding: 0px 0px 5px  0px;
}
.businessbgmenu{
   background-color:White;
	height: 68px;
	vertical-align:top;
}
.businesspic_04{
	background-image: url(BUSINESSpic_03.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
/*	height: 34px;*/
}
.businesspic_05{
	background-image: url(bottom.bmp);
	background-repeat:no-repeat;
	background-position:center;
	
}
.businessbglang{
	background-image: url(BUSINESSbglang.gif);
	background-repeat: repeat-x;
	height: 36px;
}
/**/
.toppane{
	padding: 25px 0px 0px 0px;
}
.leftpane1
{
		background-image:url(TopLeftM.png);
		background-position:left top;
	background-repeat:no-repeat;
	/*WIDTH: 250px;*/
}
.lngPane
{
  color: White;
  font-family: Verdana, Tahoma;
  font-size:xx-small;
  /*width: auto;*/
  text-align: right;
  vertical-align:top;
}
.leftpane
{
	/*WIDTH: 218px;*/
	padding: 15px  15px 15px 15px; 
	vertical-align:top;
}
.bannerpane
{
	height: auto;	
	text-align:right;
	
}
.contentpane{
	padding: 0px 0px 0px 0px;  /* 5px 4px 1px 10px; */
}
.bottompane{
	padding: 0px 0px 0px 15px;
}
.rightpane
{
	background-image:url(TopRightM.png);
	background-repeat:no-repeat;
	background-position:right top;
/*	padding: 1px;
/*	padding: 5px  10px 0px 10px;
/*	text-align:left; */
}
.login{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B8A82;
}
A.login:link{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #5B8A82;
}
A.login:visited{
	font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #5B8A82;
}
A.login:hover{
	font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #E67817;
}
A.login:active{
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size:  xx-small;
	color: #3F3F3F;
	text-decoration: none;
}
.user{
	font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #5B8A82;
}
A.user:link{
	font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif;
	font-size:  xx-small;
	color: #5B8A82;
	}
A.user:visited{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size:  xx-small;
	color: #3F3F3F;
	text-decoration: none;
}
A.user:hover{
	font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif;
	font-size:  xx-small;
	color: #E67817;
}
A.user:active{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #5B8A82;
	text-decoration: none;
}
.links{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
A.links:link{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
A.links:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
A.links:hover{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
   text-decoration: underline;
}
A.links:active{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.privacy{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: White;
}
A.privacy:link{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: White;
	text-decoration: none;
}
A.privacy:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: White;
	text-decoration: none;
}
A.privacy:hover{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: White;
   text-decoration: underline;
}
A.privacy:active{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: White;
	text-decoration: none;
}
.terms{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: White;
}
A.terms:link{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: White;
	text-decoration: none;
}
A.terms:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: White;
	text-decoration: none;
}
A.terms:hover{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: White;
   text-decoration: underline;
}
A.terms:active{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: White;
	text-decoration: none;
}
.currentdate{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #3F3F3F;
	text-decoration: none;
}
.breadcrumb{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	color: #3C746B;  
	text-decoration: none;
}
A.breadcrumb:link{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:  #3C746B;
	text-decoration: none;
}
A.breadcrumb:visited{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:  #3C746B;
	text-decoration: none;
}
A.breadcrumb:hover{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #E77817;
   text-decoration: underline;
}
A.breadcrumb:active{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #E77817;
	text-decoration: none;
}
.copyright{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	text-decoration: none;
}
.MenuMajtas TD
{ background-color:Transparent;
	color: #E67817;
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
		height: 22px;
	width:210px;
	text-align:left;
	padding: 0px 0px 0px 30px;
	}
.MainMenu_MenuContainer1 
{
	background-color: Transparent;
}
.MainMenu_MenuBar1 {
	cursor: pointer; 
	cursor: hand; 
	height:22px;
}
.MainMenu_TabRootMenuItem1 TD{
	background-image: url(nenseksione.jpg);
	background-repeat:no-repeat;
	height: 22px;
	width:218px;
	color: #5B8A82;
	font-family: Verdana;
	font-size: 12px;
	text-align:left;
	padding: 0px 0px 0px 40px;
	border-bottom: 1px solid  WhiteSmoke; 
}
.MainMenu_TabMenuItemHover1 TD{
/*	background-image: url(nenseksione.jpg); */
	background-repeat:no-repeat;
	height: 22px;
	width:218px;
	color: White;
	font-family:  Verdana;
	font-size: 12px;
	text-align:left;
	padding: 0px 0px 0px 40px;
}
.MainMenu_TabMenuItemSelHover1 TD{
	background-image: url(nenseksioneaktiv.jpg);
	background-repeat:no-repeat;
	 background-position:top;
	height: 22px;
	width:100px;
	color: #E67817;
	font-family:  Verdana;
	font-size: 12px;
	text-align:left;
	padding: 0px 0px 0px 40px;
}
.MainMenu_MenuItem1 {
	background-image: url(nenseksioneaktiv.jpg);
	background-repeat:no-repeat;
	 background-position:top;
	height: 22px;
	width:100px;
	color: #E67817;
	font-family:  Verdana;
	font-size: 12px;
	text-align:left;
	padding: 0px 0px 0px 40px;
}
.MainMenu_MenuBreak1 {
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	height: 1px;
}

.MainMenu_MenuItemSel1 {
	background-color: White;
	cursor: hand; 
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
	color:#ffffff;
	height: 22px;
}

.MainMenu_MenuArrow1 {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand; 
	border-right: 0px solid #242424; 
	border-bottom: 0px solid #242424; 
	border-top: #FFFFFF 0px solid;
	border-left: 0px solid #ffffff;
		height: 22px;
}

.MainMenu_RootMenuArrow1 {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
		height: 22px;
}
.Main1 {
	border-right:  #B7BFC9 0px solid; 
	border-left: 0px solid #ff0000; 
		height: 22px;
}
/*-----------*/
.language{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #3893B1;
}
.SearchButton {
   background: transparent;
   padding: 0px 0px 10px 30px;
   cursor: hand; 
   font-size:1px;
   margin: 0 0 0 0px;
}
.MenuPane
{
	padding:0px 0px 0px 0px;
 }
.TopLeft 
{
	background-image:url(TopLeft.gif);
	background-repeat:  no-repeat;
	background-position:bottom;
	width:10px;
	}
	.Top
	{
		background-image: url(top.gif);
		background-repeat:repeat-x;
		}
		.Bottom
		{
					background-image: url(bottom.gif);
		background-repeat:repeat-x;
		}
	.TopRight 
{
	background-image:url(TopRight.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	width:10px;
	}
.MiddleLeft
{ background-image:url(MiddleLeft.gif);
 background-repeat:repeat-y;
  width:10px;}
.MiddleRight
{background-image:url(MiddleRight.gif);
 background-repeat:repeat-y;
 	background-position: left bottom;
 width:10px;}
 .BottomLeft
{ background-image:url(BottomLeft.gif);
 background-repeat: no-repeat;
 background-position:top;}
.BottomRight
{background-image:url(BottomRight.gif);
 background-repeat: no-repeat;
 background-position:top;}
 
 /* ne mes kendet e hinta*/
 
 .TopLeftM 
{
	background-image:url(TopLeftM.gif);
	background-repeat:no-repeat;
	width:10px;
	}
	.TopRightM
{
	background-image:url(TopRightM.gif);
	background-repeat:no-repeat;
	background-position:right top;
	WIDTH: 9px; 
	HEIGHT: 9px
	}
 .BottomLeftM
{ background-image:url(BottomLeftM.png);
	background-position: left bottom;
	background-repeat:no-repeat;
  /*width:9px;*/
  }
.BottomRightM
{background-image:url(BottomRightM.png);
 background-position: right  bottom;
 background-repeat:no-repeat;
 /*width:9px;*/
 }
 
 /*--------*/
 
 #dnn_dnnSEARCH_txtSearch { text-align: left; vertical-align: middle;  height:14px; background: transparent; width: 113px; color: #666666; padding: 2px 2px 2px 2px; border: 0px solid #FFFFFF; cursor:text; font-size: 10px;}
 /* Main Menu */

.MainMenu_MenuContainer {	
	background-color: Transparent;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
		height: 22px;
}
.MainMenu_TabRootMenuItem TD{
 background-color:White;
	height: 59px;
	width:100px;
	color: #5B8A82;
	font-family: Tahoma;
	font-size: 12px;
	text-align:center;
}
.MainMenu_TabRootMenuItemSel TD{
	background-image: url(topnavaktiv.jpg);
	background-repeat:no-repeat;
	 background-position:top;
	height: 59px;
	width:100px;
	color: #E67817;
	font-family:  Tahoma;
	font-size: 12px;
		text-align:center;
}
.MainMenu_TabMenuItemHover TD{
	background-image: url(topnavaktiv.jpg);
	background-repeat:no-repeat;
	 background-position:top;
	height: 59px;
	width:100px;
	color: #E67817;
	font-family:  Tahoma;
	font-size: 12px;
		text-align:center;
}

.MainMenu_TabMenuItemSelHover TD{
	background-image: url(topnavaktiv.jpg);
	background-repeat:no-repeat;
	 background-position:top;
	height: 59px;
	width:100px;
	color: #E67817;
	font-family:  Tahoma;
	font-size: 12px;
		text-align:center;
}
.MainMenu_MenuItem {
	cursor: hand; 
	color: #cccccc; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: 0px solid #242424; 
	border-top: 0px solid #838383; 
	border-right: #FFFFFF 0px solid;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color:  #38ABC7; 
	border-left: 0px solid #3E5416; 
	border-bottom: 0px solid #00BFFF; 
	border-top: 0px solid #00BFFF; 
	text-align: center; 
	width: 15px; 
	height: 20px;
	color: #ffffff;
}
.MainMenu_SubMenu {

	background-color: Transparent; 
	/*color: Transparent; */
}

.MainMenu_MenuBreak {
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	height: 1px;
}

.MainMenu_MenuItemSel {
	background-color: White;
	cursor: hand; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
	color:#ffffff;
}

.MainMenu_MenuArrow {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand; 
	border-right: 0px solid #242424; 
	border-bottom: 0px solid #242424; 
	border-top: #FFFFFF 0px solid;
	border-left: 0px solid #ffffff;
}

.MainMenu_RootMenuArrow {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
}
.Main {
	border-right:  #B7BFC9 0px solid; 
	border-left: 0px solid #ff0000; 
}
/**/

.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}
.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:20px;
	background-color: transparent;
}
.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight:normal; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 0px solid; 
	border-top: white 0px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_SubMenu {
	background-color:Transparent; 
/*	color:Transparent;*/
}

.ModuleTitle_MenuIcon {
 cursor: pointer;
 cursor: hand; 
 background-color: #38ACC7; 
 border-left: #EEEEEE 0px solid; 
 border-bottom: #EEEEEE 0px solid; 
 border-top: #EEEEEE 0px solid; 
 border-bottom:  #EEEEEE 0px solid; 
 text-align: center; 
 width: 15px; 
 height: 20px; 
 color: #FFFfff;
 }
.ModuleTitle_MenuArrow{	
font-family: Arial, Helvetica, sans-serif;
font-size: 11px; 
cursor: pointer; 
cursor: hand; 
border-right: #FFFFFF 0px solid; 
border-bottom: #FFFFFF 0px solid; 
border-top: #FFFFFF 0px solid;
border-left:  #FFFFFF 0px solid;
}
.ModuleTitle_RootMenuArrow{
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
cursor: pointer; 
cursor: hand;
}
.ModuleTitle_MenuBreak{
border-bottom: #EEEEEE 0px solid; 
border-left: #EEEEEE 0px solid; 
border-top: #EEEEEE 0px solid;  
border-right: #EEEEEE 0px solid; 
background-color: #58839F; 
height: 0px; 
color: #FFFfff;
}
.ModuleTitle_MenuItemSel { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight:normal; 
cursor: pointer; 
cursor: hand; 
color: #FFFfff; 
background: #38ACC7; 
padding: 0px 0px 0px 0px; 
border: 0;
}

.TreeViewMenu {
	width: 100%;
	background-color: Transparent;
	/*border-right: #5B8A82 1px solid; 
	border-top: #5B8A82 1px solid; 
	border-left: #5B8A82 1px solid; 
	border-bottom: #5B8A82 1px solid; */
}
.TreeViewMenu_Header {
	background-color:Transparent;
	font-size: xx-small;
	font-family: Verdana;
	color: #5B8A82;
}
.TreeMenu_Node

{
    font-family: Verdana,Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
 background-image: url(nenseksioneaktiv.jpg);
  background-repeat:no-repeat;
  
 padding-left: 30px;
 padding-top: 5px;
  height:24px;
   background-position:left center;
 width: 95%;
}
.TreeMenu_NodeSelected

{
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
 background-image: url(nenseksione.jpg);
 background-repeat:no-repeat;
  padding-left: 30px;
 padding-top: 5px;
  height:24px;
   background-position:left center;
 width: 95%;
}
.TreeMenu_NodeChild

{
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
 background-image: url(nenseksioneaktiv.jpg);
  background-repeat:no-repeat;
 background-position:left center;
 padding-left: 30px;
 padding-top: 5px;
  height:24px;
 width: 95%;
}


/* Qyshet e bardha te skinit */

.roundedcornr_box_634912 {
   background: #ffffff;
}
.roundedcornr_topLeft {
   background: url(roundedcornr_topleft.png) no-repeat top left;
}
.roundedcornr_topRight {
   background: url(roundedcornr_topright.png) no-repeat top right;
}
.roundedcornr_bottomLeft {
   background: url(roundedcornr_bottomleft.png) no-repeat bottom left;
}
.roundedcornr_bottomRight {
   background: url(roundedcornr_bottomRight.png) no-repeat bottom right;
}

.roundedcornr_top_634912 div, .roundedcornr_top_634912, 
.roundedcornr_bottom_634912 div, .roundedcornr_bottom_634912 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_634912 { margin: 0 10px; }


.cacAccordionHeaderSelected
{
background-color: #3c746b;
	font-family: Verdana,Arial, Sans-Serif;
	font-size: 13px;
	color:white;
	font-weight: bold;
	cursor: pointer;
	height: 26px;
	padding-top: 3px;
	border-bottom: whitesmoke 1px solid;
	padding-left:20px;	
	
}
.cacAccordionHeader
{
	background-color: #e8e7e6;
	font-family: Verdana,Arial, Sans-Serif;
	font-size: 13px;
	color: #5b8a82;
	font-weight: bold;
	cursor: pointer;
	height: 26px;
	padding-top: 3px;
	border-bottom: whitesmoke 1px solid;
	padding-left:20px;
}

.cacAccordionContent
{
		/*#ffffff; praopavija e sub-menyve
background-image:url(left_seksion.jpg);
*/
		
	height: 26px;
	font-family: Verdana,Arial, Sans-Serif;
	font-size: 13px;
	color: #5b8a82;
	text-decoration:none;
	vertical-align:middle;
	border-bottom: whitesmoke 1px solid; 
	padding-top:3px;
	text-indent:28px;
	


	
	
	
	
}
.cacChildMenuSelectedItem
{
	height:26px;
	background-color: white;
	font-family: Verdana,Arial, Sans-Serif;
	font-size: 13px;
	text-decoration:none;
	vertical-align:middle;
	padding-top:3px;
	border-bottom: whitesmoke 1px solid;
	 	
	
}

.cacChildMenuItem
{
	background-color: black;
	font-family: Verdana,Arial, Sans-Serif;
	font-size: 13px;
	border-spacing:none;
	
	padding-left:0px;
	text-decoration:none;
	height: 26px;
	vertical-align:middle;

}

