/* #4682b4 steelblue, #90ee90 lightgreen */
@media all {
	a {color:#4682B4;}
	a img {border:none;}
	body {background-color:#ffffff; color:#000000; font-family:Segoe UI, Microsoft Sans Serif;}
	h1 {color:#4682b4; font-size:x-large; margin:0px 0px 8px 0px;}
	hr {border-style:dashed; color:#90ee90; text-align:center;}
	p {text-align:justify;}
	table {table-layout:fixed;}
	td {font-family:Segoe UI, Microsoft Sans Serif; vertical-align:top;}
	ul {margin:0px; padding:0px 0px 0px 16px;}
	ul li {color:#90ee90; list-style-type:square;}
	.Screenshot {float:right; margin:0px 0px 8px 16px; text-align:center;}
	.Screenshot a {font-size:small;}
	.Screenshot img {border:1px solid #000000;}
}
@media screen {
	body {margin:0px 0px 8px 0px; text-align:center;}
	.Footer {border-top:2px dashed #90ee90; font-size:small; margin-top:4px!important; padding-top:4px;}
	.Menu a {text-decoration:none;}
	.Menu a:hover {text-decoration:underline;}
	.PageHeight {min-height:600px;}
	.PageWidth {margin:auto; text-align:left; width:800px;}
	.PrintOnly {display:none;}
	.Screenshot img {background-color:#ffffff; filter:progid:DXImageTransform.Microsoft.Shadow(color=#666666,direction=135,strength=4);}
	#TopMenu {border-bottom:2px dashed #90ee90; margin-bottom:4px; padding-bottom:4px; overflow:hidden;}
	#TopMenu a {font-family:Segoe UI, Microsoft Sans Serif; font-size:small; text-decoration:none;}
	#TopMenu a:hover {text-decoration:underline;}
}
@media print {
	.NoPrint {display:none;}
	.PageWidth {width:100%;}
}
