@charset "utf-8";

@media screen and (max-width:480px) and (orientation:portrait){
#Menu ul{
	width: 400px;
	display: table;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: auto;
	-webkit-box-shadow: 0px 0px 10px #000000;
	box-shadow: 0px 0px 10px #000000;
}
#Menu ul li{
	display: table-cell;
}
#Menu ul li a{
	color: #FFFFFF;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	margin-right: auto;
	margin-left: auto;
	font-size: 7px;
	text-decoration: none;
	text-align: center;
	padding-left: auto;
	padding-right: auto;
	display: block;
	line-height: 12px;
	margin-top: auto;
	margin-bottom: auto;
	-webkit-box-shadow: 0px 0px 0px 1px #666666;
	box-shadow: 0px 0px 0px 1px #666666;
	background-color: #333333;
}
#Menu ul li a:hover {
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(145,145,145,1.00)),color-stop( 7.77% , rgba(93,93,93,1.00)),color-stop( 49.74% , rgba(0,0,0,1.00)),color-stop( 93.78% , rgba(103,103,103,1.00)),color-stop( 100% , rgba(145,145,145,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(145,145,145,1.00) 0%,rgba(93,93,93,1.00) 7.77%,rgba(0,0,0,1.00) 49.74%,rgba(103,103,103,1.00) 93.78%,rgba(145,145,145,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(145,145,145,1.00) 0%,rgba(93,93,93,1.00) 7.77%,rgba(0,0,0,1.00) 49.74%,rgba(103,103,103,1.00) 93.78%,rgba(145,145,145,1.00) 100%);
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}}

@media screen and (max-width:800px) and (orientation:landscape){
#Menu ul{
	width: 400px;
	display: table;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	-webkit-box-shadow: 0px 0px 10px #000000;
	box-shadow: 0px 0px 10px #000000;
}
#Menu ul li{
	display: table-cell;
}
#Menu ul li a{
	color: #FFFFFF;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	margin-right: auto;
	margin-left: auto;
	font-size: 7px;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-left: auto;
	padding-right: auto;
	line-height: 12px;
	margin-top: auto;
	margin-bottom: auto;
	background-color: #333333;
	-webkit-box-shadow: 0px 0px 0px 1px #666666;
	box-shadow: 0px 0px 0px 1px #666666;
}
#Menu ul li a:hover {
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(145,145,145,1.00)),color-stop( 7.77% , rgba(93,93,93,1.00)),color-stop( 49.74% , rgba(0,0,0,1.00)),color-stop( 93.78% , rgba(103,103,103,1.00)),color-stop( 100% , rgba(145,145,145,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(145,145,145,1.00) 0%,rgba(93,93,93,1.00) 7.77%,rgba(0,0,0,1.00) 49.74%,rgba(103,103,103,1.00) 93.78%,rgba(145,145,145,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(145,145,145,1.00) 0%,rgba(93,93,93,1.00) 7.77%,rgba(0,0,0,1.00) 49.74%,rgba(103,103,103,1.00) 93.78%,rgba(145,145,145,1.00) 100%);
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}}

@media screen and (min-width:481px) and (max-width:600px) and (orientation:portrait){
#Menu ul{
	width: 480px;
	display: table;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	-webkit-box-shadow: 0px 0px 10px #000000;
	box-shadow: 0px 0px 10px #000000;
}
#Menu ul li{
	display: table-cell;
}
#Menu ul li a{
	color: #FFFFFF;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-left: auto;
	padding-right: auto;
	line-height: 15px;
	background-color: #333333;
	-webkit-box-shadow: 0px 0px 0px 1px #666666;
	box-shadow: 0px 0px 0px 1px #666666;
}
#Menu ul li a:hover {
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(145,145,145,1.00)),color-stop( 7.77% , rgba(93,93,93,1.00)),color-stop( 49.74% , rgba(0,0,0,1.00)),color-stop( 93.78% , rgba(103,103,103,1.00)),color-stop( 100% , rgba(145,145,145,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(145,145,145,1.00) 0%,rgba(93,93,93,1.00) 7.77%,rgba(0,0,0,1.00) 49.74%,rgba(103,103,103,1.00) 93.78%,rgba(145,145,145,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(145,145,145,1.00) 0%,rgba(93,93,93,1.00) 7.77%,rgba(0,0,0,1.00) 49.74%,rgba(103,103,103,1.00) 93.78%,rgba(145,145,145,1.00) 100%);
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}}

@media screen and (min-width:801px) and (max-width:1024px) and (orientation:landscape){
#Menu ul{
	width: 480px;
	display: table;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	-webkit-box-shadow: 0px 0px 10px #000000;
	box-shadow: 0px 0px 10px #000000;
}
#Menu ul li{
	display: table-cell;
}
#Menu ul li a{
	color: #FFFFFF;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	text-align: center;
	display: block;
	padding-left: auto;
	padding-right: auto;
	line-height: 15px;
	background-color: #333333;
	-webkit-box-shadow: 0px 0px 0px 1px #666666;
	box-shadow: 0px 0px 0px 1px #666666;
	text-decoration: none;
}
#Menu ul li a:hover {
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(145,145,145,1.00)),color-stop( 7.77% , rgba(93,93,93,1.00)),color-stop( 49.74% , rgba(0,0,0,1.00)),color-stop( 93.78% , rgba(103,103,103,1.00)),color-stop( 100% , rgba(145,145,145,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(145,145,145,1.00) 0%,rgba(93,93,93,1.00) 7.77%,rgba(0,0,0,1.00) 49.74%,rgba(103,103,103,1.00) 93.78%,rgba(145,145,145,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(145,145,145,1.00) 0%,rgba(93,93,93,1.00) 7.77%,rgba(0,0,0,1.00) 49.74%,rgba(103,103,103,1.00) 93.78%,rgba(145,145,145,1.00) 100%);
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}}

@media screen and (min-width:601px) and (max-width:800px) and (orientation:portrait){
#Menu ul{
	width: 600px;
	display: table;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	-webkit-box-shadow: 0px 0px 10px #000000;
	box-shadow: 0px 0px 10px #000000;
}
#Menu ul li{
	display: table-cell;
}
#Menu ul li a{
	color: #FFFFFF;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	text-align: center;
	display: block;
	padding-left: auto;
	padding-right: auto;
	line-height: 20px;
	margin-top: auto;
	margin-bottom: auto;
	background-color: #333333;
	-webkit-box-shadow: 0px 0px 0px 1px #666666;
	box-shadow: 0px 0px 0px 1px #666666;
	text-decoration: none;
}
#Menu ul li a:hover {
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(145,145,145,1.00)),color-stop( 7.77% , rgba(93,93,93,1.00)),color-stop( 49.74% , rgba(0,0,0,1.00)),color-stop( 93.78% , rgba(103,103,103,1.00)),color-stop( 100% , rgba(145,145,145,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(145,145,145,1.00) 0%,rgba(93,93,93,1.00) 7.77%,rgba(0,0,0,1.00) 49.74%,rgba(103,103,103,1.00) 93.78%,rgba(145,145,145,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(145,145,145,1.00) 0%,rgba(93,93,93,1.00) 7.77%,rgba(0,0,0,1.00) 49.74%,rgba(103,103,103,1.00) 93.78%,rgba(145,145,145,1.00) 100%);
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}}

@media screen and (min-width:1025px) and (max-width:1280px) and (orientation:landscape){
#Menu ul{
	width: 600px;
	display: table;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	-webkit-box-shadow: 0px 0px 10px #000000;
	box-shadow: 0px 0px 10px #000000;
}
#Menu ul li{
	display: table-cell;
}
#Menu ul li a{
	color: #FFFFFF;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-left: auto;
	padding-right: auto;
	line-height: 20px;
	margin-top: auto;
	margin-bottom: auto;
	background-color: #333333;
	-webkit-box-shadow: 0px 0px 0px 1px #666666;
	box-shadow: 0px 0px 0px 1px #666666;
}
#Menu ul li a:hover {
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(145,145,145,1.00)),color-stop( 7.77% , rgba(93,93,93,1.00)),color-stop( 49.74% , rgba(0,0,0,1.00)),color-stop( 93.78% , rgba(103,103,103,1.00)),color-stop( 100% , rgba(145,145,145,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(145,145,145,1.00) 0%,rgba(93,93,93,1.00) 7.77%,rgba(0,0,0,1.00) 49.74%,rgba(103,103,103,1.00) 93.78%,rgba(145,145,145,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(145,145,145,1.00) 0%,rgba(93,93,93,1.00) 7.77%,rgba(0,0,0,1.00) 49.74%,rgba(103,103,103,1.00) 93.78%,rgba(145,145,145,1.00) 100%);
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}}

@media print and (orientation:portrait){
#Menu ul{
	width: 600px;
	display: table;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	-webkit-box-shadow: 0px 0px 10px #000000;
	box-shadow: 0px 0px 10px #000000;
}
#Menu ul li{
	display: table-cell;
}
#Menu ul li a{
	color: #FFFFFF;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-left: auto;
	padding-right: auto;
	line-height: 20px;
	background-color: #333333;
	-webkit-box-shadow: 0px 0px 0px 1px #666666;
	box-shadow: 0px 0px 0px 1px #666666;
}
#Menu ul li a:hover {
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(145,145,145,1.00)),color-stop( 7.77% , rgba(93,93,93,1.00)),color-stop( 49.74% , rgba(0,0,0,1.00)),color-stop( 93.78% , rgba(103,103,103,1.00)),color-stop( 100% , rgba(145,145,145,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(145,145,145,1.00) 0%,rgba(93,93,93,1.00) 7.77%,rgba(0,0,0,1.00) 49.74%,rgba(103,103,103,1.00) 93.78%,rgba(145,145,145,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(145,145,145,1.00) 0%,rgba(93,93,93,1.00) 7.77%,rgba(0,0,0,1.00) 49.74%,rgba(103,103,103,1.00) 93.78%,rgba(145,145,145,1.00) 100%);
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}}

@media print and (orientation:landscape){
#Menu ul{
	width: 600px;
	display: table;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	-webkit-box-shadow: 0px 0px 10px #000000;
	box-shadow: 0px 0px 10px #000000;
}
#Menu ul li{
	display: table-cell;
}
#Menu ul li a{
	color: #FFFFFF;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-left: auto;
	padding-right: auto;
	line-height: 20px;
	background-color: #333333;
	-webkit-box-shadow: 0px 0px 0px 1px #666666;
	box-shadow: 0px 0px 0px 1px #666666;
}
#Menu ul li a:hover {
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(145,145,145,1.00)),color-stop( 7.77% , rgba(93,93,93,1.00)),color-stop( 49.74% , rgba(0,0,0,1.00)),color-stop( 93.78% , rgba(103,103,103,1.00)),color-stop( 100% , rgba(145,145,145,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(145,145,145,1.00) 0%,rgba(93,93,93,1.00) 7.77%,rgba(0,0,0,1.00) 49.74%,rgba(103,103,103,1.00) 93.78%,rgba(145,145,145,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(145,145,145,1.00) 0%,rgba(93,93,93,1.00) 7.77%,rgba(0,0,0,1.00) 49.74%,rgba(103,103,103,1.00) 93.78%,rgba(145,145,145,1.00) 100%);
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}}

@media screen and (min-width:801px) and (max-width:1080px) and (orientation:portrait){
#Menu ul{
	width: 800px;
	display: table;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	-webkit-box-shadow: 0px 0px 10px #000000;
	box-shadow: 0px 0px 10px #000000;
}
#Menu ul li{
	display: table-cell;
}
#Menu ul li a{
	color: #FFFFFF;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	margin-right: auto;
	margin-left: auto;
	font-size: 15px;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-left: auto;
	padding-right: auto;
	line-height: 26px;
	margin-top: auto;
	margin-bottom: auto;
	background-color: #333333;
	-webkit-box-shadow: 0px 0px 0px 1px #666666;
	box-shadow: 0px 0px 0px 1px #666666;
}
#Menu ul li a:hover {
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(145,145,145,1.00)),color-stop( 7.77% , rgba(93,93,93,1.00)),color-stop( 49.74% , rgba(0,0,0,1.00)),color-stop( 93.78% , rgba(103,103,103,1.00)),color-stop( 100% , rgba(145,145,145,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(145,145,145,1.00) 0%,rgba(93,93,93,1.00) 7.77%,rgba(0,0,0,1.00) 49.74%,rgba(103,103,103,1.00) 93.78%,rgba(145,145,145,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(145,145,145,1.00) 0%,rgba(93,93,93,1.00) 7.77%,rgba(0,0,0,1.00) 49.74%,rgba(103,103,103,1.00) 93.78%,rgba(145,145,145,1.00) 100%);
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}}

@media screen and (min-width:1281px) and (max-width:1920px) and (orientation:landscape){
#Menu ul{
	width: 800px;
	display: table;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	-webkit-box-shadow: 0px 0px 10px #000000;
	box-shadow: 0px 0px 10px #000000;
}
#Menu ul li{
	display: table-cell;
}
#Menu ul li a{
	color: #FFFFFF;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	margin-right: auto;
	margin-left: auto;
	font-size: 15px;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-left: auto;
	padding-right: auto;
	line-height: 26px;
	margin-top: auto;
	margin-bottom: auto;
	background-color: #333333;
	-webkit-box-shadow: 0px 0px 0px 1px #666666;
	box-shadow: 0px 0px 0px 1px #666666;
}
#Menu ul li a:hover {
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(145,145,145,1.00)),color-stop( 7.77% , rgba(93,93,93,1.00)),color-stop( 49.74% , rgba(0,0,0,1.00)),color-stop( 93.78% , rgba(103,103,103,1.00)),color-stop( 100% , rgba(145,145,145,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(145,145,145,1.00) 0%,rgba(93,93,93,1.00) 7.77%,rgba(0,0,0,1.00) 49.74%,rgba(103,103,103,1.00) 93.78%,rgba(145,145,145,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(145,145,145,1.00) 0%,rgba(93,93,93,1.00) 7.77%,rgba(0,0,0,1.00) 49.74%,rgba(103,103,103,1.00) 93.78%,rgba(145,145,145,1.00) 100%);
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}}

@media screen and (min-width:1081px) and (max-width:1600px) and (orientation:portrait){
#Menu ul{
	width: 1080px;
	display: table;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	-webkit-box-shadow: 0px 0px 10px #000000;
	box-shadow: 0px 0px 10px #000000;
}
#Menu ul li{
	display: table-cell;
}
#Menu ul li a{
	color: #FFFFFF;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	margin-right: auto;
	margin-left: auto;
	font-size: 22px;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-left: auto;
	padding-right: auto;
	line-height: 38px;
	margin-top: auto;
	margin-bottom: auto;
	background-color: #333333;
	-webkit-box-shadow: 0px 0px 0px 1px #666666;
	box-shadow: 0px 0px 0px 1px #666666;
}
#Menu ul li a:hover {
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(145,145,145,1.00)),color-stop( 7.77% , rgba(93,93,93,1.00)),color-stop( 49.74% , rgba(0,0,0,1.00)),color-stop( 93.78% , rgba(103,103,103,1.00)),color-stop( 100% , rgba(145,145,145,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(145,145,145,1.00) 0%,rgba(93,93,93,1.00) 7.77%,rgba(0,0,0,1.00) 49.74%,rgba(103,103,103,1.00) 93.78%,rgba(145,145,145,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(145,145,145,1.00) 0%,rgba(93,93,93,1.00) 7.77%,rgba(0,0,0,1.00) 49.74%,rgba(103,103,103,1.00) 93.78%,rgba(145,145,145,1.00) 100%);
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}}

@media screen and (min-width:1921px) and (max-width:2560px) and (orientation:landscape){
#Menu ul{
	width: 1080px;
	display: table;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	-webkit-box-shadow: 0px 0px 10px #000000;
	box-shadow: 0px 0px 10px #000000;
}
#Menu ul li{
	display: table-cell;
}
#Menu ul li a{
	color: #FFFFFF;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	margin-right: auto;
	margin-left: auto;
	font-size: 22px;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-left: auto;
	padding-right: auto;
	line-height: 38px;
	margin-top: auto;
	margin-bottom: auto;
	background-color: #333333;
	-webkit-box-shadow: 0px 0px 0px 1px #666666;
	box-shadow: 0px 0px 0px 1px #666666;
}
#Menu ul li a:hover {
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(145,145,145,1.00)),color-stop( 7.77% , rgba(93,93,93,1.00)),color-stop( 49.74% , rgba(0,0,0,1.00)),color-stop( 93.78% , rgba(103,103,103,1.00)),color-stop( 100% , rgba(145,145,145,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(145,145,145,1.00) 0%,rgba(93,93,93,1.00) 7.77%,rgba(0,0,0,1.00) 49.74%,rgba(103,103,103,1.00) 93.78%,rgba(145,145,145,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(145,145,145,1.00) 0%,rgba(93,93,93,1.00) 7.77%,rgba(0,0,0,1.00) 49.74%,rgba(103,103,103,1.00) 93.78%,rgba(145,145,145,1.00) 100%);
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}}

@media screen and (min-width:1601px) and (orientation:portrait){
#Menu ul{
	width: 1600px;
	display: table;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	-webkit-box-shadow: 0px 0px 10px #000000;
	box-shadow: 0px 0px 10px #000000;
}
#Menu ul li{
	display: table-cell;
}
#Menu ul li a{
	color: #FFFFFF;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	margin-right: auto;
	margin-left: auto;
	font-size: 28px;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-left: auto;
	padding-right: auto;
	line-height: 49px;
	margin-top: auto;
	margin-bottom: auto;
	background-color: #333333;
	-webkit-box-shadow: 0px 0px 0px 1px #666666;
	box-shadow: 0px 0px 0px 1px #666666;
}
#Menu ul li a:hover {
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(145,145,145,1.00)),color-stop( 7.77% , rgba(93,93,93,1.00)),color-stop( 49.74% , rgba(0,0,0,1.00)),color-stop( 93.78% , rgba(103,103,103,1.00)),color-stop( 100% , rgba(145,145,145,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(145,145,145,1.00) 0%,rgba(93,93,93,1.00) 7.77%,rgba(0,0,0,1.00) 49.74%,rgba(103,103,103,1.00) 93.78%,rgba(145,145,145,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(145,145,145,1.00) 0%,rgba(93,93,93,1.00) 7.77%,rgba(0,0,0,1.00) 49.74%,rgba(103,103,103,1.00) 93.78%,rgba(145,145,145,1.00) 100%);
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}}

@media screen and (min-width:2561px) and (orientation:landscape){
#Menu ul{
	width: 1600px;
	display: table;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	-webkit-box-shadow: 0px 0px 10px #000000;
	box-shadow: 0px 0px 10px #000000;
}
#Menu ul li{
	display: table-cell;
}
#Menu ul li a{
	color: #FFFFFF;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	margin-right: auto;
	margin-left: auto;
	font-size: 28px;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-left: auto;
	padding-right: auto;
	line-height: 49px;
	margin-top: auto;
	margin-bottom: auto;
	background-color: #333333;
	-webkit-box-shadow: 0px 0px 0px 1px #666666;
	box-shadow: 0px 0px 0px 1px #666666;
}
#Menu ul li a:hover {
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(145,145,145,1.00)),color-stop( 7.77% , rgba(93,93,93,1.00)),color-stop( 49.74% , rgba(0,0,0,1.00)),color-stop( 93.78% , rgba(103,103,103,1.00)),color-stop( 100% , rgba(145,145,145,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(145,145,145,1.00) 0%,rgba(93,93,93,1.00) 7.77%,rgba(0,0,0,1.00) 49.74%,rgba(103,103,103,1.00) 93.78%,rgba(145,145,145,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(145,145,145,1.00) 0%,rgba(93,93,93,1.00) 7.77%,rgba(0,0,0,1.00) 49.74%,rgba(103,103,103,1.00) 93.78%,rgba(145,145,145,1.00) 100%);
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
}}
