﻿@import url('css.css');
body
{
	margin: 0;
	background-image: url(../../Themes/Default/Images/mainback.jpg);
	line-height: 24px;
}
.inputsty
{
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	height: 40px;
	width: 120px;
	border: 1px solid #7F9DB9;
	background-repeat: no-repeat;
	background-position: 2px center;
	/*background-color: transparent;*/
	padding-left: 20px;
	margin: 0 0 0 1px;
}
.top
{
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
.sysnanme
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.tdg
{
	padding-left: 10px;
}
.Logins
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.ver
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}
.button
{
	margin-top: 4px;
	width: 75px;
}
#wrapper
{
	width: 100%;
	height: 100%;
	border: 0;
}
#ly
{
	position: absolute;
	top: 0px;
	filter: alpha(opacity=0);
	background-color: #ccc;
	z-index: 9999;
	left: 0px;
	display: block;
}
#header
{
	cursor: default;
	display: block;
	position: absolute;
	left: 2px;
	width: 294px;
	top: 2px;
	height: 14px;
	font: 12px Tahoma;
	color: #1F336B;
	text-decoration: none;
}
#content
{
	display: block;
	border-left: 1px solid #728EB8;
	border-top: 1px solid #728EB8;
	border-bottom: 1px solid #B9C9EF;
	border-right: 1px solid #B9C9EF;
	color: #1F336B;
	background: #E0E9F8;
	padding: 2px;
	overflow: auto;
	scrollbar-face-color: #eaf0fa;
	font: 9pt Tahoma;
	scrollbar-highlight-color: #d0dae8;
	scrollbar-shadow-color: #a8b6cb;
	scrollbar-3dlight-color: #a8b6cb;
	scrollbar-arrow-color: #a8b6cb;
	scrollbar-track-color: #fafcfe;
	scrollbar-darkshadow-color: #ffffff;
	position: absolute;
	left: 0px;
	width: 294px;
	top: 20px;
	height: 126px;
}
#Div2
{
	display: none;
	background: #E0E9F8;
	border-right: 1px solid #455690;
	border-bottom: 1px solid #455690;
	border-left: 1px solid #B9C9EF;
	border-top: 1px solid #B9C9EF;
	position: absolute;
	right: 3px;
	bottom: 3px;
	z-index: 9999;
	width: 300px;
	height: 150px;
}
