/* CSS Document */

body{ background:#867760; margin:0px;}
.links, .links A{ font-family:Arial; font-weight:bold; font-size:12px; color:#66563D; text-decoration:none;}
.links-top, .links-top A{ font-family:Arial; font-weight:bold; font-size:10px; color:#F3F6DE; text-decoration:none; padding-right:10px;}
.style1 {color: #e8e6d1;font-family: Arial;	font-weight: bold;	text-decoration:none;}
.table1{ border-width:1px; border-style:solid; border-color:#FFFFFF; border-collapse:collapse; }
.text1 {font-family: Arial, Helvetica, sans-serif;font-size: 12px;	color: #fff;}
a {font-family:Verdana; font-size:11px; text-decoration:none; color:#fff;}
a:hover {text-decoration:none; color:#ccc;}

.sa a {font-family:Verdana; font-size:11px; text-decoration:none; color:#F0D13D;}
.sa:hover {text-decoration:none; color:#FFFFFF;}


.top-links, .top-links a {font-family:Verdana; font-size:12px; font-weight:bold; text-decoration:none; color:#66563D; }


td.top-links:hover{
	background:#514433;
	color:#FFFFFF;
}

td.top-links:hover a{
	color:#FFFFFF;
}

td.top-links-active{
	background:#514433;
	color:#FFFFFF;
}

td.top-links-active a{
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}

.top-links a:hover {text-decoration:none; color:#fff;}
.link-prop, .link-prop a{font-family:Verdana; font-size:12px; font-weight:bold; text-decoration:none; color:#fff;}
.link-prop a:hover{text-decoration:none; color:#333;}
.in-content{font-family:Verdana; font-size:12px; text-decoration:none; color:#66563D; text-align: justify; padding:5px;}
.in-heading{font-family:Verdana; font-size:14px; font-weight:bold; text-decoration:none; color:#66563D; text-align:left; padding:5px;}


/*menu css*/
 
 



/** Top Menu css **/



.nmenu {font-size:11px; font-family:verdana, arial, sans-serif; height:35px; font-weight:bold; background:#f1f0db;  }







/* remove all the bullets, borders and padding from the default list styling */



.nmenu ul {padding:0;margin:0;list-style-type:none; height:35px; width:995px; }







/* style the sub-level lists */



.nmenu ul ul {width:180px; border:1px solid #eee; border-width:1px 0 2px 0; margin-top:13px;}







/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown nmenu positon */



.nmenu ul li {float:left; height:35px; line-height:36px; width:163px; border:1px #eee; border-left-style:solid;  background:#f1f0db;}







/* style the sub level list items */



.nmenu ul ul li {display:block;width:238px; height:auto;  line-height:1em; border:1px solid #eee; border-width:1px 2px 0 2px;}







/* style the links for the top level */



.nmenu a.sub{background:#f1f0db;  border-bottom:0px; color:#514433;  }



.nmenu a.sub:visited {background:#f1f0db;  border-bottom:0px; color:#fff;  }







.nmenu a.sub:hover {background:#514433;  border-bottom:0px;  color:# fff  }



.nmenu a.sub:active {background:#514433;  border-bottom:0px;  color:# fff }







.nmenu a.current{background:#514433;  border-bottom:0px;  color:# fff  }



.nmenu a.current:visited {background:#514433;  border-bottom:0px;  color:# fff  }







.nmenu a.current:hover {background:#514433;  border-bottom:0px;  color:# fff  }



.nmenu a.current:active {background:#514433;  border-bottom:0px;  color:# fff  }







/* style the links for the top level */



.nmenu a, .nmenu a:visited {display:block; float:left; height:36px;font-size:11px; text-decoration:none;color:#fff; background:#f1f0db; padding:0 5px;  border-bottom:0px;}



 







/* style the sub level links */



.nmenu ul ul a, .nmenu ul ul a:visited {display:block;background:url(sub_right.gif) no-repeat bottom left; color:#fff; width:220px; height:22px;line-height:22px; padding:0 5px 0 16px; color:#595959;  border-bottom:0px; }



* html .nmenu ul ul a, * html .nmenu ul ul a:visited  {width:242px; _width:230px; }







/* style the table so that it takes no part in the layout - required for IE to work */



.nmenu table {position:absolute; margin:0; top:0;left:0; width:0; height:0; font-size:1em; z-index:-1;}







/* style the level hovers */



/* first */



* html .nmenu a:hover {color:#fff; position:relative; z-index:100; background:#514433;  border-bottom:0px;  }



* html nmenu a.sub:hover {background:#514433; color:# fff; position:relative; z-index:100;  border-bottom:0px;}



* html nmenu a.sub:active {background:#514433; color:# fff; position:relative; z-index:100;  border-bottom:0px;}



.nmenu li:hover {position:relative; background:#514433;  border-bottom:0px;   }



.nmenu li:hover > a {color:#fff; background:#514433;   border-bottom:0px;  }







/* second */



* html .nmenu ul ul a:hover{color:#fff; text-decoration:none;  background:#1A80D0 url(sub_right_over.gif) no-repeat bottom left;  border-bottom:0px;}



.nmenu ul ul li:hover > a {color:#fff; text-decoration:none;  background:#1A80D0 url(sub_right_over.gif) no-repeat bottom left;  border-bottom:0px;}







/* hide the sub levels and give them a positon absolute so that they take up no room */



.nmenu ul ul {visibility:hidden;position:absolute;height:0;top:21px;left:-2px;width:242px;}







/* make the second level visible when hover on first level list OR link */



.nmenu ul :hover ul{visibility:visible; height:auto;  }
 

.paddings{
	padding:1px 0 0 1px;
}

.case_margin{
	margin-top:0px;
}