/* CSS Document */

 
  td.top1 {
        line-height: 12px;
        text-indent: 1px;
        font-size: 11px;
        font-weight: bold;
        font-family: Verdana, arial;
        color: #88878F;
		padding-top:1px;

    }
 
 
 
 
 
 
 
 td.top {
        line-height: 12px;
        text-indent: 1px;
        font-size: 11px;
        font-weight: bold;
        font-family: Verdana, arial;
        color: #88878F;
		padding-top:10px;

    }
    td.section {
        padding: 0px 2px;
		padding-bottom:-5px;
    }
    .click-menu {
        -moz-user-select: none;
		
    }
    .click-menu .box1 {
        background: url("") no-repeat;
        padding-left: 2px;
		padding-top: 1px;
		cursor:pointer;
		
    }
    .click-menu .box1-open {
        background: url("") no-repeat;
        padding-left: 2px;
      cursor:pointer;
    }
    .click-menu  .box1,
    .click-menu .box1-open 
	{
        color: #9C2323;
        font-family: Tahoma, Verdana, arial;
        font-size: 10px;
		
		
		
    }
    /* mozilla fix */
    html>body .click-menu .box1,
    html>body .click-menu .box1-open {
        color: #9C2323;
        font-family:  Verdana, Tahoma, Arial;
        font-size: 10px;
        line-height: 16px;
        padding-bottom: 2px;
		font-weight: bold;
		
		
    }
    /* ie fix */
    * html .click-menu .box1,
    * html .click-menu .box1-open {
        color: #9C2323;
        font-family:  Verdana, Tahoma, Arial;
        font-size: 10px;
		font-weight:bold;
        height: 16px;
    }
    .click-menu .section {
        font-family: Verdana, arial;
        font-size: 10px;
        line-height: 17px;
        display: none;
    }
    .click-menu .section a {
        color: #585959;
        text-decoration: none;
        white-space: nowrap;
    }
	
	.dotted
	{
	background-image: url(../imgs/dotted1.gif);
	background-repeat:no-repeat;
	padding: 6px 10px 10px 10px;
	
	
	}	
	
		.dotted1
	{
	background-repeat:no-repeat;
	padding: 6px 10px 10px 10px;
	
	
	}
	
	
    .click-menu .section a:hover {
        color: #940C0C;
        text-decoration: underline;
        white-space: nowrap;
    }
    
	
	  .box1 a:hover
	 
	 {
	 color: #940C0C;
	 text-decoration: underline;
	 }
	
	
	.click-menu .box2 {
        background: url("") no-repeat;
        padding-left: 20px;
    }
	
    .click-menu .box2-last {
        background: url("") no-repeat;
        padding-left: 20px;
    }
	
	