body { background-image: url("../lblue013.jpg");
     background-color: #82b0e2;
     margin-top: 0px;
     color: #336699;font-size: 20px;
}


.cboStyleZ { 
font-weight : bold;
font-size : 17px;
color : #cc0000;

background-color : #edf5ff;
}
.cboStyleZ1 { 
font-weight : bold;
font-size : 17px;
color : #000066;
background-color : #edf5ff;
}
.heading {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #009999; font-weight: bold; text-decoration: none}

a, a:visited {
	color: #3333ff;
	}
a:hover, a:active {
	color: #ff3333;
        }

a.menuLink, a.menuLink:visited {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	}
a.menuLink:hover{
	color: #ee0000;
        text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	}
a.menuLink:active {
	color: #ee0000;
        text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	}

.calhidden {
	Z-INDEX: 1; POSITION: absolute; VISIBILITY: hidden; TOP: 0px; LEFT: 0px
}
.calvisible {
	Z-INDEX: 1; POSITION: absolute; VISIBILITY: visible; TOP: 0px; LEFT: 0px
}
A.callink:link {
	FONT-FAMILY: 'Verdana'; COLOR: #0000ff; FONT-SIZE: 12px; FONT-WEIGHT: normal; TEXT-DECORATION: none
}
A.callink:active {
	FONT-FAMILY: 'Verdana'; COLOR: #0000ff; FONT-SIZE: 12px; FONT-WEIGHT: normal; TEXT-DECORATION: none
}
A.callink:visited {
	FONT-FAMILY: 'Verdana'; COLOR: #0000ff; FONT-SIZE: 12px; FONT-WEIGHT: normal; TEXT-DECORATION: none
}
A.callink:hover {
	FONT-FAMILY: 'Verdana'; COLOR: #ff0000; FONT-SIZE: 12px; FONT-WEIGHT: normal; TEXT-DECORATION: none
}
.calday {
	FONT-FAMILY: 'Verdana'; COLOR: #B0B0B0; FONT-SIZE: 12px; FONT-WEIGHT: normal;
}
	
em { 
	font-family: tahoma, serif;
	color: #336666;
	font-size: 9pt;
	font-style: normal;
	}


.button {
   border: 3px solid #f5f5f5;
   background: #3e779d;
   background: -webkit-gradient(linear, left top, left bottom, from(#65a9d7), to(#3e779d));
   background: -webkit-linear-gradient(top, #65a9d7, #3e779d);
   background: -moz-linear-gradient(top, #65a9d7, #3e779d);
   background: -ms-linear-gradient(top, #65a9d7, #3e779d);
   background: -o-linear-gradient(top, #65a9d7, #3e779d);
   background-image: -ms-linear-gradient(top, #65a9d7 0%, #3e779d 100%);
   padding: 5.5px 11px;
   -webkit-border-radius: 12px;
   -moz-border-radius: 12px;
   border-radius: 12px;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   text-shadow: #7ea4bd 0 1px 0;
   color: #ffffff;
   font-size: 17px;
   font-family: helvetica, serif;
   text-decoration: none;
   vertical-align: middle;
   }
 .button:hover {
   border: 3px solid #e8d127;
   text-shadow: #1e4158 0 1px 0;
   background: #3e779d;
   background: -webkit-gradient(linear, left top, left bottom, from(#65a9d7), to(#3e779d));
   background: -webkit-linear-gradient(top, #65a9d7, #3e779d);
   background: -moz-linear-gradient(top, #65a9d7, #3e779d);
   background: -ms-linear-gradient(top, #65a9d7, #3e779d);
   background: -o-linear-gradient(top, #65a9d7, #3e779d);
   background-image: -ms-linear-gradient(top, #65a9d7 0%, #3e779d 100%);
   color: #e6d027;
   }
 .button:active {
   text-shadow: #1e4158 0 1px 0;
   border: 3px solid #ffffff;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#3e779d));
   background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   background: -ms-linear-gradient(top, #3e779d, #65a9d7);
   background: -o-linear-gradient(top, #3e779d, #65a9d7);
   background-image: -ms-linear-gradient(top, #3e779d 0%, #65a9d7 100%);
   color: #fff;
   }


