:root {
	--themepbg : #FFFFFF;
}
input#standard {
	background-color: #275FA6;
	color: white;
/*	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;  */
/*	border: 0; */
	cursor: pointer;
	display: block;
	height: 25px;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 0px solid #ABB6FF;
/*	line-height: 0; */
/*	text-indent: -9999px; */
/*	width: 28px; */
}
input#m-standard {
	background-color: #275FA6;
	color: white;
/*	border: 0; */
	cursor: pointer;
	display: block;
	height: 25px;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 0px solid #ABB6FF;
	-webkit-appearance: none;
/*	line-height: 0; */
/*	text-indent: -9999px; */
/*	width: 28px; */
}
input#quit {
	background-color: #000000;
	color: white;
/*	border: 0; */
	cursor: pointer;
	display: block;
	height: 25px;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 0px solid #ABB6FF;
/*	line-height: 0; */
/*	text-indent: -9999px; */
/*	width: 28px; */
}
input#m-quit {
	background-color: #000000;
	color: white;
/*	border: 0; */
	cursor: pointer;
	display: block;
	height: 25px;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 0px solid #ABB6FF;
	-webkit-appearance: none;
/*	line-height: 0; */
/*	text-indent: -9999px; */
/*	width: 28px; */
}
input#pref {
	background-color: #ABB6FF;
	color: white;
/*	border: 0; */
	cursor: pointer;
	display: block;
	height: 25px;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 0px solid #275FA6;
/*	line-height: 0; */
/*	text-indent: -9999px; */
/*	width: 28px; */
}
input#m-pref {
	background-color: #ABB6FF;
	color: white;
/*	border: 0; */
	cursor: pointer;
	display: block;
	height: 25px;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 0px solid #275FA6;
	-webkit-appearance: none;
/*	line-height: 0; */
/*	text-indent: -9999px; */
/*	width: 28px; */
}
input#returnb {
	background-color: #009664;
	color: white;
/*	border: 0; */
	cursor: pointer;
	display: block;
	height: 25px;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 0px solid #ABB6FF;	
/*	line-height: 0; */
/*	text-indent: -9999px; */
/*	width: 28px; */
}
input#m-returnb {
	background-color: #009664;
	color: white;
/*	border: 0; */
	cursor: pointer;
	display: block;
	height: 25px;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 0px solid #ABB6FF;	
	-webkit-appearance: none;
/*	line-height: 0; */
/*	text-indent: -9999px; */
/*	width: 28px; */
}
input#returnr {
	background-color: #FF0000;
	color: white;
/*	border: 0; */
	cursor: pointer;
	display: block;
	height: 25px;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 0px solid #ABB6FF;	
/*	line-height: 0; */
/*	text-indent: -9999px; */
/*	width: 28px; */
}
input#m-returnr {
	background-color: #FF0000;
	color: white;
/*	border: 0; */
	cursor: pointer;
	display: block;
	height: 25px;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 0px solid #ABB6FF;	
	-webkit-appearance: none;
/*	line-height: 0; */
/*	text-indent: -9999px; */
/*	width: 28px; */
}
input#donate {
	background-color: #FFCDD2;
	color: #265DA1;
/*	color: blue; */
/*	border: 0; */
	cursor: pointer;
	display: block;
	height: 25px;
/*	font-size: 12px; */
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 1px solid #275FA6;	
/*	line-height: 0; */
/*	text-indent: -9999px; */
/*	width: 28px; */
}
input#m-donate {
	background-color: #FFCDD2;
	color: #265DA1;
/*	color: blue; */
/*	border: 0; */
	cursor: pointer;
	display: block;
	height: 25px;
/*	font-size: 12px; */
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 1px solid #275FA6;	
	-webkit-appearance: none;
/*	line-height: 0; */
/*	text-indent: -9999px; */
/*	width: 28px; */
}
input#showcase {
	background-color: #CDFFD2;
	color: #265DA1;
	cursor: pointer;
	display: block;
	height: 25px;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 1px solid #275FA6;	
}
input#m-showcase {
	background-color: #CDFFD2;
	color: #265DA1;
	cursor: pointer;
	display: block;
	height: 25px;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 1px solid #275FA6;	
	-webkit-appearance: none;
}
input#nonvisible {
	background: transparent;
	border: none;
/*	background-color: #FFCDD2;
	color: blue;
	cursor: pointer;
	display: block;
	height: 15px;
	font-size: 9px;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 1px solid #275FA6;	*/
/*	line-height: 0; */
/*	text-indent: -9999px; */
/*	width: 28px; */
}
input#news {
	background-color: #FAFF93;
	color: #265DA1;
/*	color: blue; */
/*	border: 0; */
	cursor: pointer;
	display: block;
	height: 25px;
/*	font-size: 12px;  */
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 1px solid #275FA6;	
/*	line-height: 0; */
/*	text-indent: -9999px; */
/*	width: 28px; */
}
input#m-news {
	background-color: #FAFF93;
	color: #265DA1;
/*	color: blue; */
/*	border: 0; */
	cursor: pointer;
	display: block;
	height: 25px;
/*	font-size: 12px;  */
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 1px solid #275FA6;	
	-webkit-appearance: none;
/*	line-height: 0; */
/*	text-indent: -9999px; */
/*	width: 28px; */
}
input#terms {
	background-color: #275FA6;
	color: white;
/*	border: 0; */
	cursor: pointer;
	display: block;
	height: 15px;
	font-size: 9px;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 0px solid #ABB6FF;	
/*	line-height: 0; */
/*	text-indent: -9999px; */
/*	width: 28px; */
}
input#m-terms {
	background-color: #275FA6;
	color: white;
/*	border: 0; */
	cursor: pointer;
	display: block;
	height: 15px;
	font-size: 9px;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 0px solid #ABB6FF;	
	-webkit-appearance: none;
/*	line-height: 0; */
/*	text-indent: -9999px; */
/*	width: 28px; */
}
input#returns {
	background-color: #009664;
	color: white;
/*	border: 0; */
	cursor: pointer;
	display: block;
	height: 15px;
	font-size: 9px;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 0px solid #ABB6FF;	
/*	line-height: 0; */
/*	text-indent: -9999px; */
/*	width: 28px; */
}
input#m-returns {
	background-color: #009664;
	color: white;
/*	border: 0; */
	cursor: pointer;
	display: block;
	height: 15px;
	font-size: 9px;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 0px solid #ABB6FF;	
	-webkit-appearance: none;
/*	line-height: 0; */
/*	text-indent: -9999px; */
/*	width: 28px; */
}
input#budget {
	background-color: #DF3801;
	color: white;
/*	border: 0; */
	cursor: pointer;
	display: block;
	height: 15px;
	font-size: 9px;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 0px solid #ABB6FF;	
/*	line-height: 0; */
/*	text-indent: -9999px; */
/*	width: 28px; */
}
input#m-budget {
	background-color: #DF3801;
	color: white;
/*	border: 0; */
	cursor: pointer;
	display: block;
	height: 25px;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 0px solid #ABB6FF;	
	-webkit-appearance: none;
/*	line-height: 0; */
/*	text-indent: -9999px; */
/*	width: 28px; */
}
input#comment {
	text-decoration: none;
	background-color: #FFFFFF;
	color: black;
	outline-style: none;
	border-style: none;
	border: none;
/*	box-shadow: none; */
	outline: none !important;
/*	border: 0; */
	cursor: pointer;
	display: block;
	height: 12px;
	font-size: 10px;
/*	border-style: solid;
	border-width: 0px;
	border-color: transparent; */
/*	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;  */
/*	border: 0px solid #FFFFFF;	*/
/*	line-height: 0; */
/*	text-indent: -9999px; */
/*	width: 28px; */
}
input#m-comment {
	text-decoration: none;
	background-color: #FFFFFF;
	color: black;
	outline-style: none;
	border-style: none;
	border: none;
/*	box-shadow: none; */
	outline: none !important;
/*	border: 0; */
	cursor: pointer;
	display: block;
	height: 12px;
	font-size: 10px;
	-webkit-appearance: none;
/*	border-style: solid;
	border-width: 0px;
	border-color: transparent; */
/*	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;  */
/*	border: 0px solid #FFFFFF;	*/
/*	line-height: 0; */
/*	text-indent: -9999px; */
/*	width: 28px; */
}
input#climate {
	background-color: honeydew;
	color: rgb(0, 144, 81);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;  
/*	border: 0; */
	cursor: pointer;
	display: block;
	height: 25px;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border: 0px solid #ABB6FF;
/*	line-height: 0; */
/*	text-indent: -9999px; */
/*	width: 28px; */
}
input[type="button"]::-moz-focus-inner {
   border: 0;
}
table.nav {
	background-color:#f0F0FF;
}
tr.m-nav {
	background-color:#CCCCCC;
}
/*table.deliverable {
	background-color:#FFFFCC;
	border-width:3px;
	border-top-color:#996600;
	border-bottom-color:#996600;
	border-left-color:#996600;
	border-right-color:#996600;
}
table.synopsis {
	background-color:#FFB6AB;
	border-color=:DF6D0B;
	border-collapse: collapse;
} */
td.marquee {
background-color:#FFFFFF;
}
marquee#scroller {
background-color:#FFFFFF;
} 
p.marqueeheader {
background-color:#ABB6FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
p.marqueedetail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
p.marqueenews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #265DA1;
}
a:link{
	color: royalblue;
}
body {
/*	height: 100%;
	background-color: #333333;
/*	--themepbg; */
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;
}
body.help {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;
	background-color: #e0f0ff;
	color: #666699;
}
body.intrx {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;
	background-color: #e0f0ff;
	color: #666699;
}
body.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	background-color: #e0f0ff;
	font-size: 14px;
	color: navy;
}
table.curved {
	border-radius: 15px; 
	-moz-border-radius: 15px; 
	-webkit-border-radius: 15px; 
	border: 0px solid #ABB6FF;	
}
table.rounded {
	border-collapse: separate;
	border-spacing: 0;
	-webkit-border-radius: 15px; 
	-moz-border-radius: 15px; 
	-o-border-radius: 15px;
	border-radius: 15px; 
	border: 3px solid #0B6DDF;	
}
td.bottomleft {
	border-bottom: 1px solid #0B6DDF;
	border-right: 1px solid #0B6DDF;
}
td.bottom {
	border-bottom: 1px solid #0B6DDF;
}
table.straight {
	border-collapse: separate;
	border: 3px solid #0B6DDF;	
}
table.climate {
	border-collapse: separate;
	/* border: 3px solid #0B6DDF;	*/
	background-color: honeydew;
}
#myCanvas {
    position: absolute;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    margin:auto;
}