﻿

body
{
	background-color:#ffffff;
	margin:0px;

}
a:link
{ 
	text-decoration:none;
}

a:visited
{
    text-decoration:none;
}


a:hover
{
    text-decoration:underline;
}

a.info
{
    position:relative;
    z-index:20; 
    background-color:#ffffff;
    color:#00ffff;
    text-decoration:none;
}

a.info:hover
{
    z-index:21; 
    background-color:#ffffff;
    color: #000000;
}

a.info span
{
    display:none;
}

a.info:hover span
{ 
    display:block;
    position:absolute;
    top:2em; 
    left:2em; 
    width:30em;
    border:1px solid #000000;
    background-color:#eeeeee; 
    color:#000000;
    text-align:left;
    padding:6px;
}



#totaldiv
{
	padding:0px;
	width:100%;
	height:auto;	
	background-color:#000000;	
	
}

.normallink
{
	font-family:Verdana;
	font-size:11px;
	color:black;
}
.normallink a
{
	font-family:Verdana;
	font-size:11px;
	color:black;
}


.normallink a.hover
{
	font-family:Verdana;
	font-size:11px;
	color:black;
	text-decoration:underline;
}



#maindiv
{
	width:100%;
	height:auto;	
	background-color:#ffffff;
	clear:both;	
	
}

#topdiv
{
	width:100%;
	height:auto;
	clear:both;
}
#toprightdiv
{
	float:right;
	width:650px;
	height:100px;
	clear:right;

}
#menudiv
{
	margin-right:23px;
	margin-top:15px;
	float:right;
	width:auto;
	height:26px;

	clear:right;
	
}
#formdiv
{
	margin-top:30px;
	
	float:right;
	width:400px;


	padding-right:15px;
	
}
#textbox
{ 

	width:auto;
	float:left;
	height:20px;
	clear:left;
	
}
#navbox
{ 

	width:auto;

	float:right;
	margin-right:10px;
	height:20px;
	clear:right;
}
#logodiv
{
	height:auto;
	width:330px;	
	float:left;
	
	clear:left;
}

#logoimagediv
{
	height:79px;
	width:330px;

	float:left;
	clear:left;
}
.mainlink
{
	font-size:11px;
	font-weight:bold;
	color:rgb(185,9,62);
	font-family:verdana;
}

#headlinediv
{
	height:53px;
	margin-top:8px;
	width:100%;
	background-repeat:repeat-x;

	float:left;

}

#blueheadline
{
	height:12px;
	width:100%;
	background-image:url("../images/blue_grad_top_grp.gif");
	background-repeat:repeat-x;
	float:left;
	
}



#redheadline
{
	

	height:20px;
	background-image:url("../images/headred.gif.gif");
	width:100%;
	float:left;
}

#headsadow
{
	height:21px;
	background-image:url("../images/grey_bg.gif");
	background-repeat:repeat-x;
	width:100%;
	float:left;
}

#leftheadline
{
	
	height:20px;
	width:180px;
	float:left;
	margin-left:15px;
}
#middleheadline
{

	height:20px;
	width:auto;
	margin-left:0px;
	
	float:left;
	
}
#rightheadline
{
	
	height:20px;
	width:205px;
	margin-left:15px;
	float:right;
	clear:right;
		
}
.rightheadline
{
	text-decoration:none;
	color:white;
	font-family:verdana;
	
}

.leftheadline
{
	font-size:12px;
	padding-top:2px;
	font-weight:bold;
	font-family:verdana;
	color:white;
	text-decoration:none;
}
.leftheadline a
{
	font-size:12px;
	font-weight:bold;
	font-family:verdana;
	color:white;
	text-decoration:none;
}



.photoheadline
{
	font-size:11px;
	
	font-family:verdana;
	color:white;
	text-decoration:none;
}

.midheadcontent
{
	float:left;
	padding-top:2px;	
	font-size:11px;
	font-family:verdana;
	color:white;
}


.midheadcontent a
{
	float:left;
	
	font-size:11px;
	font-family:verdana;
	color:white;
}

.navbar
{
	height:25px;
	margin-top:5px;
	padding-right:20px;
	width:144px;
	text-decoration:none;
	background-image:url("../images/navbar_red.gif");
}


.navbaradmission
{
	height:25px;
	margin-top:5px;
	padding-right:20px;
	width:144px;
	text-decoration:none;
	background-image:url('../images/navbar_blue-down.gif');
}



.navbarhome
{
	height:25px;
	margin-top:5px;
	padding-right:20px;
	width:144px;
	text-decoration:none;
	background-image:url("../images/navbar_blue.gif");
}


.navbar:hover
{
	height:25px;
	margin-top:5px;
	width:144px;
	text-decoration:none;
	background-image:url("../images/navbar_blue.gif");
	
}

#navbar1
{
	height:auto;
	width:164px;
	background-image:url("../images/navbar_gray.gif");
	
	
}

.navcontent 
{
	float:left;
	text-align:right;
	height:22px;
	width:144px;
	
	padding-top:5px;
	margin-left:0px;/*20px;*/
	margin-top:0px;/*5px;*/
	/*margin-right:15px;*/
	font-size:11px;
	font-weight:bold;
	font-family:verdana;
	color:white;
	text-decoration:none;
	
	
}
.navcontent a
{
	float:left;
	height:22px;
	width:144px;
	
	text-align:right;
	margin-left:0px;/*20px;*/
	margin-top:0px;/*5px;*/
	/*margin-right:15px;*/
	font-size:11px;
	font-weight:bold;
	font-family:verdana;
	color:white;
	text-decoration:none;
	/*background-image:url("../images/navbar_blue.gif");*/
	
}

.navcontent a:hover
{
	float:left;
	height:22px;
	width:144px;
	
	text-align:right;
	margin-left:0px;/*20px;*/
	margin-top:0px;/*5px;*/
	/*margin-right:15px;*/
	font-size:11px;
	font-weight:bold;
	font-family:verdana;
	color:white;
	text-decoration:none;
	/*background-image:url("../images/navbar_blue.gif");*/
	
}




.navcontent1
{
	float:left;
	margin-top:5px;
	font-size:12px;
	font-weight:bold;
	font-family:arial;
	color:white;
}

.navcontent1:hover
{
	float:left;
	margin-top:5px;
	font-size:12px;
	font-weight:bold;
	font-family:arial;
	color:white;
	background-color:#333333
}


#navdiv

{
	width:164px;
	height:auto;
	margin-left:15px;
	float:left;
	clear:left;
}
#bodydiv
{
	
	width:1001px;
	height:auto;
	float:left;
	clear:both;
}

#sidecont
{
	
	width:163px;
	margin-top:15px;
	height:auto;
	float:left;
	clear:left;
}

.content
{
	background-image:url("../images/accredation.gif");
	text-align:center;
	padding-top:4px;
	height:21px;
	width:163px;
}

#acrediation{
	
	background-color:#e6e3e3;
	height:auto;
	width:163px;
}





#contbg
{
	
	background-color:#e6e3e3;
	height:270px;
	width:163px;
}
#middled
{
	
	width:585px;
	height:auto;
	margin-left:9px;
	float:left;
	clear:right;

	
}
#inmid
{
	width:585px;
	height:auto;		
	
}

#inmid1
{
	width:575px;
	height:auto;		
	
}

#inright
{
	width:365px;
	height:auto;
	/*border:1px solid black;*/		
	
}

#inrightop
{
	width:350px;
	height:25px;		
	
}

#inphoto
{

	width:209px;
	height:200px;
	margin-top:7px;
	float:right;	


}

#photoCaption
{
	width:197px;
	padding-left:10px;
	padding-top:5px;
	height:23px;
	float:right;	
	background-color:#0a0056;
}

#photoDiv
{

	width:207px;
	height:174px;
	float:right;
	background-color:#0a0056;	

}

#middlecont
{
	
	width:auto;
	height:auto;
}
#bottomcont
{
	
	margin-top:5px;
	width:585px;
	height:auto;
}
#midtopcont
{
	margin-top:5px;
	width:575px;
	height:auto;
	
}
.midtopcont
{
	
	font:21px arial;
	font-weight:bold;
	color:#e23c13;
	
} 

.midtopcont1
{
	font:bold 21px arial;
	color:#000066;
	line-height:160%;
} 

.midtextcont
{
	font-family:verdana;
	font-size:12px;
	margin-top:10px;
	line-height:18px;
	
} 

.innermidtextcont
{
	font-family:verdana;
	font-size:12px;
	line-height:18px;
} 



.midheadlineblue
{
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	color:#000066;
	
	
} 

.linktext
 {
	font-family:verdana;
	line-height:150%;
	font-size:12px;
	text-decoration:underline;
	color:#082696;	
} 
.linktext:hover
{
	font-family:verdana;
	line-height:150%;
	font-size:12px;
	text-decoration:none;
	color:#082696;
	
} 


.sidetextcont
{
	line-height:16px;

	color:black;
	font-family:verdana;
	font-size:11px;
	
	
} 
.sidetextcont a
{
	line-height:16px;
	
	color:black;
	font-family:verdana;
	font-size:11px;
	
	
} 


#midbottomcont
{
	
	float:left;
	margin-bottom:15px;
	width:575px;
	
	height:auto;
}

#photomiddiv
{
	
	float:left;
	height:auto;
	width:585px;
	
}
#photocontdiv
{
	padding-top:10px;
	float:right;
	height:auto;

	width:200px;
	
}
#photodiv
{
	
	float:left;
	height:auto;
	width:370px;
	
}
#photo
{
	
	margin-top:10px;
	height:175px;
	width:365px;
	background-color:#0a0056;
}
#photocontent
{
	
	height:20px;
	width:355px;
	padding-left:10px;
	padding-top:5px;
	
	background-color:#0a0056;
}
.photocaption
{	
	float:left;
	font-size:11px;
	font-family:verdana;
	color:#ff9900;
}
#choose
{
	float:left;
	height:22px;
	padding-left:10px;
	padding-top:6px;
	width:275px;
	background:#5a85d9;
}
#choosebg
{
	float:left;
	padding-top:5px;
	
	height:90px;
	width:283px;
	margin-top:5px;
	/*border-color:rgb(207,207,207);*/
	border:1px solid #999999;
}
#admission
{
	float:left;
	margin-left:19px;
	padding-left:10px;
	padding-top:6px;
	height:22px;
	width:267px;
	background:#ff9900;
}
#admissionbg
{
	float:left;
	padding-top:5px;
	margin-left:19px;
	height:90px;
	width:275px;
	margin-top:5px;
	border:1px solid #999999;
}
#coursediv
{
	float:left;
	width:191px;
	height:30px;
	clear:left;
}

#rightsidecont
{
	clear:right;
	margin-left:10px;
	width:191px;
	height:auto;/*465px;*/
	margin-right:10px;
	margin-top:5px;
	
	float:right;
}
.announcementdiv
{
	margin-top:15px;
	width:191px;
	height:auto;
	clear:left;
}
.announcement
{
	height:22px;
	width:175px;
	padding-left:15px;
	padding-top:6px;
}
.announcebodydiv
{
	width:190px;
	height:auto;
	background-color:#e6e3e3;

}
.announcecontdiv
{
	font-family:verdana;
	font-size: 10px;
	line-height: 16px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:10px;
	width:171px;
	height:auto;
	clear:left;
}

#footer
{
	border-top:1px solid white;
	width:100%;
	height:85px;	
	background-color:#ffffff;
	clear:left;
	
}
#footerimg
{
	margin-top:22px;
	width:100%;
	height:12px;
	background:navy;
	background-image:url("../images/blue_grad_bottom_grp.gif");
	background-repeat:repeat-x;
}
#footersadow
{

	width:100%;
	height:21px;
	background:navy;
	background-image:url("../images/grey_bg.gif");
	background-repeat:repeat-x;
}

#footerleft
{
	margin-top:10px;
	padding-left:20px;
	float:left;
	width:170px;
	height:55px;	
	
}
#footerright
{
	margin-top:10px;
	float:left;
	width:575px;
	height:55px;
		
	
}
#footerrighttop
{
	float:left;
	width:575px;
	height:25px;
	
}	

.morestyle a
{
font-family:verdana;
font-size:11px;
font-weight:bold;
color:#0303fa;
}

.morestyle:hover
{
font-family:verdana;
font-size:11px;
font-weight:bold;
color:#0303fa;
text-decoration:underline;
}

#photofr
{
	width:209px;
	height:176px;
	float:right;
	background-image:url("../images/photo.jpg");
}

#midinner
{
	width:500px;
	height:465px;
	margin-left:15px;
	margin-right:15px;
	border:1px solid black;
}



/*........................................................................................................*/

/*----------------------*/

#customiseddiv
{
	margin-top:5px;
	width:188px;
	clear:left;
	height:auto;
}

#customisedbodydiv
{
	padding-top:10px;
	padding-bottom:10px;
	width:188px;
	height:auto;
	background-color:rgb(207,207,207);
}
#customised
{
	height:24px;
	width:188px;
	background-image:url("../images/customised_title.jpg");
}

#somecustomiseddiv
{
	margin-top:10px;
	width:188px;
	height:auto;
	clear:left;
}

#somecustomisedbodydiv
{
	width:188px;
	height:auto;
	background-color:#e0dcdd;

}
#somecustomised
{
	height:25px;
	width:188px;
	background-image:url("../images/some_customised.jpg");
}

.innermenu
{
	float:left;
	margin-left:20px;
	margin-top:5px;
	font-size:12px;
	font-weight:bold;
	font-family:arial;
	color:red;
	padding-left:20px;
	padding-top:5px;
	text-decoration:none;
}

#lowernavbartution
{
	clear:left;
	float:left;
	margin-left:-20px;
	
}
#lowernavbarabout
{
	clear:left;
	float:left;
	margin-left:-20px;
	
}

.lowernavcontent
{
	height:20px;
	width:144px;
	text-decoration:none;
	background-image:url("../images/navbar_red.gif");
	padding-left:20px;
	float:left;
	margin-left:20px;
	margin-top:5px;
	font-size:12px;
	font-weight:bold;
	font-family:arial;
	color:white;
}
.lowernavcontent:hover
{
	height:20px;
	width:144px;
	text-decoration:none;
	background-image:url("../inc/images/navbar_blue.gif");
	padding-left:20px;
	float:left;
	margin-left:20px;
	margin-top:5px;
	font-size:12px;
	font-weight:bold;
	font-family:arial;
	color:white;
}
#submenucontbg
{
	background-image:url("../inc/images/navbarbg_gray.GIF");
	background-repeat:repeat-y;
	/*background-color:rgb(207,207,207);*/
	height:140px;
	width:164px;
}

#headnewsone
{
	 font-size:11px;
	 font-family:verdana;
}
#headnewstwo
{
	 font-size:11px;
	 font-family:verdana;
}
#footerleftcont
{
	 font-family:verdana;
	 font-size:11px;
	 color:#666666;
	 font-weight:normal;
}
#footerreflink
{
	 font-family:verdana;
	 font-size:11px;
	 font-weight:normal;
}
#footerownsite
{
	 font-family:verdana;
	 font-size:11px;
	 color:#666666;
	 font-weight:normal;
}
#topreflink
{
	font-family:verdana;
	font-size:11px;
	text-align:right;
	font-weight:normal;
}
.rightheadfontsmall
{
	 font-size:11px;
	 font-family:verdana;
}
.rightheadfontmedium
{
	font-weight:bold;
	font-size:14px;
	font-family: verdana;
}
.rightheadfontlarge
{
	font-weight:bold;
	font-size:16px;
	font-family: verdana;
}
.rightheadpipe
{
	font-size:12px;
	color:#ff9900;
	font-family:verdana;
	font-weight:normal;
}
.rightheadaccessibility a
{
	 font-size:11px;
	 color:white;
	 font-family:verdana;
	 font-weight:normal;
}

.subheading
{
	font-family:Verdana; font-size:12px; color:white; font-weight:bold;
}


.logocaption
{
	font-family:Verdana; font-size:11px; margin-bottom:5px;margin-top:3px;  padding-left:20px; height:10px; width:330px; color:#000066;
	
	
}







.spansytele{
	

 margin:0;
  padding:0;
  text-align:right;
  font-family:Verdana;
  font-size:11px;
  height:25px;
  font-weight:bold;
  padding-right:20px;
  background-image:url('../images/navbar_gray.gif');

	color:red;
 list-style:none;

}
.spansyteleuk{
	

 margin:0;
  padding:0;
  text-align:right;
  font-family:Verdana;
  font-size:11px;
  height:21px;
  font-weight:bold;
  padding-right:20px;
  background-image:url('../images/navbar_gray-red.gif');
	color:red;
 list-style:none;

}


.spansytele2 {
	

 margin:0;

  text-align:right;
  font-family:Verdana;
  height:23px;
  font-size:11px;
  padding-right:20px;
  background-image:url('../images/navbar_gray.gif');

	color:red;
 list-style:none;

}


.spansytele2 a{
	

 margin:0;

  text-align:right;
  font-family:Verdana;
  height:23px;
  font-size:11px;



	color:red;
 list-style:none;

}



.subspan
{
	
  
   margin:0;
  padding:0;
  text-align:right;
  font-family:Verdana;
  font-size:11px;
  font-weight:bold;
  padding-right:20px;
   padding-top:5px;
    padding-bottom:5px;
   background-image:url("../images/navbar_gray.gif");
	color:navy;
	height:12px;
 list-style:none;
}


.subspan a
{
	
  
  font-size:11px;
  font-weight:bold;

   padding-top:5px;
    padding-bottom:5px;

	color:navy;
}





.subspanbt
{
	
  
  font-weight:bold;
 
   background-image:url("../images/navbar_gray.gif");

	height:10px;

}








.subspanad
{	
  	text-align:right;
  
  	font-family:Verdana;
  	font-size:11px;
  	font-weight:bold;
  	padding-right:20px;
   	padding-top:7px;
    padding-bottom:7px;
    background-image:url("../images/navbar_gray-blue.gif");
	color:navy;
	


}



#tutionmainheading
{
	width:570px;
	height:33px;		
	
	background:#70d306;
	margin-top:5px;
	padding-left:15px;
	padding-top:7px;
	}
.tutionmainheading
{
	
	font-family:arial;
	color:#234302;
	font-size:21px;
	font-weight:bold;
	
	
	
	}
	
#textcontbottom
{
	width:585px;
	height:auto;

	
}
#textcont
{
	width:360px;
	height:auto;
	margin-top:10px;
	
}



.textcont
{
	 font-family:Verdana;
	 font-size:12px;
	 line-height:16px;
	
	
}


#tutionphoto
{

	width:209px;
	height:200px;
	margin-top:10px;
	float:right;	


}

#tutionphotoCaption
{
	width:197px;
	padding-left:10px;
	padding-top:7px;
	height:21px;
	float:right;	
	background-color:#234302;
}

.tutionphotoheadline
{
	font-size:11px;
	
	font-family:verdana;
	color:#7ae605;
	text-decoration:none;
}

#linktextdiv
{
	
	width:585px;
	height:auto;
	margin-top:15px;
	border-top:1px solid #cccbcb;	
}
#linktextrightdiv
{
	
	width:290px;
	float:right;
	height:auto;
	margin-top:15px;
	
}
#linktextleftdiv
{
	
	width:290px;
	height:auto;
	float:left;
	
	margin-top:15px;

}

#acredition
{
	
	background-color:#e6e3e3;
	height:100px;
	width:163px;
}

#samplebg
{
	
	background-color:#e6e3e3;
	padding-top:5px;
	
	height:100px;
	width:191px;
}


#sampleheading
{
	
	width:191px;
	margin-top:15px;
	height:auto;
	float:left;
	clear:left;
}

.samplecontent
{
	background-image:url('../images/sample2.gif');
	padding-left:15px;
	padding-top:5px;


	height:22px;
	width:176px;
}




.navbartution
{
	height:auto;
	margin-top:5px;

	width:164px;
	text-decoration:none;
	background-image:url('../images/nav-lightgreen.gif');
	background-repeat:repeat-y;
}

.navbargreen
{
	height:22px;

	padding-right:20px;
	width:144px;
	text-decoration:none;
	background-image:url('../images/nav-deep-green.gif');

}

.navbargreenar
{
	height:22px;
	padding-right:20px;
	width:144px;
	text-decoration:none;
	background-image:url('../images/nav-lightgreen-ar.gif');

}

.navbargreenwh
{
	height:20px;
	padding-right:20px;
	width:144px;
	text-decoration:none;
	background-image:url('../images/lightgreen-white.gif');

}

.navbargreencont
{
	
	text-align:right;
	font-family:Verdana;
	font-weight:bold;
	padding-top:5px;
	font-size:11px;
	color:#000000;

	

}

.navbargreencont a
{
	
	text-align:right;
	font-family:Verdana;
	font-weight:bold;
	padding-top:5px;
	font-size:11px;
	color:#000000;
}
.navbargreencont a:hover
{
	
	text-decoration:none;
}

.navbargreencontwh
{
	
	text-align:right;
	font-family:Verdana;
	font-weight:bold;
	padding-top:4px;
	font-size:11px;
	text-decoration:underline;
	color:#ffffff;	

}

.navbargreencontwhsmall
{
	text-align:right;
	font-family:Verdana;
	font-size:11px;
	padding-right:20px;
	color:#ffffff;	


}



.navbargreencontwhsmall a
{
	text-align:right;
	font-family:Verdana;
	font-size:11px;
	line-height:18px;
	color:#ffffff;	

}


.navbargreencontbt
{	
	text-align:right;	
	margin-top:5px;
	font-family:Verdana;
	font-weight:bold;
	padding-top:5px;
	margin-top:5px;
	padding-right:20px;
	font-size:11px;
	color:#234302;
}

.navbargreencontbt a
{	
	

	text-align:right;	
	margin-top:5px;
	font-family:Verdana;
	font-weight:bold;
	padding-top:5px;
	margin-top:5px;
	font-size:11px;
	color:#234302;
}







.navbargreenconter
{	
	text-align:right;	
	margin-top:5px;
	font-family:Verdana;
	font-weight:bold;
	padding-top:5px;
	margin-top:5px;
	padding-right:20px;
	font-size:11px;
	color:#234302;
}

.othercamp1
{
	height:22px;
	margin-top:5px;
	padding-right:20px;
	width:144px;
	text-decoration:none;
	background-image:url('../images/yellow-nav.gif');
}
.othercamp2
{
	height:21px;
	margin-top:5px;
	padding-right:20px;
	width:144px;
	text-decoration:none;
	background-image:url('../images/light-m-nav .gif');
}


.othercamp3
{
	height:21px;
	margin-top:5px;
	padding-right:20px;
	width:144px;
	text-decoration:none;
	background-image:url('../images/deeop-m-nav copy.gif');
}


.othercamp4
{
	height:21px;
	margin-top:5px;
	padding-right:20px;
	width:144px;
	text-decoration:none;
	background-image:url('../images/orenge-nav.gif');
}

.othercamp5
{
	height:22px;
	margin-top:5px;
	padding-right:20px;
	width:144px;
	text-decoration:none;
	background-image:url('../images/light-m-nav .gif');
}




.tutioncentrediv
{
	height:25px;
	margin-top:5px;
	padding-right:20px;
	width:144px;
	text-decoration:none;
	background-image:url('../images/navbar_blue-down.gif');
}







.subspanad1
{	
  	text-align:right;
  
  	font-family:Verdana;
  	font-size:11px;
  	font-weight:bold;
  	padding-right:20px;
   	padding-top:7px;
    padding-bottom:7px;
    background-image:url('../images/navbar_gray2.gif');
	color:navy;
	


}



   
  
   #bluerightarrow
{
	background-color:#1e78b7;


	background-repeat:no-repeat;
	height:25px;
	width:100%;
	margin-bottom:1px;


	
}

#bluerightarrow_down
{
	background-color:#1e78b7;

	background-repeat:no-repeat;
	height:25px;
	width:100%;


	
}





.arimage
{
	height:auto;
	width:25px;
	background-image:url('../images/blue_arrow_down.gif');
}

.arimage_right
{
	height:auto;
	
	padding-left:25px;
	width:auto;
	background-image:url('../images/blue_arrow_right.gif');
}



.bluerightarrow3{
	font-family:Verdana;
	font-size:12px;
	color:white;
	width:500px;
	height:20px;

	float:left;
	margin-top:4px;

	font-weight:bold;

}







.bluerightarrow
{
	

font-family:Verdana;
	font-size:12px;
	color:white;
width:auto;

	font-weight:bold;

}


#submenu_item
{
	background-color:#eeeeee;
	padding-top:5px;
	padding-bottom:5px;

	padding-left:25px;
	color:#666666;
	font-family:Verdana;
	font-size:11px;
	width:100%;
	
	
}
#submenu_item a
{


	color:#666666;
	font-family:Verdana;
	font-size:11px;
	width:100%;
	
	
}
#submenu_item a:hover
{




	background-color:#fe9901;
	height:16px;

	text-decoration:none;
	color:#ffffff;
	font-family:Verdana;
	font-size:11px;
	width:100%;
	
	
	
}

#submenulist1
{
	
	display:block;
}


#submenulisttop
{
	
	display:block;
}


.submenu_iteml
{
	margin-bottom:2px;

	width:350px;
	}
	
	

.submenu_itemr{		
	margin-top:1px;
	margin-bottom:2px;

	width:100px;
	float:right;
	
	}






#submenu_item:hover
{
	background-color:#fe9901;
	background-image:url('../images/yellow_arrow.gif');
	background-repeat:no-repeat;
	color:#ffffff;
	}




#heading_text
{
	height:43px;
}


#languagediv
{
	margin-top:15px;
	float:left;
	width:auto;
	text-align:right;
	height:26px;
	width:320px;
	clear:right;
	

}


#menu {
width:100%;
}

#menu dt {
cursor: pointer;
margin: 1px 0;
height: 25px;
line-height: 20px;
text-align: left;
font-weight: bold;
background-color:#1e78b7;
background-image:url('../images/blue_arrow_right.gif');
background-repeat:no-repeat;
font-family:Verdana;
font-size:12px;
color:white;

}




#menu ul  {

 margin:0;
  padding:0;

width:585px;
list-style:none;
}

#menu ul li {

 margin:0;

  vertical-align:middle;

 width:100%;
background: #eeeeee;
list-style:none;
color:#999999;
font-family:Verdana;
font-size:11px;
}
#menu ul li a, #menu dt a {
 margin:0;
padding-top:5px;
  vertical-align:middle;
  padding-left:25px;
color: #999999;
text-decoration: none;
display: block;
border: 0 none;
height: 20px;
}
#menu ul li a:hover{
	

background-color: #fe9901;

background-image:url('../images/yellow_arrow.gif');
background-repeat:no-repeat;
color:#ffffff;
}

 
 
 .bluerightarrow1{
	font-family:Verdana;
	font-size:12px;
	color:white;
 width:auto;
	text-align:left;
 width:100px;
 padding-top:2px;
	float:right;
	font-weight:bold;

}


.bluerightarrow2{
	font-family:Verdana;
	font-size:12px;
	padding-left:25px;
	padding-top:2px;
	
	color:white;


	width:420px;
	float:left;


	font-weight:bold;

}


