﻿body 
{
	margin:0px auto;
	padding:0px auto;
}

.MainDiv
{
	margin:0px auto;
	padding:0px auto;
	width:980px;
	min-height:800px;
	background-color:#4a4949;	
}

.float-left
{
	float:left;
}

.float-right
{
	float:right;
}

.TopDiv
{
	margin:0px auto;
	padding:0px auto;
	width:980px;
	min-height:700px;
	background:url('../images/HKTopGradient.gif') repeat-x;	
}

.TopBar
{
	width:251px;
	height:11px;
	margin:0px auto;
	padding:0px auto;
	background-color:#fe8200;
}

.TopBarL
{
	float:left;
	width:7px;
	height:11px;
	background:url('../images/HKTopBarL.gif') no-repeat;
}

.TopBarR
{
	float:right;
	width:7px;
	height:11px;
	background:url('../images/HKTopBarR.gif') no-repeat;
}

.LogoDiv
{
	width:251px;
	height:115px;
	margin:12px auto auto auto;
}

.LogoNameDiv
{
	width:240px;
	height:35px;
	margin:8px auto;
	font-family:Myriad Pro;
	font-size:23pt;
	line-height:24pt;
}

.LeftPanel
{
	height:422px;
	width:310px;
	float:left;
	margin-left:54px;
	margin-top:23px;
}

.CenterYellowPanelDiv
{
	float:left;
	background-color:#fe8200;
	height:459px;
	width:251px;
	margin:5px auto;
	padding:0px auto;
	background:url('../images/HKCenterPanelgradient.gif') repeat-x;
}
.CenterYellowPanelTL
{
	width:7px;
	height:6px;
	float:left;
	background:url('../images/HKCenterPanelTL.gif') no-repeat;
}
.CenterYellowPanelTR
{
	width:6px;
	height:6px;
	float:right;
	background:url('../images/HKCenterPanelTR.gif') no-repeat;
}
.CenterYellowPanelBL
{
	width:7px;
	height:7px;
	float:left;
	background:url('../images/HKCenterPanelBL.gif') no-repeat;
}
.CenterYellowPanelBR
{
	width:7px;
	height:6px;
	float:right;
	margin-top:1px;
	background:url('../images/HKCenterPanelBR.gif') no-repeat;
}

.CenterYellowTextPanel
{
	height:446px;
	width:251px;float:left;
}

.RightPanel
{
	height:422px;
	width:310px;
	float:left;	
	margin-top:23px;
}

.HKServiceLabel
{
	height:35px;
	width:174px;
	margin-top:40px;
	margin-left:40px;
	background:url('../images/HKService2.gif') repeat-x;
	float:left;
}

.HKServiceL
{
	height:35px;
	width:6px;	
	background:url('../images/HKService1.gif') no-repeat;
	float:left;
}

.HKServiceR
{
	height:35px;
	width:6px;	
	background:url('../images/HKService3.gif') no-repeat;
	float:right;
}

.HKServiceC
{
	height:35px;
	width:158px;	
	color:White;
	float:left;
	font-size:13px;
	line-height :35px;
	text-align:center;
	font-weight:bold;
	font-family:Myriad Pro;
}

.HKLoginTableDiv
{
	margin-top:40px;
	width:245px;
	height:221px;
	float:left;
}

.HKLoginUsername
{
	font:12px;
	height:25px;
	line-height:25px;
	width:100px;
	color:White;
	font-weight:bold;
}

.HKLoginUsernameText
{
	font:13px;
	height:21px;
	line-height:21px;
	width:140px;	
}

.TextBox
{
	width:120px;
	height:18px;
	font-size:12px;
}

.HKMenuTableDiv
{
	margin-top:20px;
	width:251px;
	height:221px;
	float:left;
}

.Menu
{
	width:245px;
	color:White;
	font-size:14px;
	font-weight:bold;
	height:25px;
	text-align:center;
}

.DeleteImage
{
	cursor: hand;
	
}
