
 body {margin:0px; padding:0px;}
  .menu{font-family:Tahoma; font-size:10px;  color:#8A8A8A; text-decoration:none}
  .menu1{font-family:Tahoma; font-size:11px;  color:#9B9A9A; text-decoration:none}
  .policy{font-family:Tahoma; font-size:11px;  color:#5293BD;}
  .text1{font-family:Tahoma; font-size:11px;  color:#3297D8;}
  .text2{font-family:Tahoma; font-size:9px;  color:#D1D1C7;}
  .blue{font-family:Tahoma; font-size:11px;  color:#5DA8D9;}
  .blue2{font-family:Tahoma; font-size:14px;  color:#2D8ECE; font-weight:bold}
  .blue_d{font-family:Tahoma; font-size:11px;  color:#0F7AC2;}
  .main{font-family:Tahoma; font-size:11px;  color:#767676; line-height:14px}
  .ondemand{font-family:Tahoma; font-size:10px;  color:#767676; line-height:1.2em}
  .blue_ondemand{font-family:Tahoma; font-size:14px;  color:#2D8ECE; font-weight:bold; line-height:1em}
  .maindes{font-family:Tahoma; font-size:14px;  color:#767676; line-height:140%; letter-spacing:1px; padding-left:0px; padding-top:10px; padding-right:20px}



  .input{
  		width:132px; height:17px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#DBDBDB;
		font-family:Tahoma; font-size:10px;  color:#8A8A8A;
		padding-top:1px;
		}
		


	.textarea{
		width:132px; height:90px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#DBDBDB;
		font-family:Tahoma; font-size:10px;  color:#8A8A8A;
		padding-top:1px;
		overflow:auto;
		}


    .darkClass {
        background-color: gray;
        filter:alpha(opacity=70); /* IE */
        opacity: 0.7; /* Safari, Opera */
        -moz-opacity:0.70; /* FireFox */
        z-index: 50;
        position: absolute;
        top: 0px;
        left: 0px;
        height: 100%;
        width: 100%;
        pageWidth: 100%;
        pageHeight: 100%;
        display: block;
        background-repeat: no-repeat;
        background-position: center;
        overflow: hidden;
        }

    .darkClass2 {
        background-color: gray;
        filter:alpha(opacity=70); /* IE */
        opacity: 0.7; /* Safari, Opera */
        -moz-opacity:0.70; /* FireFox */
        z-index: 1;
        position: absolute;
        top: 0px;
        left: 0px;
        height: 100%;
        width: 100%;
        pageWidth: 100%;
        pageHeight: 100%;
        display: block;
        background-repeat: no-repeat;
        background-position: center;
        overflow: hidden;
        }
