body
{
      margin:0;
      padding:0;
   }	
   
   
   .TabStyle .ajax__tab_header
        {
            font-family: "Helvetica Neue" , Arial, Sans-Serif;
            font-size: 14px;
            font-weight:bold;
            display: block;
  
        }
        .TabStyle .ajax__tab_header .ajax__tab_outer
        {
            
            color: #FFFFFF;
            padding-left: 10px;
            border:solid 1.6px #9C9486;
            height:25px;
            margin-top:6px;
             background-color: #9C9486;
             margin-left:1px 
         
        }
        .TabStyle .ajax__tab_header .ajax__tab_inner
        {
            color: #FFFFFF;
            padding: 3px 10px 2px 0px;
        }
        .TabStyle .ajax__tab_hover .ajax__tab_outer
        {
            background-color:#FDDB68;
          
        }
        .TabStyle .ajax__tab_hover .ajax__tab_inner
        {
            color: #FFFFFF;
               cursor: pointer;
        }
        .TabStyle .ajax__tab_active .ajax__tab_outer
        {
               background-color:#FCC812;
                 
           
        }
        .TabStyle .ajax__tab_active .ajax__tab_inner
        {
          color:Black;
           
        }
        .TabStyle .ajax__tab_body
        {
            font-family: verdana,tahoma,helvetica;
            font-size: 8pt;
            background-color: #FFFFF4;
            border-top-width: 1px;
            border: solid 1.4px #9C9486;
            border-top-color: #ffffff;
        }
    
   
h1 {
	font:60px Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	line-height:100px;
	padding:0px;
	margin:0px;
	}
	
	
.tpnav {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #8c8c8c;
	padding:0px;
	}
.tpnav a{
	color: #8c8c8c;
	text-decoration:none;
	}
.tpnav a:hover{
	color: #9a0d00;
	text-decoration:underline;
	}			
	
.statictext {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	padding:0px 0px 0px 2px;	
	}
.statictext a{
	color: #9a0d00;
	text-decoration: underline;
	}
.statictext a:hover {
	color: #000000;
	text-decoration: none;
	}

.statictext-bold {
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	padding:0px 2px 0px 2px;	
	}
.statictext-bold a{
	color: #000000;
	text-decoration:none;
	}
.statictext-bold a:hover {
	color: #9a0d00;
	text-decoration:underline;
	}

.edit-delete-bottom {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	padding:4px 10px 4px 0px;	
	}
.edit-delete-bottom a{
	color: #9a0d00;
	text-decoration:underline;
	}
.edit-delete-bottom a:hover {
	color: #9a0d00;
	text-decoration:none;
	}

.grid-text {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	COLOR:#000000;
	padding:4px 2px 4px 2px;	
	}
.grid-text a{
	color:#000000;
	text-decoration: none;
	}
.grid-text a:hover {
	color:#9a0d00;
	text-decoration:underline;
	}

.grid-text-11 {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	COLOR:#000000;
	padding:4px 2px;	
	}
.grid-text-11 a{
	color:#000000;
	text-decoration: none;
	}
.grid-text-11 a:hover {
	color:#9a0d00;
	text-decoration:underline;
	}

.grid-text-pending-11 {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF !important;
	background:#FF0000;
	padding:4px 11px 4px 11px;
	text-decoration:none;
	}
	
.grid-text-pending-11 a{
	color:#FFFFFF !important;
	text-decoration:none;
	}
.grid-text-pending-11 a:hover{
	color:#FFFFFF !important;
	text-decoration:underline;
	}		

.grid-text-done-11 {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background:#00CC33;	
	padding:4px 11px 4px 11px;
	text-decoration:none;
	}
.grid-text-done-11 a{
	color:#FFFFFF;
	text-decoration:none;
	}
.grid-text-done-11 a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}		
	
.grid-text-na-11 {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background:#ffb70a;	
	padding:4px 11px 4px 11px;	
	}
	
.grid-text-bold {
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	COLOR:#000000;
	padding:4px 2px 4px 2px;	
	}
.grid-text-bold a{
	color:#000000;
	text-decoration: none;
	}
.grid-text-bold a:hover {
	color:#9a0d00;
	text-decoration:underline;
	}

.grid-text-pending {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background:#FF0000;
	padding:4px 6px 4px 7px;
	}
.grid-text-pending a{
	color:#FFFFFF;
	text-decoration:none;
	}
.grid-text-pending a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}		

.grid-text-done {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background:#00CC33;	
	padding:4px 13px 4px 13px;	
	}
.grid-text-done a{
	color:#FFFFFF;
	text-decoration:none;
	}
.grid-text-done a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}	

.tools-text {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	COLOR:#000000;
	padding:4px 2px 4px 2px;	
	}
.tools-text a{
	color:#9a0d00;
	text-decoration:underline;
	}
.tools-text a:hover {
	color:#9a0d00;
	text-decoration:none;
	cursor:pointer;
	}

.input-box-new {
	border:1px solid #999999;
	font:11px Tahoma Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	height:16px;
	padding:0px 2px;
	background:#f7f7f7;
	}
	
.input-box-right {
	border:1px solid #999999;
	font:11px Tahoma Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	height:16px;
	text-align:right;
	padding:0px 2px;
	background:#f7f7f7;
	}
	
.multi-box-new {
	border:1px solid #999999;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	background:#f7f7f7;
	}	


.multi-box-50 {
	border:1px solid #999999;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	background:#f7f7f7;
	height:35px;
	}

.sub-menu-page {
	font:bold 13px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px 10px;
	margin:0px;
	border-bottom:solid 1px #DCDCDC;
}
.sub-menu-page a{
	font-weight:normal;
	color: #9a0d00;
	text-decoration:underline;
}
.sub-menu-page a:hover{
	font-weight:normal;
	color:#9a0d00;
	text-decoration:none;
}

.headings-blue {
	font:bold 13px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	padding:2px 10px;

}
.headings-PSC
{
    font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#81AB81;
	height:24px;
	 margin: 1px 1px 2px 1px;
    font-weight:bold;
   float:none;
    text-align:center; 
    padding-top:5px;
    padding-left:4px;
    
}


.headings-blue a{
	font-weight:normal;
	color: #9a0d00;
	text-decoration:underline;
}
.headings-blue a:hover{
	font-weight:normal;
	color:#9a0d00;
	text-decoration:none;
}

.CheckboxSpace
{
    padding-left:5px;
    }


.field-txt {
	font:10.8px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	padding:3.5px 6px 4px 4px;
	

	}
	
.field-txt-11 {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px 5px;
	}	
	
	
.field-text{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	}	
	
.field-txt-bold{
	font:bold 10.8px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	padding:3.5px 6px 4px 4px;
}
	.total_marks_CSS
	{
	   width:90px;
	    border:1.8px solid black;
	}
	
	
	
.field-txt-bold-14{
	font:bold 11.5px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	padding:2px 10px;
	}	

.txt-18 {
	font:normal 18px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:26px;
	}


.txt {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:18px;
	}

.paging {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	COLOR:#000000;
	padding:0px 10px;	
	}
	
.paging-bold {
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	COLOR:#000000;
	background-color:#ADCCCF;	
	height:20px;
	  border-collapse:collapse;
   border:solid 1px  #999999;
}
	
.paging a{
	color: #9a0d00;
	text-decoration:underline;
	}
.paging a:hover {
	color: #9a0d00;
	text-decoration:none;
	}

.border-all {
	border:1px solid #999999;
	}
	
.footer {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	padding:5px 10px;
	text-decoration:none;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;

	
}
.footer a{
	color: #FFFFFF;
	text-decoration:underline;
	}
.footer a:hover{
	color: #FFFFFF;
	text-decoration:none;
	}
	
.dotted-line {
	background:url(images/horizontal-dot.png) repeat-x;
	}
	
.border-grey {
	
    height: 306px;
}	
	
.border-bottom {
	border-bottom:1px solid #F5F5F5;
	}	
	
		
.username {
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#9a0d00;
	padding:0px 10px;
	}		
	
.border
{
    border-collapse:collapse;
   border:solid 1px  #999999;	
}

.txt-print {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:18px;
	padding:4px 4px;
	}
	
.plus {
	font:bold 18px Verdana, Arial, Helvetica, sans-serif;
	color:#9a0d00;
	}	
	
.overflow {
	width:200px;
	height:75px;
	overflow:auto;
	}	
	
		
.grid-text-NA 
	{	
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background:#ffb70a;	
	padding:4px 13px 4px 13px;			
	}
	
	#colorRef{
	color:#FFFFFF;
	text-align:center;
	}
	
	#colorRef a{
	color:#FFFFFF;
	text-align:center;
	
	}
	
	#colorRef a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}	


/*ADD Custom style sheet*/

.field-txt-grid {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	}
	
.padding-bottom 
{
	padding-bottom:5px;
}

.grid-text-new {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	COLOR:#000000;
	padding:0px 2px;	
	}


.grid-text-new td {
	 text-align:left;
	 width:20%;
	}
	
	.grid-text-new label {
	 padding-left:3px;
	}
	
.add-more-rt {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	COLOR:#000000;
	padding:0px 85px;
	text-align:right;
}
.add-more-rt a{
	COLOR:#9a0d00;
	text-decoration:underline;
}
.add-more-rt a:hover{
	COLOR:#9a0d00;
	text-decoration:none;
} 	

.add-more-ct {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	COLOR:#000000;
	padding:5px 0px;
	text-align:center;
}
.add-more-ct a{
	COLOR:#9a0d00;
	text-decoration:underline;
}
.add-more-ct a:hover{
	COLOR:#9a0d00;
	text-decoration:none;
} 

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	border: 3px solid Gray;
    background-color:#ffffdd;
	padding:4px;
	border-color:Gray;
	padding:4px;
	width:320px;
	}

.LoginForm {
	background-color:#FFFFFF;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:4px;
	width:250px;
	
}

.field-textPSC {
	font:10.8px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;

	}
	
	.fieldT-textRegistration
	{
	 font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	padding:4px 2px;
	height:24px;
	
	    }

.field-txtSimple {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px 2px;
	height:24px;
	}
	/*Dashboard CSS..........................................................................*/
    .style2
        {
            
            color: black;
            font-size: 9;
            font-weight: bold;
            font-style: normal;
            text-decoration: none;
           font-family: "Verdana, Arial, Helvetica, sans-serif";
            text-align: general;
            vertical-align: bottom;
            white-space: nowrap;
            border-left-style: none;
            border-left-color: inherit;
            border-left-width: medium;
            border-right-style: none;
            border-right-color: inherit;
            border-right-width: medium;
            border-top: 1.0pt solid windowtext;
            border-bottom: 1.0pt solid windowtext;
            padding: 0px;
            background: #DBEEF3;
        }
    .style1
        {
            height: 15.75pt;
            width: 166px;
            color: black;
            font-size: 10;
           font-weight: bold;
            font-style: normal;
            text-decoration: none;
           font-family: "Verdana, Arial, Helvetica, sans-serif";
            text-align: general;
            vertical-align: bottom;
            white-space: nowrap;
            border-left: 1.0pt solid windowtext;
            border-right-style: none;
            border-right-color: inherit;
            border-right-width: medium;
            border-top: 1.0pt solid windowtext;
            border-bottom: 1.0pt solid windowtext;
            padding: 0px;
            background: #DBEEF3;
        }
.Block1
        {
            height: 27.0pt;
            color: white;
            font-size: 20pt;
            font-weight: bold;
            font-style: normal;
            text-decoration: none;
            font-family: "Bodoni MT", serif;
            text-align: center;
            vertical-align: middle;
            white-space: nowrap;
            border-left: 1.0pt solid windowtext;
            border-right-style: none;
            border-right-color: inherit;
            border-right-width: medium;
            border-top: 1.0pt solid windowtext;
            border-bottom: 1.0pt solid windowtext;
            padding: 0px;
            background: #75923C;
        }
        .Block1Row1
        {
            height: 15.75pt;
            color: black;
            font-size: 11;
            font-weight: 700;
            font-style: normal;
            text-decoration: none;
            font-family: "Verdana, Arial, Helvetica, sans-serif";
            text-align: center;
            vertical-align: bottom;
            white-space: nowrap;
            border-left: 1.0pt solid windowtext;
            border-right-style: none;
            border-right-color: inherit;
            border-right-width: medium;
            border-top: 1.0pt solid windowtext;
            border-bottom: 1.0pt solid windowtext;
            padding: 0px;
            background: #92D050;
        }
        .Block1Row1col2
        {
            color: black;
            font-size: 11;
            font-weight: 700;
            font-style: normal;
            text-decoration: none;
            font-family: "Verdana, Arial, Helvetica, sans-serif";
            text-align: center;
            vertical-align: bottom;
            white-space: nowrap;
            border-left: 1.0pt solid windowtext;
            border-right-style: none;
            border-right-color: inherit;
            border-right-width: medium;
            border-top: 1.0pt solid windowtext;
            border-bottom: 1.0pt solid windowtext;
            padding: 0px;
            background: #92D050;
        }
        .Block2Row1
        {
            color: black;
            font-size: 9;
            font-weight: 700;
            font-style: normal;
            text-decoration: none;
            font-family: "Verdana, Arial, Helvetica, sans-serif";
            text-align: general;
            vertical-align: bottom;
            white-space: nowrap;
            border-left: 1.0pt solid windowtext;
            border-right-style: none;
            border-right-color: inherit;
            border-right-width: medium;
            border-top-style: none;
            border-top-color: inherit;
            border-top-width: medium;
            border-bottom-style: none;
            border-bottom-color: inherit;
            border-bottom-width: medium;
            padding: 0px;
            background: #DBEEF3;
        }
        .Block2Row1col2
        {
            color: black;
            font-size: 9;
            font-weight: 700;
            font-style: normal;
            text-decoration: none;
            font-family: "Verdana, Arial, Helvetica, sans-serif";
            text-align: general;
            vertical-align: bottom;
            white-space: nowrap;
            border-left-style: none;
            border-left-color: inherit;
            border-left-width: medium;
            border-right: 1.0pt solid windowtext;
            border-top-style: none;
            border-top-color: inherit;
            border-top-width: medium;
            border-bottom-style: none;
            border-bottom-color: inherit;
            border-bottom-width: medium;
            padding: 0px;
            background: #DBEEF3;
        }
        .Block3Row1
        {
            color: black;
            font-size: 9;
            font-weight: 550;
            font-style: normal;
            text-decoration: none;
            font-family:  "Verdana, Arial, Helvetica, sans-serif";
            text-align:justify;
            vertical-align:middle;
            white-space: nowrap;
            border-left-style: none;
            border-left-color: inherit;
            border-left-width: medium;
            border-right-style: none;
            border-right-color: inherit;
            border-right-width: medium;
            border-top: 1.0pt solid windowtext;
            border-bottom-style: none;
            border-bottom-color: inherit;
            border-bottom-width: medium;
            padding: 0px;
            background: #FDE9D9;
        }
        .Block3Row1col2
        {
            color: black;
            font-size: 9;
            font-weight: 700;
            font-style: normal;
            text-decoration: none;
            font-family: "Verdana, Arial, Helvetica, sans-serif";
            text-align: general;
            vertical-align: bottom;
            white-space: nowrap;
            border-left-style: none;
            border-left-color: inherit;
            border-left-width: medium;
            border-right: 1.0pt solid windowtext;
            border-top: 1.0pt solid windowtext;
            border-bottom-style: none;
            border-bottom-color: inherit;
            border-bottom-width: medium;
            padding: 0px;
            background: #FDE9D9;
        }
        .Block1Row2
        {

            height: 15.0pt;
            color: black;
            font-size: 13;
            font-weight: 550;
            font-style: normal;
            text-decoration: none;
             font-family: "Verdana, Arial, Helvetica, sans-serif";
            text-align: left;
            vertical-align: bottom;
            white-space: nowrap;
            border-left: 1.0pt solid windowtext;
            border-right-style: none;
            border-right-color: inherit;
            border-right-width: medium;
            border-top-style: none;
            border-top-color: inherit;
            border-top-width: medium;
            border-bottom-style: none;
            border-bottom-color: inherit;
            border-bottom-width: medium;
            padding: 0px;
            background: #92D050;
        }
        .Block2
        {
            color: #215867;
            font-size: 20pt;
            font-weight: bold;
            font-style: normal;
            text-decoration: none;
            font-family: Calibri, sans-serif;
            text-align: center;
            vertical-align: middle;
            white-space: nowrap;
            border-left: 1.0pt solid windowtext;
            border-right-style: none;
            border-right-color: inherit;
            border-right-width: medium;
            border-top: 1.0pt solid windowtext;
            border-bottom: 1.0pt solid windowtext;
            padding: 0px;
            background: #93CDDD;
        }
        .Block3
        {
            color: black;
            font-size: 14pt;
            font-weight: 700;
            font-style: normal;
            text-decoration: none;
            font-family: "Arial", serif; 
            text-align: center;
            vertical-align: middle;
            white-space: nowrap;
            border-left: 1.0pt solid windowtext;
            border-right-style: none;
            border-right-color: inherit;
            border-right-width: medium;
            border-top: 1.0pt solid windowtext;
            border-bottom: 1.0pt solid windowtext;
            padding: 0px;
            background: #FDE9D9;
        }
        
        .Block2Row2
        {
            color: black;
            font-size: 9;
            font-weight: 550;
            font-style: normal;
            text-decoration: none;
            font-family:  "Verdana, Arial, Helvetica, sans-serif";
            text-align:justify;
            vertical-align:middle;
            white-space: nowrap;
            border-left: 1.0pt solid windowtext;
            border-right: 1.0pt solid windowtext;
            border-top-style: none;
            border-top-color: inherit;
            border-top-width: medium;
            border-bottom-style: none;
            border-bottom-color: inherit;
            border-bottom-width: medium;
            padding: 0px;
            background: #DBEEF3;
        }
        .Block2Row2col2
        {
            color: black;
            font-size: 9.0pt;
            font-weight: 550;
            font-style: normal;
            text-decoration: none;
             font-family:  "Verdana, Arial, Helvetica, sans-serif";
            text-align: general;
            vertical-align: bottom;
            white-space: nowrap;
            border-left-style: none;
            border-left-color: inherit;
            border-left-width: medium;
            border-right: 1.0pt solid windowtext;
            border-top-style: none;
            border-top-color: inherit;
            border-top-width: medium;
            border-bottom-style: none;
            border-bottom-color: inherit;
            border-bottom-width: medium;
            padding: 0px;
            background: #DBEEF3;
        }
        .style17
        {
            color: black;
            font-size: 9;
            font-weight: 550;
            font-style: normal;
            text-decoration: none;
             font-family:  "Verdana, Arial, Helvetica, sans-serif";
            text-align: left;
            vertical-align:middle;
            white-space: nowrap;
            border-left: 1.0pt solid windowtext;
            border-right-style: none;
            border-right-color: inherit;
            border-right-width: medium;
            border-bottom-style: none;
            border-bottom-color: inherit;
            border-bottom-width: medium;
            padding: 0px;
            background: #92D050;
        width: 129px;
    }
        .style18
        {
             color: black;
            font-size: 9;
            font-weight: 550;
            font-style: normal;
            text-decoration: none;
             font-family:  "Verdana, Arial, Helvetica, sans-serif";
            text-align: left;
            vertical-align: bottom;
            white-space: nowrap;
            border-left-style: none;
            border-left-color: inherit;
            border-left-width: medium;
            border-bottom-style: none;
            border-bottom-color: inherit;
            border-bottom-width: medium;
            padding: 0px;
            background: #92D050;
        }
        .style23
        {
        height: 15.0pt;
        color: black;
        font-size: 9;
        font-weight: 550;
        font-style: normal;
        text-decoration: none;
        font-family: "Verdana, Arial, Helvetica, sans-serif";
        text-align: left;
        vertical-align:middle;
        white-space: nowrap;
        border-right-style: none;
        border-right-color: inherit;
        border-right-width: medium;
        border-top-style: none;
        border-top-color: inherit;
        border-top-width: medium;
        border-bottom-style: none;
        border-bottom-color: inherit;
        border-bottom-width: medium;
        border-left: 1.0pt solid windowtext;
        border-right: 1.0pt solid windowtext;
        padding: 0px;
        background: #92D050;
        width: 129px;
    }
        .style24
        {
            color: black;
            font-size: 9;
            font-weight: 550;
            font-style: normal;
            text-decoration: none;
             font-family:  "Verdana, Arial, Helvetica, sans-serif";
            text-align: left;
            vertical-align: bottom;
            white-space: nowrap;
            border-left-style: none;
            border-left-color: inherit;
            border-left-width: medium;
            border-top-style: none;
            border-top-color: inherit;
            border-top-width: medium;
            border-bottom-style: none;
            border-bottom-color: inherit;
            border-bottom-width: medium;
            padding: 0px;
            background: #92D050;
        }
        .style26
    {
        color: black;
        font-size: 9;
        font-weight: bold;
        font-style: normal;
        text-decoration: none;
        font-family: "Verdana, Arial, Helvetica, sans-serif";
        text-align: general;
        vertical-align: bottom;
        white-space: nowrap;
        border-left-style: none;
        border-left-color: inherit;
        border-left-width: medium;
        border-right-style: none;
        border-right-color: inherit;
        border-right-width: medium;
        border-top: 1.0pt solid windowtext;
        border-bottom: 1.0pt solid windowtext;
        padding: 0px;
        width: 202px;
    }
      .style15
        {
             color: black;
        font-size: 9;
        font-weight: 550;
        font-style: normal;
        text-decoration: none;
        font-family: "Verdana, Arial, Helvetica, sans-serif";
        text-align: general;
            vertical-align: bottom;
            white-space: nowrap;
            border-left-style: none;
            border-left-color: inherit;
            border-left-width: medium;
            border-right-style: none;
            border-right-color: inherit;
            border-right-width: medium;
            border-top: 1.0pt solid windowtext;
            border-right: 1.0pt solid windowtext;
            border-bottom-style: none;
            border-bottom-color: inherit;
            border-bottom-width: medium;
            padding: 0px;
            background: #FDE9D9;
        }
        .style16
        {
             color: black;
        font-size: 9;
        font-weight: bold;
        font-style: normal;
        text-decoration: none;
        font-family: "Verdana, Arial, Helvetica, sans-serif";
        text-align: general;
            vertical-align: bottom;
            white-space: nowrap;
            border-left-style: none;
            border-left-color: inherit;
            border-left-width: medium;
            border-right: 1.0pt solid windowtext;
            border-top: 1.0pt solid windowtext;
            border-bottom-style: none;
            border-bottom-color: inherit;
            border-bottom-width: medium;
            padding: 0px;
            background: #FDE9D9;
        } 
        .style21
        {
            color: black;
        font-size: 9;
        font-weight: 550;
        font-style: normal;
        text-decoration: none;
        font-family: "Verdana, Arial, Helvetica, sans-serif";
        text-align: general;
            vertical-align: bottom;
            white-space: nowrap;
            border-style: none;
            border-color: inherit;
            border-width: medium;
            padding: 0px;
            background: #FDE9D9;
        }
        .style22
        {
            color: black;
            font-size: 9;
            font-weight: 700;
            font-style: normal;
            text-decoration: none;
            font-family: "Bodoni MT", serif;
            text-align: general;
            vertical-align: bottom;
            white-space: nowrap;
            border-left-style: none;
            border-left-color: inherit;
            border-left-width: medium;
            border-right: 1.0pt solid windowtext;
            border-top-style: none;
            border-top-color: inherit;
            border-top-width: medium;
            border-bottom-style: none;
            border-bottom-color: inherit;
            border-bottom-width: medium;
            padding: 0px;
            background: #FDE9D9;
        } 
    .style27
    {
        color: black;
        font-size: 9;
        font-weight: 550;
        font-style: normal;
        text-decoration: none;
        font-family: "Verdana, Arial, Helvetica, sans-serif";
        text-align: general;
        vertical-align: bottom;
        white-space: nowrap;
        border-style: none;
        border-color: inherit;
        border-width: medium;
        border-right: 1.0pt solid windowtext;
        padding: 0px;
        background: #FDE9D9;
        width: 92px;
    }
    .style28
    {
        color: black;
        font-size: 9;
        font-weight: 550;
        font-style: normal;
        text-decoration: none;
        font-family: "Verdana, Arial, Helvetica, sans-serif";
        text-align: left;
        vertical-align: middle;
        white-space: nowrap;
        border-left: 1.0pt solid windowtext;
        border-right-style: none;
        border-right-color: inherit;
        border-right-width: medium;
        border-bottom-style: none;
        border-bottom-color: inherit;
        border-bottom-width: medium;
        padding: 0px;
        background: #92D050;
        width: 166px;
    }
    .style29
    {
        height: 15.0pt;
        color: black;
        font-size: 9;
        font-weight: 550;
        font-style: normal;
        text-decoration: none;
        font-family: "Verdana, Arial, Helvetica, sans-serif";
        text-align: left;
        vertical-align: middle;
        white-space: nowrap;
        border-right-style: none;
        border-right-color: inherit;
        border-right-width: medium;
        border-top-style: none;
        border-top-color: inherit;
        border-top-width: medium;
        border-bottom-style: none;
        border-bottom-color: inherit;
        border-bottom-width: medium;
        border-left: 1.0pt solid windowtext;
        border-right: 1.0pt solid windowtext;
        padding: 0px;
        background: #92D050;
        width: 166px;
    }

.DashboardStyle
       {
       height:22px;
       width:65px;
       padding-top:4px;
       padding-left:5px; 
       border:1px solid #81AB81;
       background-color:#ADCCCF;
       margin-bottom:5px;
       margin-left:10px;
       }