﻿html
{
	height: 100%;
	background:White url(/Images/background.gif) top left repeat;
}
body
{
	height: 100%;
	padding:0px;
	margin:0px;
	font-family:Tahoma, Verdana, Arial;
	font-size:75%;
	width:100%;
}
body input
{
	font-size:100%;
}
.MainContent
{
	display:table;
	height:100%;
	min-height:100%;
	text-align:center;
	width:100%;
}
.Logo
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.chart td
{
	border-bottom:1px solid #eaeaea;
	border-right:1px solid #eaeaea;
}
.menu_item
{
	background:#7c7c7c;
	border-right:3px solid #ffb272;
	cursor:pointer;
}
.menu_item a
{
	text-decoration:none;
	color:White;
	width:100%;
	height:100%;
}
.menu_item:hover
{
	border-right:3px solid #7c7c7c;
	background: #cccccc;
	color:Black;
}
.menu_item:hover a
{
	color:Black;
}
.onmenu_item
{
	background:#ffb272;
	border-right:3px solid #7c7c7c;
	cursor:pointer;
}
.onmenu_item a
{
	text-decoration:none;
	color:Black;
	width:100%;
	height:100%;
}
.top_menu_item
{
    border-right:1px dotted #9b9b9b;
    background:#5d5d5d;
    font-weight:bold;
    color:White;
}
.order_color
{
	color:#ffae6c;
}
.top_menu_item:hover
{
	background: #cccccc;
	color:Black;
	cursor:pointer;
}
.Error
{
	font-weight:bold;
	background:Red;
	color:White;
}
.Splash_295
{
	width:120px;
	height:120px;
	position:absolute;
	float:right;
    margin-top:-82px;
    margin-left:175px;
    background:url(/Images/295mo_splash.png) top no-repeat !important;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/Images/295mo_splash.png');
    _background:none;
}
.Splash_695
{
	width:120px;
	height:120px;
	position:absolute;
	float:right;
    margin-top:-82px;
    margin-left:175px;
    background:url(/Images/695mo_splash.png) top no-repeat !important;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/Images/695mo_splash.png');
    _background:none;
}
.Splash_995
{
	width:120px;
	height:120px;
	position:absolute;
	float:right;
    margin-top:-82px;
    margin-left:175px;
    background:url(/Images/995mo_splash.png) top no-repeat !important;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='/Images/995mo_splash.png');
    _background:none;
}