﻿html, body
{
	margin: 0;
	padding: 0;
	border: 0;
}
body
{
	font-family: Tahoma, arial, helvetica,;
	font-size: 12px;
	color: #2B2B2B;
	line-height: 18px;
	background-color: #fff;
}
#main
{
	width: 990px;
	margin: 0 auto;
	position: relative;
}
.headerLeft
{
	vertical-align: top;
	height: 75px;
	width: 200px;
}
.chdate
{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}
.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px;
    top: 0px;
    left: 0px;
    width: 213px;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}
.footer {
background: rgb(197,222,234); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(197,222,234,1) 0%, rgba(138,187,215,1) 0%, rgba(6,109,171,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(197,222,234,1)), color-stop(0%,rgba(138,187,215,1)), color-stop(100%,rgba(6,109,171,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(197,222,234,1) 0%,rgba(138,187,215,1) 0%,rgba(6,109,171,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(197,222,234,1) 0%,rgba(138,187,215,1) 0%,rgba(6,109,171,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(197,222,234,1) 0%,rgba(138,187,215,1) 0%,rgba(6,109,171,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(197,222,234,1) 0%,rgba(138,187,215,1) 0%,rgba(6,109,171,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5deea', endColorstr='#066dab',GradientType=0 ); /* IE6-9 */
  -webkit-border-radius: 57;
  -moz-border-radius: 57;
  border-radius: 57px;
 
    top: 10px;
    left: 0px;
    

}   

  .modalPopup
    {
        background-color: Black;
        filter: alpha(opacity=90);
        opacity: 0.8;
    }
.div {
 
}
    .div:hover {
  visibility:hidden
    }
.iframe {
margin:0;
padding:0;
border:none;

}
.btn {
color : white; 
 
font-family : verdana, arial, helvetica, sans-serif; 
font-size : 8pt; 
 
font-weight : bold; 
background-image:url(../Images/buttonbg.PNG ) ;
 -webkit-border-radius: 27;
  -moz-border-radius: 27;
  border-radius: 27px;
/*background-color : #4176e5;*/ 
border : 1px solid #dadada; 
cursor : pointer;
	}


.submit1 {
color : #4176e5; 
font-family : verdana, arial, helvetica, sans-serif; 
font-size : 8pt; 
font-weight : bold; 
  
 
	}
	.form-3 {
    font-family: 'Ubuntu', 'Lato', sans-serif;
    font-weight: 400;
    /* Size and position */
    width: 950px;
    position: relative;
    margin:30px  auto 30px;
    padding: 10px;
    overflow: hidden;
   background-image:url(../Images/bg.PNG )
  
  
}





    .form-1 {
    font-family: 'Ubuntu', 'Lato', sans-serif;
    font-weight: 400;
    /* Size and position */
    /*width: 950px;*/
    position: relative;
    margin:30px  auto 30px;
    padding: 10px;
    overflow: hidden;
      PADDING-LEFT: 108px; DISPLAY: block; HEIGHT: 146px; PADDING-TOP: 50px;
   background-image:url(../Images/logbg.PNG );

 
 color:#545454;
    border: 1px solid #fff;
    box-shadow: 
        inset 0 0 2px 1px rgba(255,255,255,0.08), 
        0 16px 10px -8px rgba(0, 0, 0, 0.6);
    top: 10px;
    left: 0px;
    height: 450px;
}

.bg {
 background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;

}


    .background1{
        	-moz-border-radius-bottomright: 17px;
-webkit-border-bottom-right-radius: 17px;
border-bottom-right-radius: 17px;
-moz-border-radius-bottomleft: 17px;
-webkit-border-bottom-left-radius: 17px;
border-bottom-left-radius: 17px;
background: rgb(235,241,246); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(235,241,246,1) 5%, rgba(171,211,238,1) 98%, rgba(213,235,251,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(5%,rgba(235,241,246,1)), color-stop(98%,rgba(171,211,238,1)), color-stop(100%,rgba(213,235,251,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(235,241,246,1) 5%,rgba(171,211,238,1) 98%,rgba(213,235,251,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(235,241,246,1) 5%,rgba(171,211,238,1) 98%,rgba(213,235,251,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(235,241,246,1) 5%,rgba(171,211,238,1) 98%,rgba(213,235,251,1) 100%); /* IE10+ */
background: rgb(235,241,246); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebf1f6', endColorstr='#d5ebfb',GradientType=0 ); /* IE6-9 */
  border: 1px solid #fff;
  -webkit-border-radius: 27;
  -moz-border-radius: 27;
  border-radius: 27px;
    box-shadow: 
        inset 0 0 2px 1px rgba(255,255,255,0.08), 
        0 16px 10px -8px rgba(0, 0, 0, 0.6);
    top: 10px;
    left: 0px;
    height: 66px;


}




.submit {
  background-position: 0% 0%;
    background-image: linear-gradient(to bottom, #000066, #2980b9);
    -webkit-border-radius: 28;
    -moz-border-radius: 28;
    border-radius: 28px;
    font-family: Arial;
    color: #ffffff;
    font-size: 14px;
    padding: 0px 6px 0px 6px;
    text-decoration: none;
   
    background-color: #000066;
    background-repeat: repeat;
    background-attachment: scroll;
}

.submit:hover {
  background: #000099;
  background-image: -webkit-linear-gradient(top, #000099, #3498db);
  background-image: -moz-linear-gradient(top, #000099, #3498db);
  background-image: -ms-linear-gradient(top, #000099, #3498db);
  background-image: -o-linear-gradient(top, #000099, #3498db);
  background-image: linear-gradient(to bottom, #000099, #3498db);
  text-decoration: none;
}
.listbox
{
	font-size: 12px;
	color: #000099;
	font-style: normal;
	font-family: Calibri,Verdana;
	font-weight:bold;
	background-color:#EBF0F7;
	
}	
.white
{
	color: White;
}
.maroon
{
	color: Maroon;
}
.red
{
	color: Red;
	}
.topLinks
{
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	text-decoration: wavy ;
}
.newuser
{
font-size:12px;
	color:Maroon;
	font-weight:bold;
	text-decoration:underline;
}
.topLinks:hover
{
	font-size: 12px;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: underline;
}
.TextBoxAlignRight
{
    text-align : right;
}
.headerRight
{
	vertical-align: top;
	height: 75px;
	width: 790px;
}

.footerBg
{
	background: url(../images/footerbg.jpeg) repeat-x bottom;
}
/* Calander */
.custom-calendar .ajax__calendar_container
{
	background-color: #ffc; 
	border: solid 2px #666;
}
.custom-calendar .ajax__calendar_title
{
	background-color: #182A1E;
	height: 20px;
	color: white;
}
.custom-calendar .ajax__calendar_today
{
	background-color: #182A1E;
	height: 20px;
	color: white;
}
.custom-calendar .ajax__calendar_days table thead tr td
{
	font-weight: bold;
	color: Maroon
}
.custom-calendar .ajax__calendar_hover .ajax__calendar_day
{
	background-color:silver;
	color: black; 
}
.custom-calendar .ajax__calendar_day
{
	color: Black; 
}
.custom-calendar .ajax__calendar_other .ajax__calendar_day
{
	color: #999999 
}
.Textbox
{
	font-family: Calibri;
	-webkit-border-radius: 27;
  -moz-border-radius: 27;
  border-radius: 27px;
  text-align:center;
    margin-left: 0px;
}
.WaterMarkedTextbox
{
	background-color: #F0F8FF;
	font-family: Calibri;
	margin-left: 0px;
	color:Gray;
}
.Label
{
	font-family:Times New Roman, serif ;
     color:#000066;
     font-size-adjust:initial;
     font-synthesis:weight ;
    
} 
.Textboxnew
{
	font-family: Calibri ;
	
}
.TextboxnewBold
{
	font-family: Calibri;
	font-weight: bold;
}
.Textbox1
{
text-transform: uppercase;
}
.divround {
    border: 2px solid;
    border-radius: 25px;
}
.myShdow
{
box-shadow: 10px 10px 5px #888888;
}

.myShdow_Table
{
	border: thin solid #000000;
	box-shadow: 10px 10px 5px #888888;
}
.myShdow_Table_with_out {
    align-self: center;
    border-left: thin solid #182A1E;
    border-right: thin solid #182A1E;
    border-top: thin none #182A1E;
    border-bottom: thin solid #182A1E;
    box-shadow: 10px 10px 5px #888888;
   width: 100%;
   height:300px;
    background-image:url('../Images/background1.PNG');
     color:#000066;
    font-size:larger;
    font-weight:bold;
    font-family:Calibri;
    margin-left:0px
    
}

.myShdow_Table_with_out1 {
    align-self: center;
    border-left: thin solid #182A1E;
    border-right: thin solid #182A1E;
    border-top: thin none #182A1E;
    border-bottom: thin solid #182A1E;
    box-shadow: 10px 10px 5px #888888;
   width: 100%;
   height:300px;
    background-image:url('../Images/background1.PNG');
     color:#000066;
    font-size:larger;
    font-weight:bold;
    font-family:Calibri;
    margin-left:0px
    
}


.tdheights {

height:30px;


}

.rounded_corners_gridview
    {
        border: 1px solid #A1DCF2;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        overflow: hidden;
    }
    .rounded_corners td, .rounded_corners th
    {
        border: 1px solid #A1DCF2;
        font-family: Arial;
        font-size: 10pt;
        text-align: center;
    }
    .rounded_corners table table td
    {
        border-style: none;
    }
    .Mdheadings
{
	font-family: Calibri;
	font-weight: bold;
	color: #3366CC;
	font-size: medium;
}
.textShadow
{
	text-shadow: 2px 2px 8px #FF0000;
	
}

.Logpage {
-moz-box-shadow: 0 0 5px 5px #888;
-webkit-box-shadow: 0 0 5px 5px#888;
box-shadow: 0 0 5px 5px #888;
border-radius: 10px;
}
.bordersradious
{
-moz-border-radius-topleft: 11px;
-webkit-border-top-left-radius: 11px;
 border-top-left-radius: 11px;
-moz-border-radius-topright: 13px;
-webkit-border-top-right-radius: 13px;
border-top-right-radius: 13px;	
background-color:#00AAE7;
color:white;
align-content:center;
 margin-left:0px;
width:98%;
}

.bordersradiousdown
{
	-moz-border-radius-bottomright: 17px;
-webkit-border-bottom-right-radius: 17px;
border-bottom-right-radius: 17px;
-moz-border-radius-bottomleft: 17px;
-webkit-border-bottom-left-radius: 17px;
border-bottom-left-radius: 17px;
background-color:#00AAE7;
 margin-left:2px;
color:white;
align-content:center;
width:98%;
  
}
.bordersradiusallside
{
	-moz-border-radius-topleft: 11px;
-webkit-border-top-left-radius: 11px;
 border-top-left-radius: 11px;
-moz-border-radius-topright: 13px;
-webkit-border-top-right-radius: 13px;
border-top-right-radius: 13px;	
-moz-border-radius-bottomright: 17px;
-webkit-border-bottom-right-radius: 17px;
border-bottom-right-radius: 17px;
-moz-border-radius-bottomleft: 17px;
-webkit-border-bottom-left-radius: 17px;
border-bottom-left-radius: 17px;
	}
.dcntmenuadmin {
margin-left: 2px;
padding-left: 2px;
padding-bottom: 2px;
background-color: #b1d4ea; 
}

/* pop */
.panel {
margin-left:150px;

}
.modalPopup1
{
/*background-color: #696969;
filter: alpha(opacity=40);
opacity: 0.7;
xindex:-1;*/

	-moz-border-radius-bottomright: 17px;
-webkit-border-bottom-right-radius: 17px;
border-bottom-right-radius: 17px;
-moz-border-radius-bottomleft: 17px;
-webkit-border-bottom-left-radius: 17px;
border-bottom-left-radius: 17px;
background: rgb(235,241,246); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(235,241,246,1) 5%, rgba(171,211,238,1) 98%, rgba(213,235,251,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(5%,rgba(235,241,246,1)), color-stop(98%,rgba(171,211,238,1)), color-stop(100%,rgba(213,235,251,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(235,241,246,1) 5%,rgba(171,211,238,1) 98%,rgba(213,235,251,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(235,241,246,1) 5%,rgba(171,211,238,1) 98%,rgba(213,235,251,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(235,241,246,1) 5%,rgba(171,211,238,1) 98%,rgba(213,235,251,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(235,241,246,1) 5%,rgba(171,211,238,1) 98%,rgba(213,235,251,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebf1f6', endColorstr='#d5ebfb',GradientType=0 ); /* IE6-9 */
  border: 5px solid #fff;
  -webkit-border-radius: 27;
  -moz-border-radius: 27;
  border-radius: 27px;
    box-shadow: 
        inset 0 0 2px 1px rgba(255,255,255,0.08), 
        0 16px 10px -8px rgba(0, 0, 0, 0.6);
    top: 10px;
    left: 0px;
    height: 450px;
}
/* grid */

.FooterStyle
{
	background-color: #6699FF;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Calibri;
}
.background {
    background: rgb(228,245,252); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(228,245,252,1) 0%, rgba(159,216,239,1) 9%, rgba(159,216,239,1) 14%, rgba(169,235,252,1) 26%, rgba(159,216,239,1) 42%, rgba(191,232,249,1) 45%, rgba(169,235,252,1) 63%, rgba(159,216,239,1) 74%, rgba(191,232,249,1) 78%, rgba(191,232,249,1) 78%, rgba(191,232,249,1) 81%, rgba(159,216,239,1) 89%, rgba(159,216,239,1) 89%, rgba(159,216,239,1) 99%, rgba(42,176,237,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(228,245,252,1)), color-stop(9%,rgba(159,216,239,1)), color-stop(14%,rgba(159,216,239,1)), color-stop(26%,rgba(169,235,252,1)), color-stop(42%,rgba(159,216,239,1)), color-stop(45%,rgba(191,232,249,1)), color-stop(63%,rgba(169,235,252,1)), color-stop(74%,rgba(159,216,239,1)), color-stop(78%,rgba(191,232,249,1)), color-stop(78%,rgba(191,232,249,1)), color-stop(81%,rgba(191,232,249,1)), color-stop(89%,rgba(159,216,239,1)), color-stop(89%,rgba(159,216,239,1)), color-stop(99%,rgba(159,216,239,1)), color-stop(100%,rgba(42,176,237,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(228,245,252,1) 0%,rgba(159,216,239,1) 9%,rgba(159,216,239,1) 14%,rgba(169,235,252,1) 26%,rgba(159,216,239,1) 42%,rgba(191,232,249,1) 45%,rgba(169,235,252,1) 63%,rgba(159,216,239,1) 74%,rgba(191,232,249,1) 78%,rgba(191,232,249,1) 78%,rgba(191,232,249,1) 81%,rgba(159,216,239,1) 89%,rgba(159,216,239,1) 89%,rgba(159,216,239,1) 99%,rgba(42,176,237,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(228,245,252,1) 0%,rgba(159,216,239,1) 9%,rgba(159,216,239,1) 14%,rgba(169,235,252,1) 26%,rgba(159,216,239,1) 42%,rgba(191,232,249,1) 45%,rgba(169,235,252,1) 63%,rgba(159,216,239,1) 74%,rgba(191,232,249,1) 78%,rgba(191,232,249,1) 78%,rgba(191,232,249,1) 81%,rgba(159,216,239,1) 89%,rgba(159,216,239,1) 89%,rgba(159,216,239,1) 99%,rgba(42,176,237,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(228,245,252,1) 0%,rgba(159,216,239,1) 9%,rgba(159,216,239,1) 14%,rgba(169,235,252,1) 26%,rgba(159,216,239,1) 42%,rgba(191,232,249,1) 45%,rgba(169,235,252,1) 63%,rgba(159,216,239,1) 74%,rgba(191,232,249,1) 78%,rgba(191,232,249,1) 78%,rgba(191,232,249,1) 81%,rgba(159,216,239,1) 89%,rgba(159,216,239,1) 89%,rgba(159,216,239,1) 99%,rgba(42,176,237,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(228,245,252,1) 0%,rgba(159,216,239,1) 9%,rgba(159,216,239,1) 14%,rgba(169,235,252,1) 26%,rgba(159,216,239,1) 42%,rgba(191,232,249,1) 45%,rgba(169,235,252,1) 63%,rgba(159,216,239,1) 74%,rgba(191,232,249,1) 78%,rgba(191,232,249,1) 78%,rgba(191,232,249,1) 81%,rgba(159,216,239,1) 89%,rgba(159,216,239,1) 89%,rgba(159,216,239,1) 99%,rgba(42,176,237,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4f5fc', endColorstr='#2ab0ed',GradientType=0 ); /* IE6-9 */
}
 .quarter-circle-top-left{
    width: 100px;
    height: 100px;
    
    border-radius: 0 0 100px 0;
     background-image: linear-gradient(to bottom, #000066, #2980b9);
      background-color: #000066;
      color:white;
    background-repeat: repeat;
    background-attachment: scroll;
    -moz-border-radius: 0 0 100px 0;
    -webkit-border-radius: 0 0 100px 0;
     font-family:Brush Script MT;
}
    .quarter-circle-top-left:hover {
     background: #000099;
  background-image: -webkit-linear-gradient(top, #000099, #3498db);
  background-image: -moz-linear-gradient(top, #000099, #3498db);
  background-image: -ms-linear-gradient(top, #000099, #3498db);
  background-image: -o-linear-gradient(top, #000099, #3498db);
  background-image: linear-gradient(to bottom, #000099, #3498db);
   font-family:Brush Script MT;
        
         }
    .quarter-circle-top-right{
    width: 100px;
    height: 100px;
    
    border-radius: 0 0 0 100px ;
     background-image: linear-gradient(to bottom, #000066, #2980b9);
      background-color: #000066;
    background-repeat: repeat;
    background-attachment: scroll;
    color:white;
     font-family:Brush Script MT;
   border-radius: 0 0 0 100px;
     -moz-border-radius: 0 0 0 100px;
     -webkit-border-radius: 0 0 0 100px;
}
    .quarter-circle-top-right:hover {
     background: #000099;
  background-image: -webkit-linear-gradient(top, #000099, #3498db);
  background-image: -moz-linear-gradient(top, #000099, #3498db);
  background-image: -ms-linear-gradient(top, #000099, #3498db);
  background-image: -o-linear-gradient(top, #000099, #3498db);
  background-image: linear-gradient(to bottom, #000099, #3498db);
   font-family:Brush Script MT;
        
         }
 
    .quarter-circle-bottom-right{
    width: 100px;
    height: 100px;
    
    border-radius: 0 100px 0 0  ;
     background-image: linear-gradient(to bottom, #000066, #2980b9);
      background-color: #000066;
      color:white;
    background-repeat: repeat;
    background-attachment: scroll;
   border-radius: 0 100px 0 0;
     -moz-border-radius: 0 100px 0 0;
     -webkit-border-radius: 0 100px 0 0;
      font-family:Brush Script MT;
}
    .quarter-circle-bottom-right:hover {
     background: #000099;
  background-image: -webkit-linear-gradient(top, #000099, #3498db);
  background-image: -moz-linear-gradient(top, #000099, #3498db);
  background-image: -ms-linear-gradient(top, #000099, #3498db);
  background-image: -o-linear-gradient(top, #000099, #3498db);
  background-image: linear-gradient(to bottom, #000099, #3498db);
   font-family:Brush Script MT;
        
         }

    .quarter-circle-bottom-left {
    width: 100px;
    height: 100px;
    
    border-radius:  100px 0 0 0 ;
     background-image: linear-gradient(to bottom, #000066, #2980b9);
      background-color: #000066;
    background-repeat: repeat;
 
    background-attachment: scroll;
    color:white;
    font-family:Brush Script MT;
   border-radius:  100px 0 0 0;
     -moz-border-radius:100px 0 0 0;
     -webkit-border-radius:100px 0 0 0;
}
    .quarter-circle-bottom-left:hover {
     background: #000099;
  background-image: -webkit-linear-gradient(top, #000099, #3498db);
  background-image: -moz-linear-gradient(top, #000099, #3498db);
  background-image: -ms-linear-gradient(top, #000099, #3498db);
  background-image: -o-linear-gradient(top, #000099, #3498db);
  background-image: linear-gradient(to bottom, #000099, #3498db);
   font-family:Brush Script MT;
        
         }
 .xA {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d0e4f7+0,73b1e7+24,0a77d5+50,539fe1+79,87bcea+100;Blue+Pipe+%231 */
    background: #d0e4f7; /* Old browsers */
    background: -moz-linear-gradient(top, #d0e4f7 0%, #73b1e7 24%, #0a77d5 50%, #539fe1 79%, #87bcea 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d0e4f7), color-stop(24%,#73b1e7), color-stop(50%,#0a77d5), color-stop(79%,#539fe1), color-stop(100%,#87bcea)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #d0e4f7 0%,#73b1e7 24%,#0a77d5 50%,#539fe1 79%,#87bcea 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #d0e4f7 0%,#73b1e7 24%,#0a77d5 50%,#539fe1 79%,#87bcea 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #d0e4f7 0%,#73b1e7 24%,#0a77d5 50%,#539fe1 79%,#87bcea 100%); /* IE10+ */
    background: linear-gradient(to bottom, #d0e4f7 0%,#73b1e7 24%,#0a77d5 50%,#539fe1 79%,#87bcea 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0e4f7', endColorstr='#87bcea',GradientType=0 ); /* IE6-9 */
 
     
font-size:medium ;
font-weight:bold;
font-style:oblique ;
 
}
 
.wh {
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cedbe9+0,aac5de+17,419ad6+42,419ad6+42,6199c7+50,3a8bc2+84,26558b+100 */
background: rgb(206,219,233); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(206,219,233,1) 0%, rgba(170,197,222,1) 17%, rgba(65,154,214,1) 42%, rgba(65,154,214,1) 42%, rgba(97,153,199,1) 50%, rgba(58,139,194,1) 84%, rgba(38,85,139,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(206,219,233,1)), color-stop(17%,rgba(170,197,222,1)), color-stop(42%,rgba(65,154,214,1)), color-stop(42%,rgba(65,154,214,1)), color-stop(50%,rgba(97,153,199,1)), color-stop(84%,rgba(58,139,194,1)), color-stop(100%,rgba(38,85,139,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(206,219,233,1) 0%,rgba(170,197,222,1) 17%,rgba(65,154,214,1) 42%,rgba(65,154,214,1) 42%,rgba(97,153,199,1) 50%,rgba(58,139,194,1) 84%,rgba(38,85,139,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(206,219,233,1) 0%,rgba(170,197,222,1) 17%,rgba(65,154,214,1) 42%,rgba(65,154,214,1) 42%,rgba(97,153,199,1) 50%,rgba(58,139,194,1) 84%,rgba(38,85,139,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(206,219,233,1) 0%,rgba(170,197,222,1) 17%,rgba(65,154,214,1) 42%,rgba(65,154,214,1) 42%,rgba(97,153,199,1) 50%,rgba(58,139,194,1) 84%,rgba(38,85,139,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(206,219,233,1) 0%,rgba(170,197,222,1) 17%,rgba(65,154,214,1) 42%,rgba(65,154,214,1) 42%,rgba(97,153,199,1) 50%,rgba(58,139,194,1) 84%,rgba(38,85,139,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedbe9', endColorstr='#26558b',GradientType=0 ); /* IE6-9 */
 
font-size:medium ;
font-weight:bold;
font-style:oblique ;
 
}

.AA{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#efc5ca+0,d24b5a+58,ba2737+91,ba2737+100,f18e99+100;Red+Gloss+%233 */
background: #efc5ca; /* Old browsers */
background: -moz-linear-gradient(top,  #efc5ca 0%, #d24b5a 58%, #ba2737 91%, #ba2737 100%, #f18e99 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efc5ca), color-stop(58%,#d24b5a), color-stop(91%,#ba2737), color-stop(100%,#ba2737), color-stop(100%,#f18e99)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #efc5ca 0%,#d24b5a 58%,#ba2737 91%,#ba2737 100%,#f18e99 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #efc5ca 0%,#d24b5a 58%,#ba2737 91%,#ba2737 100%,#f18e99 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #efc5ca 0%,#d24b5a 58%,#ba2737 91%,#ba2737 100%,#f18e99 100%); /* IE10+ */
background: linear-gradient(to bottom,  #efc5ca 0%,#d24b5a 58%,#ba2737 91%,#ba2737 100%,#f18e99 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efc5ca', endColorstr='#f18e99',GradientType=0 ); /* IE6-9 */
 
font-size:medium ;
font-weight:bold;
font-style:oblique ;
 
}
.hh {

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f5f6f6+0,dbdce2+21,b8bac6+49,dddfe3+80,f5f6f6+100;Grey+Pipe */
background: #f5f6f6; /* Old browsers */
background: -moz-linear-gradient(top,  #f5f6f6 0%, #dbdce2 21%, #b8bac6 49%, #dddfe3 80%, #f5f6f6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f6f6), color-stop(21%,#dbdce2), color-stop(49%,#b8bac6), color-stop(80%,#dddfe3), color-stop(100%,#f5f6f6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f5f6f6 0%,#dbdce2 21%,#b8bac6 49%,#dddfe3 80%,#f5f6f6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f5f6f6 0%,#dbdce2 21%,#b8bac6 49%,#dddfe3 80%,#f5f6f6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f5f6f6 0%,#dbdce2 21%,#b8bac6 49%,#dddfe3 80%,#f5f6f6 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f5f6f6 0%,#dbdce2 21%,#b8bac6 49%,#dddfe3 80%,#f5f6f6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f6f6', endColorstr='#f5f6f6',GradientType=0 ); /* IE6-9 */
 
font-size:medium ;
font-weight:bold;
font-style:oblique ;
 
}
.XX {


/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b3dced+0,29b8e5+50,bce0ee+100;Blue+Pipe */
background: #b3dced; /* Old browsers */
background: -moz-linear-gradient(top,  #b3dced 0%, #29b8e5 50%, #bce0ee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b3dced), color-stop(50%,#29b8e5), color-stop(100%,#bce0ee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #b3dced 0%,#29b8e5 50%,#bce0ee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #b3dced 0%,#29b8e5 50%,#bce0ee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #b3dced 0%,#29b8e5 50%,#bce0ee 100%); /* IE10+ */
background: linear-gradient(to bottom,  #b3dced 0%,#29b8e5 50%,#bce0ee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3dced', endColorstr='#bce0ee',GradientType=0 ); /* IE6-9 */
 
font-size:medium ;
font-weight:bold;
font-style:oblique ;
 }

.othermonth {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d8e0de+0,aebfbc+22,99afab+33,8ea6a2+50,829d98+67,4e5c5a+82,0e0e0e+100;Grey+3D */
background: rgb(216,224,222); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(216,224,222,1) 0%, rgba(174,191,188,1) 22%, rgba(153,175,171,1) 33%, rgba(142,166,162,1) 50%, rgba(130,157,152,1) 67%, rgba(78,92,90,1) 82%, rgba(14,14,14,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(216,224,222,1)), color-stop(22%,rgba(174,191,188,1)), color-stop(33%,rgba(153,175,171,1)), color-stop(50%,rgba(142,166,162,1)), color-stop(67%,rgba(130,157,152,1)), color-stop(82%,rgba(78,92,90,1)), color-stop(100%,rgba(14,14,14,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(216,224,222,1) 0%,rgba(174,191,188,1) 22%,rgba(153,175,171,1) 33%,rgba(142,166,162,1) 50%,rgba(130,157,152,1) 67%,rgba(78,92,90,1) 82%,rgba(14,14,14,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(216,224,222,1) 0%,rgba(174,191,188,1) 22%,rgba(153,175,171,1) 33%,rgba(142,166,162,1) 50%,rgba(130,157,152,1) 67%,rgba(78,92,90,1) 82%,rgba(14,14,14,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(216,224,222,1) 0%,rgba(174,191,188,1) 22%,rgba(153,175,171,1) 33%,rgba(142,166,162,1) 50%,rgba(130,157,152,1) 67%,rgba(78,92,90,1) 82%,rgba(14,14,14,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(216,224,222,1) 0%,rgba(174,191,188,1) 22%,rgba(153,175,171,1) 33%,rgba(142,166,162,1) 50%,rgba(130,157,152,1) 67%,rgba(78,92,90,1) 82%,rgba(14,14,14,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8e0de', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */
 
font-size:medium ;
font-weight:bold;
font-style:oblique ;
  

}
.othm {

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c5deea+0,8abbd7+31,066dab+100;Web+2.0+Blue+3D+%231 */
background: rgb(197,222,234); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(197,222,234,1) 0%, rgba(138,187,215,1) 31%, rgba(6,109,171,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(197,222,234,1)), color-stop(31%,rgba(138,187,215,1)), color-stop(100%,rgba(6,109,171,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(197,222,234,1) 0%,rgba(138,187,215,1) 31%,rgba(6,109,171,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(197,222,234,1) 0%,rgba(138,187,215,1) 31%,rgba(6,109,171,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(197,222,234,1) 0%,rgba(138,187,215,1) 31%,rgba(6,109,171,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(197,222,234,1) 0%,rgba(138,187,215,1) 31%,rgba(6,109,171,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5deea', endColorstr='#066dab',GradientType=0 ); /* IE6-9 */
 
font-size:medium ;
font-weight:bold;
font-style:oblique ;
  
}
.wh1 {

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b3dced+0,29b8e5+50,bce0ee+100;Blue+Pipe */
background: rgb(179,220,237); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(179,220,237,1) 0%, rgba(41,184,229,1) 50%, rgba(188,224,238,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(179,220,237,1)), color-stop(50%,rgba(41,184,229,1)), color-stop(100%,rgba(188,224,238,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(179,220,237,1) 0%,rgba(41,184,229,1) 50%,rgba(188,224,238,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(179,220,237,1) 0%,rgba(41,184,229,1) 50%,rgba(188,224,238,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(179,220,237,1) 0%,rgba(41,184,229,1) 50%,rgba(188,224,238,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(179,220,237,1) 0%,rgba(41,184,229,1) 50%,rgba(188,224,238,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3dced', endColorstr='#bce0ee',GradientType=0 ); /* IE6-9 */
 
font-size:medium ;
font-weight:bold;
font-style:oblique ;
  
}
.today {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d5cea6+0,c9c190+40,b7ad70+100;Brown+3D */
background: rgb(213,206,166); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(213,206,166,1) 0%, rgba(201,193,144,1) 40%, rgba(183,173,112,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(213,206,166,1)), color-stop(40%,rgba(201,193,144,1)), color-stop(100%,rgba(183,173,112,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(213,206,166,1) 0%,rgba(201,193,144,1) 40%,rgba(183,173,112,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(213,206,166,1) 0%,rgba(201,193,144,1) 40%,rgba(183,173,112,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(213,206,166,1) 0%,rgba(201,193,144,1) 40%,rgba(183,173,112,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(213,206,166,1) 0%,rgba(201,193,144,1) 40%,rgba(183,173,112,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5cea6', endColorstr='#b7ad70',GradientType=0 ); /* IE6-9 */

 
font-size:medium ;
font-weight:bold;
font-style:oblique ;
  
}
.heading {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b5bdc8+0,828c95+36,28343b+100;Grey+Black+3D */
background: rgb(181,189,200); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(181,189,200,1) 0%, rgba(130,140,149,1) 36%, rgba(40,52,59,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(181,189,200,1)), color-stop(36%,rgba(130,140,149,1)), color-stop(100%,rgba(40,52,59,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(181,189,200,1) 0%,rgba(130,140,149,1) 36%,rgba(40,52,59,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(181,189,200,1) 0%,rgba(130,140,149,1) 36%,rgba(40,52,59,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(181,189,200,1) 0%,rgba(130,140,149,1) 36%,rgba(40,52,59,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(181,189,200,1) 0%,rgba(130,140,149,1) 36%,rgba(40,52,59,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5bdc8', endColorstr='#28343b',GradientType=0 ); /* IE6-9 */
color:white;
font-size:medium ;
font-weight:bold;
font-style:oblique ;
  
    height:35px
}
.dc {

    
  border-color:#182A1E;
  border-width:thick ;
  
    }
.daystyle {

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f6f8f9+0,e5ebee+50,d7dee3+51,f5f7f9+100;White+Gloss */
background: rgb(246,248,249); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(246,248,249,1) 0%, rgba(229,235,238,1) 50%, rgba(215,222,227,1) 51%, rgba(245,247,249,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,248,249,1)), color-stop(50%,rgba(229,235,238,1)), color-stop(51%,rgba(215,222,227,1)), color-stop(100%,rgba(245,247,249,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-9 */
font-size:medium ;
font-weight:bold;
font-style:oblique ;
   
   

}

/* calendar new*/
.cal_Theme1 .ajax__calendar_container   {
    background-color: #549447; 
    border:solid 1px #cccccc;
}

.cal_Theme1 .ajax__calendar_header  {
    background-color: #549447; 
    margin-bottom: 4px;
}

.cal_Theme1 .ajax__calendar_title,
.cal_Theme1 .ajax__calendar_next,
.cal_Theme1 .ajax__calendar_prev    {
    color: #f7f9fb; 
    padding-top: 3px;
}

.cal_Theme1 .ajax__calendar_body    {
    background-color: #e9e9e9; 
    border: solid 1px #cccccc;
}

.cal_Theme1 .ajax__calendar_dayname {
    text-align:center; 
    font-weight:bold; 
    margin-bottom: 4px; 
    margin-top: 2px;
}

.cal_Theme1 .ajax__calendar_day {
    text-align:center;
}

.cal_Theme1 .ajax__calendar_hover .ajax__calendar_day,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_month,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_year,
.cal_Theme1 .ajax__calendar_active  {
    color: #004080; 
    font-weight: bold; 
    background-color: #ffffff;
}

.cal_Theme1 .ajax__calendar_today   {
    font-weight:bold;
}

.cal_Theme1 .ajax__calendar_other,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_today,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_title {
    color: #bbbbbb;
}
/*.AutoExtender
        {
            font-family: Verdana, Helvetica, sans-serif;
            font-size: .8em;
            font-weight: normal;
            border: solid 1px #FFFFFF;
            line-height: 20px;
            padding: 10px;
            background-color: Maroon;
            margin-left:10px;
        }
        .AutoExtenderList
        {
            border-bottom: dotted 1px #006699;
            cursor: pointer;
            color: Black ;
        }
        .AutoExtenderHighlight
        {
            color: White;
            background-color: Green;
            cursor: pointer;
        }
      
        
          .AutoExtender 
{  
    overflow : auto;
    height : 200px;        
    border-width : 1px;
    border-style : solid;
    list-style-type : none;
    margin:1px;
    padding-left:5px;
    background-color:white;
}
    */     