﻿/* Left side level First css*/

#leftMiddle UL
{
	list-style: none;
	width:166px;
	text-align:left;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	top:0px;
	border:solid 0px #0000ff;
}

#leftMiddle LI
{
	list-style: none;
	list-style-position: inside;
	top:0px;
	float:left;
	margin:0px 0px 0px 0px;
	padding-bottom:0px;
	padding-left:0px;
	border:solid 0px #0000ff;
}


#leftMiddle UL UL
{
	  background:none;
	  padding:0px;
	  margin:0px;
	  width:162px;
	  background:url(' ');
	  background-color:#ffffff;
	  border:solid 0px #0000ff;
	 
}

#leftMiddle UL UL LI
{
  	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	float:left;
	top:0px;
	width:162px;
	list-style: none;
    background:url(' ');
	background-color:#ffffff;
	left:0px;
	vertical-align:top;
	border:solid 0px #0000ff;
	margin-left:0px;
	 padding-bottom:4px;
}


/* Left side level third css*/

#leftMiddle UL UL UL
{
  background:none;
  background-color:#ffffff;
  padding:0px;
  margin:0px;
  width:145px;
  background:url(' ');
  border:solid 0px #f00;
  margin-left:0px;
  
}

#leftMiddle UL UL UL LI
{
    margin  :0px 0px 0px 0px;
	text-align:left;
	float:left;
	top:0px;
	background:url(' ');
	list-style: none;
	left:0px;
	width:122px;
	padding-left:20px;
	vertical-align:top;
	border:solid 0px #FF0000;
 }


/* Left side level First css*/

#leftMiddle UL UL UL UL
{
  background:none;
  padding:0px;
  background-color:#ffffff;
  margin:0px;
  background:url(' ');
  width:127px;
  border:solid 0px #f00;
  
}

#leftMiddle UL UL UL UL LI
{
    margin :0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	float:left;
	background:url(' ');
	background-color:#ffffff;
	top:0px;
	list-style: none;
	left:0px;
	vertical-align:top;
	width:110px;
	padding-left:10px;
	border:solid 0px #FF0000;
}

.fistlevel
{
	float:left;
	top:0px;
	margin:0px;
	padding:0px;
	width:166px;
	position:relative;
	padding-bottom:3px;
}

.fistlevel_bullet
{
	top:0px;
	margin:0px;
	left:0px;
	padding:0px;
	float:left;
	position:relative;
	border:solid 0px #FF0000;
}
.secondlevel_bullet
{
	top:0px;
	margin:0px;
	left:0px;
	padding:0px;
	float:left;
	position:relative;
	border:solid 0px #FF0000;
	padding-top:2px;
}
.fistlevel_Text
{
	float:left;
	text-align:left;
	width:134px;
	margin:0px;
	position:relative;
	left:0px;
	padding-top:0px;
	padding-bottom:3px;
	padding-left:5px;
	cursor:poiter;
}
.secondlevel_Text
{
	text-align:left;
	width:134px;
	float:left;
	margin:0px;
	position:relative;
	left:0px;
	padding:0px;
	cursor:poiter;
	border:solid 0px #FF0000;
	
}
/*	Left Content Editor Data	*/

.L_ACE
{
	FONT-WEIGHT: normal;
    font-size: 12px;
	color: #666666;
    font-family: Arial;
	text-decoration: none;
}

.L_Font
{
	font-family: Arial;
	font-weight: normal;
}
.L_Size
{
	font-size: 12px;
}

.L_Title
{
	font-size:14px;color:#7E7E7E;float:left;text-decoration: none;
}

.L_Level1
{
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

.L_Level2
{
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	font-size:11px;
	
}
.L_Level3
{
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	font-size: 11px;
}
.L_Level4
{
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	font-size: 11px;
}

.L_Level1:Hover
{
	font-weight: bold;
	color: #333333;
	
}
.L_Level2:Hover
{
	font-weight: bold;
	text-decoration:none;
	color: #333333;
}
.L_Level3:Hover
{
	font-weight: bold;
	text-decoration:none;
	color: #333333;
	font-size: 11px;
}
.L_Level4:Hover
{
	font-weight: bold;
	text-decoration:none;
	color: #333333;
	font-size: 11px;
}

/* Menu Selected*/
.L_Level1_Sel
{
	font-weight: bold;
	text-decoration:  none;
	color: #333333;
}

.L_Level2_Sel
{
	font-weight: bold;
	text-decoration:none;
	color:#333333;
	font-size:11px;
}

.L_Level3_Sel
{
	font-weight: bold;
	color:#333333;
	text-decoration:none;
	font-size: 11px;
}

.L_Level4_Sel
{
	font-weight: bold;
	text-decoration:none;
	color:#333333;
	font-size: 11px;
}

.L_Level1_Sel:Hover
{
	font-weight: normal;
	color: #333333;
}

.L_Level2_Sel:Hover
{
	font-weight: normal;
	color: #666666;
	font-size: 11px;
}

.L_Level3_Sel:Hover
{
	font-weight: normal;
	color: #666666;
	font-size: 11px;
}

.L_Level4_Sel:Hover
{
	font-weight: normal;
	color: #666666;
	font-size: 11px;
}


/*-----------------------------
	Language links
------------------------------*/
.langLink
{
	font-weight: normal;
	font-size: 11px;
	color: #7E7E7E;
	font-family: Arial;
	text-decoration: none;
}
.langLink:Hover
{
	font-weight: normal;
	font-size: 11px;
	color: #002D62;
	font-family: Arial;
	text-decoration: none;
}
IMG.png 
{
	BEHAVIOR: url(media/iepngfix.htc)
}
  