	/*@font-face {font-family: MyriadWebPro;src: url('/html/MyriadWebPro.ttf');}*/

	body, html {width:100%;height:100%;margin:0px;padding:0px;}
	body, td, div {font-size:10pt;font-family:MyriadWebPro, Arial, Helvetica, sans-serif;color:#444444;font-weight:100;}
	input {font-size:10pt;font-family:Verdana, Geneva, sans-serif;}
	body {background-color:#000000;background-repeat:repeat-x;}
	div.adminlogo {position:relative;left:50%;margin-left:-100px;width:200px;height:71px;background-image:url('/admin/images/adminconsole.png');cursor:pointer;opacity:.3;-webkit-transition: opacity .5s;transition: opacity .5s;}
	div.adminlogo:hover {opacity:.5;}
	div.mainarea {position:relative;width:100%;text-align:center;padding-top:10px;padding-bottom:80px;}
	div.bottombar {position:relative;width:100%;height:1px;background-color:#afafaf;margin-bottom:10px;}
	div.formdiv {position:relative;padding:30px;border:1px solid #888888;background-color:#e7ebec;}
	div.breadcrumbdiv {position:relative;margin-bottom:10px;}
	div.adminform {padding:0px 0px 0px 0px;}
	div.alertwindow {position:fixed;z-index:65535;left:50%;top:50%;font-size:14pt;border-radius:10px;background-color:#ffffcc;color:#990000;text-align:center;padding:20px 40px 20px 40px;border:1px solid black;display:none;}
		
	a {color:#4a67ba;}
	a:hover {color:#4a67ba;text-decoration:none;}
		
	h1.header {
		margin:0px;
		font-weight:normal;
		color:#ffffff;
		font-size:16pt;
		padding:5px 0px 5px 0px;
	}

	td.menuitem {background-color:transparent;}
	td.menuitem:hover {background-color:#5c76c1;}

	
	div.button {position:relative;width:89px;height:98px;background-image:url('/admin/images/button.png');cursor:pointer;}
	div.buttonover {position:absolute;left:0px;top:0px;width:89px;height:98px;background-image:url('/admin/images/buttono.png');cursor:pointer;opacity:0;}
	div.buttonimage {position:absolute;left:2px;top:2px;width:84px;height:84px;cursor:pointer;}
	div.buttonoverlay {position:absolute;left:0px;top:0px;width:89px;height:98px;cursor:pointer;}
	
	div.paper {position:relative;width:83px;height:78px;background-image:url('/admin/images/paper.png');cursor:pointer;}
	div.paperover {position:absolute;left:0px;top:0px;width:83px;height:78px;background-image:url('/admin/images/papero.png');cursor:pointer;opacity:0;}
	div.paperimage {position:absolute;left:0px;top:0px;width:83px;height:78px;cursor:pointer;}
	div.paperoverlay {position:absolute;left:0px;top:0px;width:83px;height:78px;cursor:pointer;}
	
	
	div.item {position:relative;padding:0px;border:1px solid #888888;width:100px;height:100px;-webkit-border-radius: 10;-moz-border-radius: 10;border-radius: 10px;cursor:pointer;}
	div.itemover {position:absolute;padding:0px;left:0px;top:0px;width:100px;height:100px;cursor:pointer;opacity:0;}
	div.itemimage {position:absolute;left:0px;top:0px;width:100px;height:100px;cursor:pointer;-webkit-border-radius: 10;-moz-border-radius: 10;border-radius: 10px;}
	div.itemoverlay {position:absolute;left:0px;top:0px;padding:0px;width:100px;height:100px;cursor:pointer;}

	div.category {position:relative;padding:8px;border:1px solid #888888;width:100px;height:100px;background: #9bc9d1;background-image: -webkit-linear-gradient(top, #9bc9d1, #608f96);background-image: -moz-linear-gradient(top, #9bc9d1, #608f96);background-image: -ms-linear-gradient(top, #9bc9d1, #608f96);background-image: -o-linear-gradient(top, #9bc9d1, #608f96);background-image: linear-gradient(to bottom, #9bc9d1, #608f96);-webkit-border-radius: 10;-moz-border-radius: 10;border-radius: 10px;cursor:pointer;}
	div.categoryover {position:absolute;padding:8px;left:0px;top:0px;width:100px;height:100px;background: #9babd2;
	  background-image: -webkit-linear-gradient(top, #9babd2, #617198);
	  background-image: -moz-linear-gradient(top, #9babd2, #617198);
	  background-image: -ms-linear-gradient(top, #9babd2, #617198);
	  background-image: -o-linear-gradient(top, #9babd2, #617198);
	  background-image: linear-gradient(to bottom, #9babd2, #617198);
	  -webkit-border-radius: 10;-moz-border-radius: 10;border-radius: 10px;
		cursor:pointer;opacity:0;}
	div.categoryimage {position:absolute;left:7px;top:7px;width:100px;height:100px;border:1px solid #444444;-webkit-border-radius: 6;-moz-border-radius: 6;border-radius: 6px;cursor:pointer;}
	div.categoryoverlay {position:absolute;left:0px;top:0px;padding:8px;width:100px;height:100px;cursor:pointer;}

/*
	div.popupwindow {display:none;position:fixed;left:0px;right:0px;top:0px;bottom:0px;background-image:url('/admin/images/shadow.png');}
	div.popupwindowframe {position:absolute;left:50%;top:50%;margin-left:-300px;margin-top:-200px;width:600px;height:400px;border-radius:20px;-moz-border-radius:20;-webkit-border-radius:20;background-color:#e7ebec;border:3px solid #649096;}
	div.popuptitlebar {position:relative;left:0px;top:0px;width:100%;border-bottom:1px solid #649096;padding-top:5px;padding-bottom:5px;font-size:16pt;text-align:center;background-color:#dadedf;border-top-left-radius:20px;border-top-right-radius:20px;-moz-border-top-left-radius:20px;-moz-border-top-right-radius:20px;-webkit-border-top-left-radius:20px;-webkit-border-top-right-radius:20px;min-height:26px;}
	div.popupcontent {position:relative;width:100%;}
	div.popupx {position:absolute;right:8px;top:8px;width:20px;height:20px;background-image:url('/admin/images/closebox.png');cursor:pointer;}
*/

div.fullpageshadow {z-index:65500;position:fixed;left:0px;right:0px;top:0px;bottom:0px;background-image:url('../images/shadow.png');visibility:hidden;}
div.popupwindow {position:absolute;left:50%;top:50%;background-color:#e6e7e6;}
div.closex {position:absolute;right:10px;top:10px;background-image:url('../images/closex.png');background-repeat:no-repeat;width:20px;height:20px;cursor:pointer;}
div.popuppadding {padding:40px 20px 40px 20px;}
div.popupheader {position:absolute;left:20px;right:20px;top:5px;font-size:16pt;font-weight:700;text-align:center;}


	div.savingwindow {display:none;position:fixed;left:0px;right:0px;top:0px;bottom:0px;background-image:url('/admin/images/shadow.png');}
	div.savingalert {position:absolute;left:50%;top:50%;margin-left:-100px;margin-top:-100px;width:200px;height:200px;border-radius:20px;-moz-border-radius:20;-webkit-border-radius:20;background-color:#e7ebec;border:3px solid #649096;}
	div.savingx {position:absolute;right:8px;top:8px;width:20px;height:20px;background-image:url('/admin/images/closebox.png');cursor:pointer;}
	
	div.loggedin {position:absolute;right:50px;top:10px;color:#cccccc;}
	
	td.mainmenu {color:#567a7e;}
	
	input.form, textarea.form, img.form, div.form {resize:none;padding:8px;width:120px;color:#888888;background-color:white;border:1px solid #444444;outline:none;}
	input.form:focus, textarea.form:focus {border:1px solid black;background-color:#ffffee;color:#000000;}
	div.form {display:inline-block;position:relative;width:102px;height:102px;cursor:pointer;}
	input.imageupload {position:absolute;left:1px;top:1px;width:100px;height:100px;opacity:0;filter:alpha(Opacity=0);cursor:pointer;}
	div.clicktoupload {position:absolute;left:0px;right:-1px;bottom:-1px;text-align:center;padding:5px 0px 5px 0px;background-color:#000000;color:#ffffff;font-size:8pt;opacity:0;filter:alpha(Opacity=0);}
	div.imagedelete {position:absolute;right:1px;top:1px;width:11px;height:11px;background-image:url('/admin/images/x.png');background-repeat:no-repeat;cursor:pointer;display:none;}

input.checkboxspecial {border:none;-webkit-appearance:none;webkit-appearance:none;background-color:transparent;background-image:url('../admin/images/chk_no.png');width:32px;height:32px;outline:none;}
input.checkboxspecial:checked {background-image:url('../admin/images/chk_yes.png');}
	
	.announcement {display:inline-block;padding:4px 20px 4px 20px;border:1px solid #444444;background-color:#ffffcc;}
	
	.backbutton {position:absolute;left:-50px;top:-8px;width:40px;height:40px;background-image:url('/admin/images/backbutton.png');}
	.backbuttono {position:absolute;left:0px;top:0px;width:40px;height:40px;background-image:url('/admin/images/backbuttono.png');cursor:pointer;opacity:0;filter:alpha(Opacity=0);transition opacity .3s;-webkit-transition: opacity .3s;}
	.backbuttono:hover {opacity:.5;}
	
	.addbutton {display:none;position:absolute;right:-50px;top:-8px;width:40px;height:40px;background-image:url('/admin/images/addbutton.png');}
	.addbuttono {position:absolute;left:0px;top:0px;width:40px;height:40px;background-image:url('/admin/images/addbuttono.png');cursor:pointer;opacity:0;filter:alpha(Opacity=0);transition opacity .3s;-webkit-transition: opacity .3s;}
	.addbuttono:hover {opacity:.5;}
	.addbuttontooltip {z-index:65528;display:none;position:absolute;left:50%;top:-20px;margin-left:-75px;padding:4px;font-size:8pt;border:1px solid #888888;background-color:#ffffdd;text-align:center;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
	.addbuttondummy {visibility:hidden;position:relative;display:inline-block;}
	
	
	.sortbutton {display:none;position:absolute;right:-50px;top:42px;width:40px;height:40px;background-image:url('/admin/images/sortbutton.png');}
	.sortbuttono {position:absolute;left:0px;top:0px;width:40px;height:40px;background-image:url('/admin/images/sortbuttono.png');cursor:pointer;opacity:0;filter:alpha(Opacity=0);transition opacity .3s;-webkit-transition: opacity .3s;}
	.sortbuttono:hover {opacity:.5;}
	.sortbuttontooltip {z-index:65529;display:none;position:absolute;left:50%;top:-20px;margin-left:-75px;padding:4px;font-size:8pt;border:1px solid #888888;background-color:#ffffdd;text-align:center;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
	.sortbuttondummy {visibility:hidden;position:relative;display:inline-block;}

	.deletebutton {display:none;position:absolute;right:-50px;top:92px;width:40px;height:40px;background-image:url('/admin/images/deletebutton.png');}
	.deletebuttono {position:absolute;left:0px;top:0px;width:40px;height:40px;background-image:url('/admin/images/deletebuttono.png');cursor:pointer;opacity:0;filter:alpha(Opacity=0);transition opacity .3s;-webkit-transition: opacity .3s;}
	.deletebuttono:hover {opacity:.5;}
	.deletebuttontooltip {z-index:65530;display:none;position:absolute;left:50%;top:-20px;margin-left:-75px;padding:4px;font-size:8pt;border:1px solid #888888;background-color:#ffffdd;text-align:center;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
	.deletebuttondummy {visibility:hidden;position:relative;display:inline-block;}
	
	
	input.button, button.button {
	  cursor:pointer;
	  border:none;
	  outline:none;
	  background: #4a67ba;
	  color: #ffffff;
	  font-size: 14px;
	  padding: 10px 20px 10px 20px;
	  text-decoration: none;
	}
	
	input.button:hover, button.button:hover {
	  background: #617ed1;
	  text-decoration: none;
	  color:#ffffff;
	}
	
	a.button {
	  cursor:pointer;
	  border:1px solid #888888;
	  outline:none;
	  background: #9bc9d1;
	  background-image: -webkit-linear-gradient(top, #9bc9d1, #608f96);
	  background-image: -moz-linear-gradient(top, #9bc9d1, #608f96);
	  background-image: -ms-linear-gradient(top, #9bc9d1, #608f96);
	  background-image: -o-linear-gradient(top, #9bc9d1, #608f96);
	  background-image: linear-gradient(to bottom, #9bc9d1, #608f96);
	  -webkit-border-radius: 10;
	  -moz-border-radius: 10;
	  border-radius: 10px;
	  font-family: Arial;
	  color: #ffffff;
	  font-size: 14px;
	  padding: 10px 20px 10px 20px;
	  text-decoration: none;
	}
	
	a.button:hover {
	  background: #9babd2;
	  background-image: -webkit-linear-gradient(top, #9babd2, #617198);
	  background-image: -moz-linear-gradient(top, #9babd2, #617198);
	  background-image: -ms-linear-gradient(top, #9babd2, #617198);
	  background-image: -o-linear-gradient(top, #9babd2, #617198);
	  background-image: linear-gradient(to bottom, #9babd2, #617198);
	  text-decoration: none;
	  color:#ffffff;
	}
	
	input.delete {
	  outline: none;
	  border:1px solid #888888;
	  background: #d93434;
	  background-image: -webkit-linear-gradient(top, #d93434, #7a1d1d);
	  background-image: -moz-linear-gradient(top, #d93434, #7a1d1d);
	  background-image: -ms-linear-gradient(top, #d93434, #7a1d1d);
	  background-image: -o-linear-gradient(top, #d93434, #7a1d1d);
	  background-image: linear-gradient(to bottom, #d93434, #7a1d1d);
	  -webkit-border-radius: 10;
	  -moz-border-radius: 10;
	  border-radius: 10px;
	  font-family: Arial;
	  color: #ffffff;
	  font-size: 14px;
	  padding: 10px 20px 10px 20px;
	  text-decoration: none;
	  cursor:pointer;
	}
	
	input.delete:hover {
	  background: #fc3c3c;
	  background-image: -webkit-linear-gradient(top, #fc3c3c, #ba2929);
	  background-image: -moz-linear-gradient(top, #fc3c3c, #ba2929);
	  background-image: -ms-linear-gradient(top, #fc3c3c, #ba2929);
	  background-image: -o-linear-gradient(top, #fc3c3c, #ba2929);
	  background-image: linear-gradient(to bottom, #fc3c3c, #ba2929);
	  text-decoration: none;
	}
	
	input.spreadsheetedit {
		width:100px;
		border:2px solid white;	
		outline:none;
		resize:none;
		padding:0px 1px 0px 0px;
	}
	
	input.spreadsheetedit:focus {
		border:2px solid black;
		background-color:#ffffcc;
	}
	
	table.spreadsheetedit {
		table-layout:fixed;
		border-collapse:collapse;
	}
	
	table.spreadsheetedit td {
		/*border:1px solid #888888;*/
		border-right:1px solid #000000;
		border-bottom:1px solid #000000;
	}
	
	table.spreadsheetedit td.dark {
		background-color:#cccccc;
		/*border:1px solid black;*/
		border-right:1px solid #000000;
		border-bottom:1px solid #000000;
		border-top:1px solid #000000;
		border-left:1px solid #000000;
		padding:2px;
		color:#676767;
		font-weight:bold;
		text-align:center;
		width:40px;
		cursor:pointer;
		-webkit-touch-callout: none;
    	-webkit-user-select: none;
    	-khtml-user-select: none;
    	-moz-user-select: none;
    	-ms-user-select: none;
    	user-select: none;
	}
	
	table.spreadsheetedit td.afterrow {
		background-color:transparent;
		border:none;
		text-align:left;
		vertical-align:middle;
		padding-left:4px;
		width:40px;
	}
	
table.spreadsheet {border:1px solid black;border-collapse:collapse;table-layout:fixed;font-family:Arial, Helvetica, sans-serif;font-size:10pt;}
table.spreadsheet tr.header {background-color:#0052a1;/*#4c6c92*/;cursor:pointer;/*#676767;*/}
table.spreadsheet tr {background-color:#bbd0eb;cursor:pointer;/*#cccccc;*/}
table.spreadsheet tr:hover {background-color:#c4d8f3;/*#dddddd;*/}
table.spreadsheet tr.dark {background-color:#cee3ff;}
table.spreadsheet tr.dark:hover {background-color:#d6e7ff;}

table.spreadsheet tr.warning {background-color:#ff8888;}
table.spreadsheet tr.warningdark {background-color:#f17a7a;}

table.spreadsheet tr.alert {background-color:#88ff88;}
table.spreadsheet tr.alertdark {background-color:#7af17a;}

table.spreadsheet tr.inventory {background-color:#676767;}
table.spreadsheet tr.inventorydark {background-color:#606060;}
table.spreadsheet tr.inventory td div {color:#979797;}
table.spreadsheet tr.inventorydark td div {color:#979797;}

table.spreadsheet tr.ordered {background-color:#ffff88;}
table.spreadsheet tr.ordereddark {background-color:#eeee77;}
table.spreadsheet tr.pickup {background-color:#8888ff;}
table.spreadsheet tr.pickupdark {background-color:#7777ee;}
table.spreadsheet tr.delivered {background-color:#ff8800;}
table.spreadsheet tr.delivereddark {background-color:#ee7700;}


table.spreadsheet tr.red {background-color:#ff4444;}
table.spreadsheet tr.reddark {background-color:#ee3333;}

table.spreadsheet tr.green {background-color:#ccffcc;}
table.spreadsheet tr.greendark {background-color:#bbeebb;}

table.spreadsheet tr.orange {background-color:#ffcc88;}
table.spreadsheet tr.orangedark {background-color:#eebb77;}

table.spreadsheet tr.yellow {background-color:#ffff00;}
table.spreadsheet tr.yellowdark {background-color:#f2f200;}

table.spreadsheet tr.pink {background-color:#ffcccc;}
table.spreadsheet tr.pinkdark {background-color:#eebbbb;}

table.spreadsheet tr.blue {background-color:#ccccff;}
table.spreadsheet tr.bluedark {background-color:#bbbbee;}


/*
table.spreadsheet tr.red {background-color:#ffdada;}
table.spreadsheet tr.reddark {background-color:#f2cfcf;}

table.spreadsheet tr.green {background-color:#f5fff5;}
table.spreadsheet tr.greendark {background-color:#e9f2e9;}

table.spreadsheet tr.orange {background-color:#fff0e1;}
table.spreadsheet tr.orangedark {background-color:#f2e4d6;}

table.spreadsheet tr.yellow {background-color:#ffffe1;}
table.spreadsheet tr.yellowdark {background-color:#f2f2d6;}

table.spreadsheet tr.pink {background-color:#fff2f2;}
table.spreadsheet tr.pinkdark {background-color:#f2e6e6;}

table.spreadsheet tr.blue {background-color:#ececff;}
table.spreadsheet tr.bluedark {background-color:#e1e1f3;}
*/






table.spreadsheet tr.disabled {background-color:#cccccc;}
table.spreadsheet tr.disableddark {background-color:#bbbbbb;}

table.spreadsheet td {position:relative;border:1px solid black;border-top:1px solid black;border-bottom:1px solid black;padding:4px;color:#444444;font-size:10pt;}
table.spreadsheet td a {color:#000088;}
table.spreadsheet tr.header td{font-weight:bold;color:#ffffff;}
table.spreadsheet tr.header:hover {background-color:#1062b1/*#577ca8*/;/*#676767;*/}

	input.spreadsheet, select.spreadsheet {
		width:100px;
		border:2px solid white;	
		outline:none;
		resize:none;
	}
	input.spreadsheet:focus, select.spreadsheet:focus {background-color:#ffffee;}
	select.spreadsheet {padding:3px;}


	
table.none {border:none;background-color:transparent;}
table.none.td {border:none;background-color:transparent;}
table.none.tr {border:none;background-color:transparent;}

table.printspreadsheet {display:none;}




table.application {background-color:#ffffff;border-collapse:collapse;border:1px solid black;}
table.application td {border:1px solid black;}
table.application td.headline {height:20px;background-color:#444444;color:#ffffff;font-size:14px;}
input.app, textarea.app {border:none;font-size:14px;outline:0 none;padding-left:6px;padding-right:6px;font-family:MyriadWebPro;}
input.app:focus, textarea.app:focus {background-color:#ffffcc;outline:0 none;}
textarea.app {padding-top:12px;resize:none;font-family:MyriadWebPro;}
div.applabel {position:absolute;left:3px;top:3px;font-size:8px;color:#cccccc;font-family:Arial, Helvetica, sans-serif;} 




div.calendarbuttons {position:relative;display:inline-block;margin-left:10px;margin-right:10px;color:#4a67ba;font-size:8pt;}
button.managerbuttons {background-color:#993333;}
button.managerbuttons:hover {background-color:#aa4444;}
button.goodbuttons {background-color:#009900;}
button.goodbuttons:hover {background-color:#00bb00;}


select.form {width:200px;background-color:#fff8f8;padding:5px;font-size:14pt;border:1px solid black;border-radius:0px;-webkit-border-radius:0px;-moz-border-radius:0px;-webkit-appearance:none;outline:none;background-image:url('images/selectarrow.png');background-position:right center;background-repeat:no-repeat;padding-right:20px;}
    

table.reportspreadsheet {border:1px solid black;border-collapse:collapse;}
table.reportspreadsheet thead{background-color:#4a67ba;color:#ffffff;font-weight:bold;}
table.reportspreadsheet thead td {white-space:normal;background-color:#cccccc;color:#000000;font-weight:bold;}
table.reportspreadsheet td {border:1px solid black;text-align:center;white-space:nowrap;}
table.reportspreadsheet tr.dark {background-color:#dddddd;}
table.reportspreadsheet td.yellow {background-color:#ffffcc;}
table.reportspreadsheet td.grey {background-color:#cccccc;color:#444444;}

table.reportspreadsheet tr.red {background-color:#ffdada;}
table.reportspreadsheet tr.reddark {background-color:#f2cfcf;}

table.reportspreadsheet tr.green {background-color:#f5fff5;}
table.reportspreadsheet tr.greendark {background-color:#e9f2e9;}

table.reportspreadsheet tr.orange {background-color:#fff0e1;}
table.reportspreadsheet tr.orangedark {background-color:#f2e4d6;}

table.reportspreadsheet tr.yellow {background-color:#ffffe1;}
table.reportspreadsheet tr.yellowdark {background-color:#f2f2d6;}

table.reportspreadsheet tr.pink {background-color:#fff2f2;}
table.reportspreadsheet tr.pinkdark {background-color:#f2e6e6;}

table.reportspreadsheet tr.blue {background-color:#ececff;}
table.reportspreadsheet tr.bluedark {background-color:#e1e1f3;}

.print {display:none;visibility:hidden;position:absolute;top:0px;height:1px;}


button.htmlbutton {vertical-align:top;outline:none;border:none;-webkit-appearance:none;background-color:transparent;cursor:pointer;margin:10px;width:150px;height:150px;background-image:url('../admin/images/htmlpage.png');background-position:center center;background-repeat:no-repeat;color:#3279d0;font-size:8pt;}
button.htmlbutton:hover {background-image:url('../admin/images/htmlpageo.png');}


span.navigationdivider {padding:0px 3px 0px 3px;display:none;}
a.navigationa, span.navigationcurrentpage {display:inline-block;background-color:#3279d0;color:#ffffff;padding:3px;text-align:center;min-width:25px;margin:3px;text-decoration:none;}
span.navigationcurrentpage {background-color:#cccccc;}
a.navigationa:hover {background-color:#3a8cf1;}




table.advancedsearch td {font-size:8pt;}
table.advancedsearch td input {font-size:8pt;padding:3px;}
table.advancedsearch td select {font-size:8pt;padding:3px;}



.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

table.spreadsheet2 {border-collapse:collapse;table-layout:fixed;}
table.spreadsheet2 tr.header {background-color:#4c6c92;}
table.spreadsheet2 tr {background-color:#ffffff;}
table.spreadsheet2 tr:hover {background-color:#ffffff;}
table.spreadsheet2 tr.dark {background-color:#4c6c92;}
table.spreadsheet2 tr.dark:hover {background-color:#bbbbbb;}
table.spreadsheet2 td {border:1px solid #dddddd;padding:0px;color:#444444;}
table.spreadsheet2 td a{color:#000088;}
table.spreadsheet2 tr.header td{font-weight:700;color:#000000;border-color:#000000;color:#e6e7e6;}
table.spreadsheet2 tr.header:hover {background-color:#577ca8;}
table.spreadsheet2 td.header {font-weight:700;color:#000000;border-color:#000000;background-color:#4c6c92;color:#e6e7e6;}

input.spreadsheet {border:none;}





