	.clsPage
	{
	background : #FFF8C6;
	}
	
	.clsMConError
	{
		color : red;
	}

	.TextInputBox 
	{
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
        padding-left: 2px;

	}

	.Footer 
	{	
        font-family: Arial, Helvetica, sans-serif;
        margin-left: 0px;
        background-color:#D3EAF8;
    }	
   
	.mapColor
	{
		background-color:#D3EAF8;		
	}

	.clsLine
	{	        
        margin-left: 0px;
        margin-right:0px;
		background-color: #C2E2F8;    
	}

	.Bodytext 
	{
		font-family: Arial, Helvetica, sans-serif; 
	}

	.Footerlinks 
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
	}

    .ErrorTextBold {
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
        color: red;
    }
    
    .ErrorText{
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
        color: red;
    }

	.HeaderLink {                              
        margin-left: 0px;
		font-weight: bold;
        background-color:#D3EAF8;
	}
	
	.clsGreen {
	color : #85C226;
	height: 5px;
	}
	
	.clsRed {
	color : red;
	}
	
	.redHeader 
	{	
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
		font-weight: bold;
		color: red;
    }
	.redtxt
	{
	color: red;
	}

	.clsBackground {
        background-color:#C0C0C0;
	}

	.greenHeader 
	{	
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
		color: #85C226;
    }
	.greentxt
	{
	color: #85C226;
	}
	
	.BannerTxt
	{
		font-weight: bold;
	
	}

	.BannerClsBg
	{
	background-color:#D3EAF8;
	vertical-align: text middle;
	height: 25px;
     width: 100%;
	}

	.clsText
	{
	width: 30%;
	}

	.HeaderBg
	{
	    font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        background-color:#D3EAF;
		width: 100%;
	}
	.Header
	{
		font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        background-color:#0000FF;
		font-size: 14px;
	}
	.clsText
	{
	width: 80%;
	}

	#UserChoice
	{
		color: #000000; 
		font-family: sans-serif; 
		font-size:6px;
	}
	.Mcon_SmallFont
	{
		color: #7F7F7F 
     }
	 	.redTxt
	{
		color: red 
     }
		.Alg
     {
         text-align: center;
      }
select 
                {

                background-color : #E6E6FA;

                }



