/* Global Styles */

body {
	-moz-user-select: none;
   	-khtml-user-select: none;
   	-webkit-user-select: none;
	-ms-user-select: none;
   	user-select: none;
	margin:0px;
	}

td {
	-moz-user-select: none;
   	-khtml-user-select: none;
   	-webkit-user-select: none;
	-ms-user-select: none;
   	user-select: none;
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
	}
	
a {
	-moz-user-select: none;
   	-khtml-user-select: none;
   	-webkit-user-select: none;
	-ms-user-select: none;
   	user-select: none;
	color: #FF6600;
	font-weight:bold;
	}
	
a:hover {
	-moz-user-select: none;
   	-khtml-user-select: none;
   	-webkit-user-select: none;
	-ms-user-select: none;
   	user-select: none;
	color: #FFBA00;
	}
	
/* ID Styles */
	

#background td {
	-moz-user-select: none;
   	-khtml-user-select: none;
   	-webkit-user-select: none;
	-ms-user-select: none;
   	user-select: none;
	background:url("mm_bg_header.gif");
	}
	
#padding {
	-moz-user-select: none;
   	-khtml-user-select: none;
   	-webkit-user-select: none;
	-ms-user-select: none;
   	user-select: none;
	padding:14px;
	}
	
/* Calendar Styles */

#calendar td {
	-moz-user-select: none;
   	-khtml-user-select: none;
   	-webkit-user-select: none;
	-ms-user-select: none;
   	user-select: none;
	border: 1px solid #26354A; 
	}
	
#noborder td {
	-moz-user-select: none;
   	-khtml-user-select: none;
   	-webkit-user-select: none;
	-ms-user-select: none;
   	user-select: none;
	border: 0px;
	}

#calheader td {
	-moz-user-select: none;
   	-khtml-user-select: none;
   	-webkit-user-select: none;
	-ms-user-select: none;
   	user-select: none;
	font-weight:bold;
	color: #ffffff;
	}
	
/* Class Styles */

.logo {
	-moz-user-select: none;
   	-khtml-user-select: none;
   	-webkit-user-select: none;
	-ms-user-select: none;
   	user-select: none;
	FONT-FAMILY: kalinga; src:url(http://www.mkay.it/kalinga.ttf);
	font:36px kalinga;
	color: #FFBA00;
	letter-spacing:.1em;
	line-height:38px;
	text-shadow: 2px 2px 2px #000;
	}
	
.logologin {
	-moz-user-select: none;
   	-khtml-user-select: none;
   	-webkit-user-select: none;
	-ms-user-select: none;
   	user-select: none;
	FONT-FAMILY: kalinga; src:url(http://www.mkay.it/kalinga.ttf);
	font:24px kalinga;
	color: #FFBA00;
	letter-spacing:.1em;
	line-height:32px;
	text-shadow: 2px 2px 2px #000;
	-moz-border-radius-topright: 15px;
 	border-top-right-radius: 15px;	
	-moz-border-radius-topleft: 15px;
 	border-top-left-radius: 15px;	
}
	
.tagline {
	-moz-user-select: none;
   	-khtml-user-select: none;
   	-webkit-user-select: none;
	-ms-user-select: none;
   	user-select: none;
	FONT-FAMILY: kalinga; src:url(http://www.mkay.it/kalinga.ttf);
	font: 13px kalinga;
	color: #D3DCE6;
	line-height:15px;
	text-shadow: 2px 2px 2px #000;
	}
	
.bodyText {
	-moz-user-select: none;
   	-khtml-user-select: none;
   	-webkit-user-select: none;
	-ms-user-select: none;
	-ms-text-justify
   	user-select: none;

	FONT-FAMILY: kalinga; src:url(http://www.mkay.it/kalinga.ttf);
	font:14px kalinga;
	line-height:16px;
	letter-spacing:0;
	color:#000000;
	left:20px;
	text-justify: auto;
	text-shadow: 2px 2px 2px #999;
	}
	
.ErrorText {
	-moz-user-select: none;
   	-khtml-user-select: none;
   	-webkit-user-select: none;
	-ms-user-select: none;
   	user-select: none;

	FONT-FAMILY: kalinga; src:url(http://www.mkay.it/kalinga.ttf);
	font:14px kalinga;
	line-height:16px;
	color:#cc0000;
	letter-spacing:0;
	left:20px;
	text-shadow: 2px 2px 2px #fff;
	}

.detailText {
	-moz-user-select: none;
   	-khtml-user-select: none;
   	-webkit-user-select: none;
	-ms-user-select: none;
   	user-select: none;
	font:11px Arial, Helvetica, sans-serif;
	line-height:13px;
	color:#26354A;
	letter-spacing:.1em;
	}
	
.pageName {
	-moz-user-select: none;
   	-khtml-user-select: none;
   	-webkit-user-select: none;
	-ms-user-select: none;
   	user-select: none;
	FONT-FAMILY: kalinga; src:url(http://www.mkay.it/kalinga.ttf);
	font:24px kalinga;
	color: #FF6600;
	letter-spacing:.05em;
	line-height:26px;
	text-shadow: 2px 2px 2px #fff;
	}
	
.subHeader {
	-moz-user-select: none;
   	-khtml-user-select: none;
   	-webkit-user-select: none;
	-ms-user-select: none;
   	user-select: none;
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #2D374D;
	font-weight:bold;
	line-height:14px;
	letter-spacing:.1em;
	}
	
.navText {
	-moz-user-select: none;
   	-khtml-user-select: none;
   	-webkit-user-select: none;
	-ms-user-select: none;
   	user-select: none;
	FONT-FAMILY: kalinga; src:url(http://www.mkay.it/kalinga.ttf);
	font:14px kalinga;
	text-decoration: none;
	display:block;
	color: #26354A;
	letter-spacing:.05em;
	line-height:16px;
	padding: 0px 10px;
	border-right:1px solid #FF6600;
	text-shadow: 2px 2px 2px #999;
	}
	
.navIco {
	-moz-user-select: none;
   	-khtml-user-select: none;
   	-webkit-user-select: none;
	-ms-user-select: none;
   	user-select: none;
	text-decoration: none;
	display:block;
	color: #26354A;
	line-height:16px;
	border-right:1px solid #FF6600;
	}
	
.navTextUt {
	-moz-user-select: none;
   	-khtml-user-select: none;
   	-webkit-user-select: none;
	-ms-user-select: none;
   	user-select: none;
	FONT-FAMILY: kalinga; src:url(http://www.mkay.it/kalinga.ttf);
	font:10px kalinga;
	color: #26354A;
	letter-spacing:.05em;
	line-height:12px;
	text-shadow: 2px 2px 2px #fff;
	}

.calendarText {
	-moz-user-select: none;
   	-khtml-user-select: none;
   	-webkit-user-select: none;
	-ms-user-select: none;
   	user-select: none;
	font:11px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	}
	
	
.sidebarText {
	-moz-user-select: none;
   	-khtml-user-select: none;
   	-webkit-user-select: none;
	-ms-user-select: none;
	-ms-text-justify
   	user-select: none;
	FONT-FAMILY: kalinga; src:url(http://www.mkay.it/kalinga.ttf);
	font:13px kalinga;
	color: #D3DCE6;
	letter-spacing:0;
	line-height:15px;
	text-shadow: 2px 2px 2px #000;
	text-justify: auto;
	}
label
{
	-moz-user-select: none;
   	-khtml-user-select: none;
   	-webkit-user-select: none;
	-ms-user-select: none;
   	user-select: none;
	font-weight:bold;
	width:100px;
	font-size:14px;

}

.box
{
	border:#666666 solid 1px;
	width:5cm;
    BORDER-BOTTOM: #fff 1px solid;
    BORDER-LEFT: #fff 1px solid;
    BORDER-TOP: #fff 1px solid;
    BORDER-RIGHT: #fff 1px solid;
    -webkit-box-shadow: inset 1px 1px 2px 0 #707070;
    -moz-box-shadow: inset 1px 1px 2px 0 #707070;
    box-shadow: inset 1px 1px 2px 0 #707070;
    -webkit-transition: box-shadow 0.3s;
    -moz-transition: box-shadow 0.3s;
    -o-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;
	border-radius: 5px;
}

.Style0 { 
	-moz-user-select: none;
   	-khtml-user-select: none;
   	-webkit-user-select: none;
	-ms-user-select: none;
   	user-select: none;
	BACKGROUND-COLOR: transparent; BORDER-WIDTH: 1px; 
	BORDER-COLOR: #000000; VISIBILITY: visible;
    BORDER-BOTTOM: #707070 1px solid;
    BORDER-LEFT: #707070 1px solid;
    BORDER-TOP: #707070 1px solid;
    BORDER-RIGHT: #707070 1px solid;
    -webkit-box-shadow: 0 0 5px 1px #969696;
    -moz-box-shadow: 0 0 5px 1px #969696;
    box-shadow: 0 0 5px 1px #969696;
	border-radius: 5px;
}
	
.Style1 { 
	-moz-user-select: none;
   	-khtml-user-select: none;
   	-webkit-user-select: none;
	-ms-user-select: none;
   	user-select: none;
	BORDER-STYLE: none; COLOR: #ff6600; BACKGROUND-COLOR: transparent; BORDER-WIDTH: 1px; BORDER-COLOR: #000000; 
	TEXT-ALIGN: left; WRITING-MODE: lr-tb; VISIBILITY: visible; FONT-WEIGHT: 400; FONT-SIZE: 24pt; FONT-FAMILY: kalinga; src:url(http://www.mkay.it/kalinga.ttf);
	FONT-STYLE: normal; TEXT-DECORATION: none; PADDING-TOP: 0.038cm; PADDING-BOTTOM: 0.038cm; PADDING-RIGHT: 0.038cm; PADDING-LEFT: 0.038cm ;
	text-shadow: 2px 2px 2px #000;
}
	
.Style2 { 
	BORDER-STYLE: solid; 
	COLOR: #26354a; BACKGROUND-COLOR: #ffffff; 
	BORDER-WIDTH: 0px 3pt 3pt 0px; BORDER-COLOR: #26354a; 
	TEXT-ALIGN: left; WRITING-MODE: lr-tb; VISIBILITY: visible; FONT-WEIGHT: 400; FONT-SIZE: 11pt; FONT-FAMILY: Calibri; 
	FONT-STYLE: normal; TEXT-DECORATION: none; PADDING-TOP: 0.038cm; PADDING-BOTTOM: 0.038cm; PADDING-RIGHT: 0.038cm; PADDING-LEFT: 0.038cm;
	LEFT: 3.7cm;  HEIGHT: 0.6cm; WIDTH: 9cm;
    BORDER-BOTTOM: #fff 1px solid;
    BORDER-LEFT: #fff 1px solid;
    BORDER-TOP: #fff 1px solid;
    BORDER-RIGHT: #fff 1px solid;
    -webkit-box-shadow: inset 1px 1px 2px 0 #707070;
    -moz-box-shadow: inset 1px 1px 2px 0 #707070;
    box-shadow: inset 1px 1px 2px 0 #707070;
    -webkit-transition: box-shadow 0.3s;
    -moz-transition: box-shadow 0.3s;
    -o-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;
	border-radius: 5px;
}
	
.Style3 { 
	-moz-user-select: none;
   	-khtml-user-select: none;
   	-webkit-user-select: none;
	-ms-user-select: none;
   	user-select: none;
	BORDER-STYLE: solid; 
	COLOR: #204d89; BACKGROUND-COLOR: #ececec; 
	BORDER-WIDTH: 0px 3pt 3pt 0px; BORDER-COLOR: #26354a; 
	TEXT-ALIGN: left; WRITING-MODE: lr-tb; VISIBILITY: visible; FONT-WEIGHT: 400; FONT-SIZE: 11pt; FONT-FAMILY: Calibri; 
	FONT-STYLE: normal; TEXT-DECORATION: none; 
	LEFT: 0.423cm; WIDTH: 2.91cm; HEIGHT: 0.5cm;
    BORDER-BOTTOM: #707070 1px solid;
    BORDER-LEFT: #707070 1px solid;
    BORDER-TOP: #707070 1px solid;
    BORDER-RIGHT: #707070 1px solid;
    -webkit-box-shadow: 0 0 5px 1px #969696;
    -moz-box-shadow: 0 0 5px 1px #969696;
    box-shadow: 0 0 5px 1px #969696;
	border-radius: 5px;
}
.Style22 { 
	BORDER-STYLE: solid; 
	COLOR: #26354a; BACKGROUND-COLOR: #ffffff; 
	BORDER-WIDTH: 0px 3pt 3pt 0px; BORDER-COLOR: #26354a; 
	TEXT-ALIGN: left; WRITING-MODE: lr-tb; VISIBILITY: visible; FONT-WEIGHT: 400; FONT-SIZE: 11pt; FONT-FAMILY: Calibri; 
	FONT-STYLE: normal; TEXT-DECORATION: none; PADDING-TOP: 0.038cm; PADDING-BOTTOM: 0.038cm; PADDING-RIGHT: 0.038cm; PADDING-LEFT: 0.038cm;
	LEFT: 6.7cm;  HEIGHT: 0.6cm; WIDTH: 9cm;
    BORDER-BOTTOM: #fff 1px solid;
    BORDER-LEFT: #fff 1px solid;
    BORDER-TOP: #fff 1px solid;
    BORDER-RIGHT: #fff 1px solid;
    -webkit-box-shadow: inset 1px 1px 2px 0 #707070;
    -moz-box-shadow: inset 1px 1px 2px 0 #707070;
    box-shadow: inset 1px 1px 2px 0 #707070;
    -webkit-transition: box-shadow 0.3s;
    -moz-transition: box-shadow 0.3s;
    -o-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;
	border-radius: 5px;
}
.Style222 { 
	BORDER-STYLE: solid; 
	COLOR: #26354a; BACKGROUND-COLOR: #ffffff; 
	BORDER-WIDTH: 0px 3pt 3pt 0px; BORDER-COLOR: #26354a; 
	TEXT-ALIGN: left; WRITING-MODE: lr-tb; VISIBILITY: visible; FONT-WEIGHT: 400; FONT-SIZE: 11pt; FONT-FAMILY: Calibri; 
	FONT-STYLE: normal; TEXT-DECORATION: none; PADDING-TOP: 0.038cm; PADDING-BOTTOM: 0.038cm; PADDING-RIGHT: 0.038cm; PADDING-LEFT: 0.038cm;
	HEIGHT: 0.6cm; WIDTH: 2cm;
    BORDER-BOTTOM: #fff 1px solid;
    BORDER-LEFT: #fff 1px solid;
    BORDER-TOP: #fff 1px solid;
    BORDER-RIGHT: #fff 1px solid;
    -webkit-box-shadow: inset 1px 1px 2px 0 #707070;
    -moz-box-shadow: inset 1px 1px 2px 0 #707070;
    box-shadow: inset 1px 1px 2px 0 #707070;
    -webkit-transition: box-shadow 0.3s;
    -moz-transition: box-shadow 0.3s;
    -o-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;
	border-radius: 5px;
}
	
.Style33 { 
	-moz-user-select: none;
   	-khtml-user-select: none;
   	-webkit-user-select: none;
	-ms-user-select: none;
   	user-select: none;
	BORDER-STYLE: solid; 
	COLOR: #204d89; BACKGROUND-COLOR: #ececec; 
	BORDER-WIDTH: 0px 3pt 3pt 0px; BORDER-COLOR: #26354a; 
	TEXT-ALIGN: left; WRITING-MODE: lr-tb; VISIBILITY: visible; FONT-WEIGHT: 400; FONT-SIZE: 11pt; FONT-FAMILY: Calibri; 
	FONT-STYLE: normal; TEXT-DECORATION: none; 
	LEFT: 0.423cm; WIDTH: 6.00cm; HEIGHT: 0.5cm;
    BORDER-BOTTOM: #707070 1px solid;
    BORDER-LEFT: #707070 1px solid;
    BORDER-TOP: #707070 1px solid;
    BORDER-RIGHT: #707070 1px solid;
    -webkit-box-shadow: 0 0 5px 1px #969696;
    -moz-box-shadow: 0 0 5px 1px #969696;
    box-shadow: 0 0 5px 1px #969696;
	border-radius: 5px;
}
.Style333 { 
	-moz-user-select: none;
   	-khtml-user-select: none;
   	-webkit-user-select: none;
	-ms-user-select: none;
   	user-select: none;
	BORDER-STYLE: solid; 
	COLOR: #204d89; BACKGROUND-COLOR: #ececec; 
	BORDER-WIDTH: 0px 3pt 3pt 0px; BORDER-COLOR: #26354a; 
	TEXT-ALIGN: left; WRITING-MODE: lr-tb; VISIBILITY: visible; FONT-WEIGHT: 400; FONT-SIZE: 11pt; FONT-FAMILY: Calibri; 
	FONT-STYLE: normal; TEXT-DECORATION: none; 
	WIDTH: 2.30cm; HEIGHT: 0.5cm;
    BORDER-BOTTOM: #707070 1px solid;
    BORDER-LEFT: #707070 1px solid;
    BORDER-TOP: #707070 1px solid;
    BORDER-RIGHT: #707070 1px solid;
    -webkit-box-shadow: 0 0 5px 1px #969696;
    -moz-box-shadow: 0 0 5px 1px #969696;
    box-shadow: 0 0 5px 1px #969696;
	border-radius: 5px;
}
	
.Style4 { 
	BORDER-STYLE: solid; 
	COLOR: #26354a; BACKGROUND-COLOR: #ffffff; 
	BORDER-WIDTH: 0px 3pt 3pt 0px; BORDER-COLOR: #26354a; 
	TEXT-ALIGN: left; WRITING-MODE: lr-tb; VISIBILITY: visible; FONT-WEIGHT: 400; FONT-SIZE: 11pt; FONT-FAMILY: Calibri; 
	FONT-STYLE: normal; TEXT-DECORATION: none; PADDING-TOP: 0.038cm; PADDING-BOTTOM: 0.038cm; PADDING-RIGHT: 0.038cm; PADDING-LEFT: 0.038cm;
	LEFT: 8.5cm; 
    BORDER-BOTTOM: #fff 1px solid;
    BORDER-LEFT: #fff 1px solid;
    BORDER-TOP: #fff 1px solid;
    BORDER-RIGHT: #fff 1px solid;
    -webkit-box-shadow: inset 1px 1px 2px 0 #707070;
    -moz-box-shadow: inset 1px 1px 2px 0 #707070;
    box-shadow: inset 1px 1px 2px 0 #707070;
    -webkit-transition: box-shadow 0.3s;
    -moz-transition: box-shadow 0.3s;
    -o-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;
}
	
.Style5 { 
	-moz-user-select: none;
   	-khtml-user-select: none;
   	-webkit-user-select: none;
	-ms-user-select: none;
   	user-select: none;
	BORDER-STYLE: solid; 
	COLOR: #204d89; BACKGROUND-COLOR: #ececec; 
	BORDER-WIDTH: 0px 3pt 3pt 0px; BORDER-COLOR: #26354a; 
	TEXT-ALIGN: left; WRITING-MODE: lr-tb; VISIBILITY: visible; FONT-WEIGHT: 400; FONT-SIZE: 9pt; FONT-FAMILY: Calibri; 
	FONT-STYLE: normal; TEXT-DECORATION: none; PADDING-TOP: 0.038cm; PADDING-BOTTOM: 0.038cm; PADDING-RIGHT: 0.038cm; PADDING-LEFT: 0.038cm;
	LEFT: 0.397cm; WIDTH: 12.5cm; HEIGHT: 6.0cm;
    BORDER-BOTTOM: #707070 1px solid;
    BORDER-LEFT: #707070 1px solid;
    BORDER-TOP: #707070 1px solid;
    BORDER-RIGHT: #707070 1px solid;
    -webkit-box-shadow: 0 0 5px 1px #969696;
    -moz-box-shadow: 0 0 5px 1px #969696;
    box-shadow: 0 0 5px 1px #969696;
	border-radius: 5px;
}

.Style6 { 
	-moz-user-select: none;
   	-khtml-user-select: none;
   	-webkit-user-select: none;
	-ms-user-select: none;
   	user-select: none;
	BORDER-STYLE: solid; 
	COLOR: #204d89; BACKGROUND-COLOR: #ececec; 
	BORDER-WIDTH: 0px 3pt 3pt 0px; BORDER-COLOR: #26354a; 
	TEXT-ALIGN: left; WRITING-MODE: lr-tb; VISIBILITY: visible; FONT-WEIGHT: 400; FONT-SIZE: 11pt; FONT-FAMILY: Calibri; 
	FONT-STYLE: normal; TEXT-DECORATION: none; 
	LEFT: 0.397cm; WIDTH: 7.91cm; HEIGHT: 0.5cm;
    BORDER-BOTTOM: #707070 1px solid;
    BORDER-LEFT: #707070 1px solid;
    BORDER-TOP: #707070 1px solid;
    BORDER-RIGHT: #707070 1px solid;
    -webkit-box-shadow: 0 0 5px 1px #969696;
    -moz-box-shadow: 0 0 5px 1px #969696;
    box-shadow: 0 0 5px 1px #969696;
	border-radius: 5px;
}
.Style7 { 
	-moz-user-select: none;
   	-khtml-user-select: none;
   	-webkit-user-select: none;
	-ms-user-select: none;
   	user-select: none;
	BORDER-STYLE: solid; 
	COLOR: #204d89; BACKGROUND-COLOR: #ececec; 
	BORDER-WIDTH: 0px 3pt 3pt 0px; BORDER-COLOR: #26354a; 
	TEXT-ALIGN: left; WRITING-MODE: lr-tb; VISIBILITY: visible; FONT-WEIGHT: 400; FONT-SIZE: 11pt; FONT-FAMILY: Calibri; 
	FONT-STYLE: normal; TEXT-DECORATION: none; 
	LEFT: 0.423cm; WIDTH: 6.91cm; HEIGHT: 0.5cm;
    BORDER-BOTTOM: #707070 1px solid;
    BORDER-LEFT: #707070 1px solid;
    BORDER-TOP: #707070 1px solid;
    BORDER-RIGHT: #707070 1px solid;
    -webkit-box-shadow: 0 0 5px 1px #969696;
    -moz-box-shadow: 0 0 5px 1px #969696;
    box-shadow: 0 0 5px 1px #969696;
	border-radius: 5px;
}
.Style8 { 
	-moz-user-select: none;
   	-khtml-user-select: none;
   	-webkit-user-select: none;
	-ms-user-select: none;
   	user-select: none;
	BORDER-STYLE: solid; 
	COLOR: #204d89; BACKGROUND-COLOR: #ececec; 
	BORDER-WIDTH: 0px 3pt 3pt 0px; BORDER-COLOR: #26354a; 
	WRITING-MODE: lr-tb; VISIBILITY: visible; FONT-WEIGHT: 400; FONT-SIZE: 10pt; FONT-FAMILY: Calibri; 
	FONT-STYLE: normal; TEXT-DECORATION: none; PADDING-TOP: 0.038cm; PADDING-BOTTOM: 0.038cm; PADDING-RIGHT: 0.038cm; PADDING-LEFT: 0.038cm;
	LEFT: 0.397cm; WIDTH: 12.5cm; HEIGHT: 6.0cm;
    BORDER-BOTTOM: #707070 1px solid;
    BORDER-LEFT: #707070 1px solid;
    BORDER-TOP: #707070 1px solid;
    BORDER-RIGHT: #707070 1px solid;
    -webkit-box-shadow: 0 0 5px 1px #969696;
    -moz-box-shadow: 0 0 5px 1px #969696;
    box-shadow: 0 0 5px 1px #969696;
	border-radius: 5px;
}

input#sb1 {
	/*give the background a gradient*/ 
	background:#ffae00; /*fallback for browsers that don't support gradients*/
	background: -webkit-linear-gradient(top, #ffae00, #d67600);
	background: -moz-linear-gradient(top, #ffae00, #d67600);
	background: -o-linear-gradient(top, #ffae00, #d67600);
	background: linear-gradient(top, #ffae00, #d67600);
	border:2px outset #dad9d8;
	/*style the text*/ 
	font-family: kalinga; /*Andkia is available at http://www.google.com/webfonts/specimen/Andika*/
	src:url(http://www.mkay.it/kalinga.ttf);
	font-size:1.1em;
	letter-spacing:0.05em;
	text-transform:uppercase;
	color:#fff;
	text-shadow: 0px 1px 10px #000;

 /*add to small curve to the corners of the button*/ 
	-webkit-border-radius: 15px;
 	-moz-border-radius: 15px;
	border-radius: 15px;

 /*give the button a drop shadow*/
 	-webkit-box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
 	-moz-box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
	box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
	width: 190px;
 }
 input#sb1:hover, input#sb1:focus {
 	border:2px solid #dad9d8;
	cursor:pointer;
 }

input#sb2 {
 /*give the background a gradient*/ 
	background:#ffae00; /*fallback for browsers that don't support gradients*/ 
	background: -webkit-linear-gradient(top, #ffae00, #d67600);
	background: -moz-linear-gradient(top, #ffae00, #d67600);
	background: -o-linear-gradient(top, #ffae00, #d67600);
 	background: linear-gradient(top, #ffae00, #d67600);
 	border:2px outset #dad9d8;
 /*style the text*/ 
	font-family: kalinga; /*Andkia is available at http://www.google.com/webfonts/specimen/Andika*/
	src:url(http://www.mkay.it/kalinga.ttf);
 	font-size:1.1em;
 	letter-spacing:0.05em;
 	text-transform:uppercase;
 	color:#fff;
 	text-shadow: 0px 1px 10px #000;
 /*add to small curve to the corners of the button*/ 
	-webkit-border-radius: 15px;
 	-moz-border-radius: 15px;
 	border-radius: 15px;
 /*give the button a drop shadow*/
 	-webkit-box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
 	-moz-box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
 	box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
 	width: 190px;
}
 input#sb2:hover, input#sb2:focus {
 	border:2px solid #dad9d8;
	cursor:pointer;
 }
 
.borditondi {
	-moz-border-radius: 15px;
	border-radius: 15px;
    BORDER-BOTTOM: #707070 1px solid;
    BORDER-LEFT: #707070 1px solid;
    BORDER-TOP: #707070 1px solid;
    BORDER-RIGHT: #707070 1px solid;
    -webkit-box-shadow: 0 0 5px 1px #969696;
    -moz-box-shadow: 0 0 5px 1px #969696;
    box-shadow: 0 0 5px 1px #969696;
}

input#sb3 {
	/*give the background a gradient*/ 
	background:#ffae00; /*fallback for browsers that don't support gradients*/
	background: -webkit-linear-gradient(top, #ffae00, #d67600);
	background: -moz-linear-gradient(top, #ffae00, #d67600);
	background: -o-linear-gradient(top, #ffae00, #d67600);
	background: linear-gradient(top, #ffae00, #d67600);
	border:2px outset #dad9d8;
	/*style the text*/ 
	font-family: kalinga; /*Andkia is available at http://www.google.com/webfonts/specimen/Andika*/
	src:url(http://www.mkay.it/kalinga.ttf);
	font-size:1.1em;
	letter-spacing:0.05em;
	text-transform:uppercase;
	color:#fff;
	text-shadow: 0px 1px 10px #000;

 /*add to small curve to the corners of the button*/ 
	-webkit-border-radius: 15px;
 	-moz-border-radius: 15px;
	border-radius: 15px;

 /*give the button a drop shadow*/
 	-webkit-box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
 	-moz-box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
	box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
	width: 150px;
 }
 input#sb3:hover, input#sb3:focus {
 	border:2px solid #dad9d8;
	cursor:pointer;
 }
 
input#sb4 {
	/*give the background a gradient*/ 
	background:#ffae00; /*fallback for browsers that don't support gradients*/
	background: -webkit-linear-gradient(top, #ffae00, #d67600);
	background: -moz-linear-gradient(top, #ffae00, #d67600);
	background: -o-linear-gradient(top, #ffae00, #d67600);
	background: linear-gradient(top, #ffae00, #d67600);
	border:2px outset #dad9d8;
	/*style the text*/ 
	font-family: kalinga; /*Andkia is available at http://www.google.com/webfonts/specimen/Andika*/
	src:url(http://www.mkay.it/kalinga.ttf);
	font-size:1.1em;
	letter-spacing:0.05em;
	text-transform:uppercase;
	color:#fff;
	text-shadow: 0px 1px 10px #000;

 /*add to small curve to the corners of the button*/ 
	-webkit-border-radius: 15px;
 	-moz-border-radius: 15px;
	border-radius: 15px;

 /*give the button a drop shadow*/
 	-webkit-box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
 	-moz-box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
	box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
	width: 190px;
 }
 input#sb4:hover, input#sb4:focus {
 	border:2px solid #dad9d8;
 	cursor:pointer;
}
 
input#sb5 {
	/*give the background a gradient*/ 
	background:#ffae00; /*fallback for browsers that don't support gradients*/
	background: -webkit-linear-gradient(top, #ffae00, #d67600);
	background: -moz-linear-gradient(top, #ffae00, #d67600);
	background: -o-linear-gradient(top, #ffae00, #d67600);
	background: linear-gradient(top, #ffae00, #d67600);
	border:2px outset #dad9d8;
	/*style the text*/ 
	font-family: kalinga; /*Andkia is available at http://www.google.com/webfonts/specimen/Andika*/
	src:url(http://www.mkay.it/kalinga.ttf);
	font-size:1.1em;
	letter-spacing:0.05em;
	text-transform:uppercase;
	color:#fff;
	text-shadow: 0px 1px 10px #000;

 /*add to small curve to the corners of the button*/ 
	-webkit-border-radius: 15px;
 	-moz-border-radius: 15px;
	border-radius: 15px;

 /*give the button a drop shadow*/
 	-webkit-box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
 	-moz-box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
	box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
	width: 190px;
 }
 input#sb5:hover, input#sb5:focus {
 	border:2px solid #dad9d8;
	cursor:pointer;
 }
 
input#sb6 {
	/*give the background a gradient*/ 
	background:#ffae00; /*fallback for browsers that don't support gradients*/
	background: -webkit-linear-gradient(top, #ffae00, #d67600);
	background: -moz-linear-gradient(top, #ffae00, #d67600);
	background: -o-linear-gradient(top, #ffae00, #d67600);
	background: linear-gradient(top, #ffae00, #d67600);
	border:2px outset #dad9d8;
	/*style the text*/ 
	font-family: kalinga; /*Andkia is available at http://www.google.com/webfonts/specimen/Andika*/
	src:url(http://www.mkay.it/kalinga.ttf);
	font-size:1.1em;
	letter-spacing:0.05em;
	text-transform:uppercase;
	color:#fff;
	text-shadow: 0px 1px 10px #000;

 /*add to small curve to the corners of the button*/ 
	-webkit-border-radius: 15px;
 	-moz-border-radius: 15px;
	border-radius: 15px;

 /*give the button a drop shadow*/
 	-webkit-box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
 	-moz-box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
	box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
	width: 190px;
 }
 input#sb6:hover, input#sb6:focus {
 	border:2px solid #dad9d8;
	cursor:pointer;
 }
 
input#sb7 {
	/*give the background a gradient*/ 
	background:#ffae00; /*fallback for browsers that don't support gradients*/
	background: -webkit-linear-gradient(top, #ffae00, #d67600);
	background: -moz-linear-gradient(top, #ffae00, #d67600);
	background: -o-linear-gradient(top, #ffae00, #d67600);
	background: linear-gradient(top, #ffae00, #d67600);
	border:2px outset #dad9d8;
	/*style the text*/ 
	font-family: kalinga; /*Andkia is available at http://www.google.com/webfonts/specimen/Andika*/
	src:url(http://www.mkay.it/kalinga.ttf);
	font-size:1.1em;
	letter-spacing:0.05em;
	text-transform:uppercase;
	color:#fff;
	text-shadow: 0px 1px 10px #000;

 /*add to small curve to the corners of the button*/ 
	-webkit-border-radius: 15px;
 	-moz-border-radius: 15px;
	border-radius: 15px;

 /*give the button a drop shadow*/
 	-webkit-box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
 	-moz-box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
	box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
	width: 190px;
 }
 input#sb7:hover, input#sb7:focus {
 	border:2px solid #dad9d8;
	cursor:pointer;
 }
 
input#sb8 {
	/*give the background a gradient*/ 
	background:#ffae00; /*fallback for browsers that don't support gradients*/
	background: -webkit-linear-gradient(top, #ffae00, #d67600);
	background: -moz-linear-gradient(top, #ffae00, #d67600);
	background: -o-linear-gradient(top, #ffae00, #d67600);
	background: linear-gradient(top, #ffae00, #d67600);
	border:2px outset #dad9d8;
	/*style the text*/ 
	font-family: kalinga; /*Andkia is available at http://www.google.com/webfonts/specimen/Andika*/
	src:url(http://www.mkay.it/kalinga.ttf);
	font-size:1.1em;
	letter-spacing:0.05em;
	text-transform:uppercase;
	color:#fff;
	text-shadow: 0px 1px 10px #000;

 /*add to small curve to the corners of the button*/ 
	-webkit-border-radius: 15px;
 	-moz-border-radius: 15px;
	border-radius: 15px;

 /*give the button a drop shadow*/
 	-webkit-box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
 	-moz-box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
	box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
	width: 190px;
 }
 input#sb8:hover, input#sb8:focus {
 	border:2px solid #dad9d8;
	cursor:pointer;
 }

input#sb9 {
	/*give the background a gradient*/ 
	background:#ffae00; /*fallback for browsers that don't support gradients*/
	background: -webkit-linear-gradient(top, #ffae00, #d67600);
	background: -moz-linear-gradient(top, #ffae00, #d67600);
	background: -o-linear-gradient(top, #ffae00, #d67600);
	background: linear-gradient(top, #ffae00, #d67600);
	border:2px outset #dad9d8;
	/*style the text*/ 
	font-family: kalinga; /*Andkia is available at http://www.google.com/webfonts/specimen/Andika*/
	src:url(http://www.mkay.it/kalinga.ttf);
	font-size:1.1em;
	letter-spacing:0.05em;
	text-transform:uppercase;
	color:#fff;
	text-shadow: 0px 1px 10px #000;

 /*add to small curve to the corners of the button*/ 
	-webkit-border-radius: 15px;
 	-moz-border-radius: 15px;
	border-radius: 15px;

 /*give the button a drop shadow*/
 	-webkit-box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
 	-moz-box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
	box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
	width: 190px;
 }
 input#sb9:hover, input#sb9:focus {
 	border:2px solid #dad9d8;
	cursor:pointer;
 }
 
input#sb10 {
	/*give the background a gradient*/ 
	background:#ffae00; /*fallback for browsers that don't support gradients*/
	background: -webkit-linear-gradient(top, #ffae00, #d67600);
	background: -moz-linear-gradient(top, #ffae00, #d67600);
	background: -o-linear-gradient(top, #ffae00, #d67600);
	background: linear-gradient(top, #ffae00, #d67600);
	border:2px outset #dad9d8;
	/*style the text*/ 
	font-family: kalinga; /*Andkia is available at http://www.google.com/webfonts/specimen/Andika*/
	src:url(http://www.mkay.it/kalinga.ttf);
	font-size:1.1em;
	letter-spacing:0.05em;
	text-transform:uppercase;
	color:#fff;
	text-shadow: 0px 1px 10px #000;

 /*add to small curve to the corners of the button*/ 
	-webkit-border-radius: 15px;
 	-moz-border-radius: 15px;
	border-radius: 15px;

 /*give the button a drop shadow*/
 	-webkit-box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
 	-moz-box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
	box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
	width: 190px;
 }
 input#sb10:hover, input#sb10:focus {
 	border:2px solid #dad9d8;
	cursor:pointer;
 }
 
.bottone {
	/*give the background a gradient*/ 
	background:#ffae00; /*fallback for browsers that don't support gradients*/
	background: -webkit-linear-gradient(top, #ffae00, #d67600);
	background: -moz-linear-gradient(top, #ffae00, #d67600);
	background: -o-linear-gradient(top, #ffae00, #d67600);
	background: linear-gradient(top, #ffae00, #d67600);
	border:2px outset #dad9d8;
	/*style the text*/ 
	font-family: kalinga; /*Andkia is available at http://www.google.com/webfonts/specimen/Andika*/
	src:url(http://www.mkay.it/kalinga.ttf);
	font-size:1.1em;
	letter-spacing:0.05em;
	text-transform:uppercase;
	color:#fff;
	text-shadow: 0px 1px 10px #000;

 /*add to small curve to the corners of the button*/ 
	-webkit-border-radius: 15px;
 	-moz-border-radius: 15px;
	border-radius: 15px;

 /*give the button a drop shadow*/
 	-webkit-box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
 	-moz-box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
	box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
	width: 150px;
 }
 
button#FileUpload1 {
 /*give the background a gradient*/ 
	background:#ffae00; /*fallback for browsers that don't support gradients*/ 
	background: -webkit-linear-gradient(top, #ffae00, #d67600);
	background: -moz-linear-gradient(top, #ffae00, #d67600);
	background: -o-linear-gradient(top, #ffae00, #d67600);
 	background: linear-gradient(top, #ffae00, #d67600);
 	border:2px outset #dad9d8;
 /*style the text*/ 
	font-family: kalinga; /*Andkia is available at http://www.google.com/webfonts/specimen/Andika*/
	src:url(http://www.mkay.it/kalinga.ttf);
 	font-size:1.1em;
 	letter-spacing:0.05em;
 	text-transform:uppercase;
 	color:#fff;
 	text-shadow: 0px 1px 10px #000;
 /*add to small curve to the corners of the button*/ 
	-webkit-border-radius: 15px;
 	-moz-border-radius: 15px;
 	border-radius: 15px;
 /*give the button a drop shadow*/
 	-webkit-box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
 	-moz-box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
 	box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
 	width: 190px;
}

button#FileUpload1:hover, button#FileUpload1:focus {
 	border:2px solid #dad9d8;
	cursor:pointer;
 }
