﻿#terrmenu1 a {text-decoration:none;}
#terrmenu1 a,.terrmenu a:visited {color:#01669c;background:inherit;}
#terrmenu1 a:hover{text-decoration:underline;}
/*terrmenu Start*/
#terrmenu1 img.s {cursor:pointer;vertical-align:middle;}
#terrmenu1 ul {padding:0;}
#terrmenu1 li {list-style:none;padding:0; width:238px; border-top:1px solid #fff; color:#01669C; background-color:#e8e8e8; line-height:22px;}
.Closed ul {display:none;}
.Child img.s {background:none;cursor:default;}
#terrmenu1 ul {margin:0px;}
#terrmenu1 ul li ul li{ background:#fff; padding:0 0 0 20px; width:218px;}
#terrmenu1 img.s {width:20px;height:22px; margin:0 0 0 14px;}
#terrmenu1 .Opened img.s {background:url(../images/treemenu/iconq1.gif) no-repeat 0 center;}
#terrmenu1 .Closed img.s {background:url(../images/treemenu/iconq2.gif) no-repeat 0 center;}
#terrmenu1 .Child img.s {background:url(../images/treemenu/none.gif) no-repeat 0px 0px; background:none; margin:0; width:14px;}
#terrmenu1 .current { background-color:#fff;}
#terrmenu1 .current img.s {background:url(../images/treemenu/none.gif) no-repeat 0px 0px; background:none; margin:0; width:14px;}
/*terrmenu End*/

/*Temp CSS for View Demo*/
#terrmenu1{width:238px;margin:0px; background-color:#fff;}
#terrmenu1,#terrmenu2 {padding-bottom:0px;}
.ViewCode {
 clear:both;
 border:1px solid #FFB900;background:#FFFFCC;color:inherit;margin:3px;padding:3px;
}
.ViewCode h6 {color:#00f;}
