﻿body
{
	font-family:Verdana;
	font-size:11px;
}
.responseError
{
	font-family:Verdana;
	font-size:10px;
	color:Black;
	font-weight:bold;
}

.header{
            color:White;
            font-family:Verdana;
            font-size:12px;
            background-color:#045A8D;
            text-decoration:none;
            vertical-align:middle;
            
            
          
            
        }
.row{
            color:White;
            font-family:Verdana;
            font-size:11px;
            background-color:#045A8D;
            text-decoration:none;
            vertical-align:middle;
            border-style:outset;
            border-color:#045A8D;
            border-width:3px;
          
            
        }
        .classcodes
        {
            text-decoration:none;
        }
.category
{
	font-weight:bold;
	font-family:Verdana;
	font-size:13px;
}
.treeview
{
			font-family:Verdana;
            font-size:11px;
            font-weight: normal;
            	
}
.tvselected
{
	font-family:Verdana;
    font-size:11px;
    font-weight: bold;	
    /*
    background-image: url('../Images/play.jpg'); 
    background-position: left;
    background-repeat: no-repeat;  
	*/
}

.heading
        {
            font-family:Verdana;
            font-size:16px;
            font-weight:bold;	
        }
        .subheading
        {
            font-family:Verdana;
            font-size:12px;
            font-weight:bold;
        }
        .text
        {
            font-family:Verdana;
            font-size:11px;
        }
        .textbold
        {
            font-family:Verdana;
            font-size:11px;
            font-weight:bold;
        }
        .smalltext
        {
        	font-family:Verdana;
            font-size:9px;
        }
        .textbox
        {
        	font-family:Verdana;
            font-size:11px;
        }
        .textarea
        {
        	font-family:Verdana;
            font-size:12px;
            overflow:hidden;
            
        }
        .button
         {
           font-weight: bold;
            font-size:11px;
            cursor:hand;
            margin-left: 0px;
            height:25px;
        }
        .buttonbig
        {
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 11px; 
			color: white; 
			text-decoration: none; 
			font-weight: bold;
			background-color: black;
			background-image:url("../Images/black_wide_button_over.gif");
			border: 0px solid #000000;
			font-weight: bold;
			cursor:hand;
			width:130px;
			height:23px;
        }
        .buttonbigger
        {
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 11px; 
			color: white; 
			text-decoration: none; 
			font-weight: bold;
			background-color: black;
			background-image:url("../Images/black_wide_button_over160X23.gif");
			border: 0px solid #000000;
			font-weight: bold;
			cursor:hand;
			width:160px;
			height:23px;
        }
        .button1
        {
        	font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 11px; 
			color: white; 
			text-decoration: none; 
			font-weight: bold;
			background-color: black;
			background-image:url("../Images/black_wide_button_over90X23.gif");
			border: 0px solid #000000;
			font-weight: bold;
			cursor:hand;
			width:90px;
			height:23px;
        }
        .tabstrip
        {
			font-family:Verdana;
			font-size:10px;
			color:#045A8D;
	    }
        .subtab
        {
			font-family:Verdana;
			font-size:9px;
			color:#045A8D;
			text-decoration:none;
			
        }
       .lnkbutton
        {
			font-family:Verdana;
			font-size:12px;
			color:White;
			font-weight:bold;
        }
        .required
        {
            font-family:Verdana;
            font-size:12px;
            color:Red;
            font-weight:bold;
        }
         .dependencyreq
        {
        	font-family:Verdana;
            font-size:12px;
            color:Red;
            font-weight:bold;
           
        }
        .classcodeselection
        {
			font-family:Wingdings;
		
			cursor:hand;
			width:10px;
			text-decoration:none;
        }
        .errormessage
        {
        	font-family:Verdana;
            font-size:10px;
            color:Red;
            font-weight:bold;
            overflow: auto;
        }
         .error
        {
        	font-family:Verdana;
            font-size:10px;
            color:Red;
            overflow: auto;
        }
        .font
        {
        	font-family:Verdana;
            font-size:11px;
        }
        .checkbox
        {
        	
        }
                a.tabstrip:hover
				{
					font-weight:bold;
				}
 .border
 {
 	border:0px;
 	border-bottom:1px;
 	border-top:0px;
 	border-left:0px;
 	border-right:0px;
 	
 	}
 	
 	
 	   .gr
        {
            position: fixed;
        }
        .textgrid
        {
            font-family: Verdana;
            color: white;
            background-color: #045A8D;
            height: 43px;
            font-weight: bold;
        }
        .NoBorder
        {
          border:1px solid #ffffff;
        }
        .NBorder
        {
        	border:0px;
        	border-bottom:0px;
        	border-left:0px;
        	border-right:0px;
        	border-top:0px;
        	}
        .NoBorderRight
        {
            border-right: 0px;
            border-right-width: 0px;
        }
        .NoBorderLeftRight
        {
            border-right-width: 0px;
            border-left: 0px;
        }
        .NoBorderLeft
        {
            border-left: 0px;
            border-left-width: 0px;

        }
      
.tm{
background-image:url(../Images/ttm.gif);
background-repeat:repeat-x;
background-position:top;
}
.tbm{
background-image:url(../Images/tbm.gif);
background-repeat:repeat-x;
background-position:top;
line-height:5px;
}
.tml{
background-image:url(../Images/tml.gif);
background-repeat:repeat-y;
}
.tmr{
background-image:url(../Images/tmr.gif);
background-repeat:repeat-y;
}