﻿.TableFont
{
	font-size: 12px;
	border-right: #99CCCC 1px solid;
	border-top: #99CCCC 1px solid;
	border-left: #99CCCC 1px solid;
	border-bottom: #99CCCC 1px solid;
	text-indent: 5px;
	padding-left: 10px;
}

.TableBottom
{
	border-bottom: #99CCCC 1px solid;
}
.TableBottomRight
{
	border-bottom: #99CCCC 1px solid;
	border-right: #99CCCC 1px solid;
}
	          
.DivAgreement
{
	width: 500px;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
	           
 
.border
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
		
.TitleFont
{
	font-size: 15px;
	font-weight: bolder;
	color: White;	
}

.font
{
	font-size: 13px;
}

.TableMenu
{
	border-right: #9fbce4 1px solid;
	border-top: #9fbce4 1px solid;
	border-left: #9fbce4 1px solid;
	border-bottom: #9fbce4 1px solid;
	font-size: 13px;	
	color: #435a79;
}

.Menu
{
	text-indent: 15px;
	height:20px;
	cursor : hand;	
}
.txtBusinessCard
{
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	display: none;
	z-index: 1000;	
	position: absolute;
	background-color: white;
	height: 80px;
	width: 150px;
}
.txtBusinessCardShow
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	display: block;
	z-index: 1000;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	position: absolute;
	background-color: white;
	height: 80px;
	width: 150px;
}

.winFrame
{
	background: #FFFFFF;	
	position: absolute;
	width: 400px;	
}
.winTitle
{
	background: url(../images/title.jpg);
	background-color: transparent;
	position: absolute;
	border: outset gray 1px;
	text-align: right;
	width: 100%;
	height: 30px;
	cursor: move;	
}
.winTitleTable
{
	
	font-weight: bold;
	font-size: 15px;
	color: white;
}
.winContent
{
	top: 27px;
	width: 100%;
	background: #FFFFFF;
	position: absolute;	
	border: outset gray 1px;
	overflow: auto;	
}

.winClose
{
	width: 20px;
	height: 20px;
	cursor: hand;
	margin-top: 2px;
	margin-right: 5px;
}

.winContentTextBox
{
	width: 100%;
	height: 80px;
	font-size: 14px;
	font-weight: bold;
	border-right: #c0d1db 1px solid;
	border-top: #c0d1db 1px solid;
	border-left: #c0d1db 1px solid;
	border-bottom: #c0d1db 1px solid;
	background: #dff0f7;
	padding-left: 10px;
	color: #78b2d4;
	padding-top: 10px;
}

.winContentDesc
{
	width: 100%;
	height: 80px;
	font-size: 14px;
	font-weight: bold;
	border-right: #c0d1db 1px solid;
	border-top: #c0d1db 1px solid;
	border-left: #c0d1db 1px solid;
	border-bottom: #c0d1db 1px solid;
	background: #EFF5F6;
	margin-top: 5px;
	padding-left: 10px;
	padding-top: 15px;
	color: #78b2d4;	
}

.winContentBtn
{
	width: 100%;
	margin-top: 5px;
	padding-Right: 10px;
	text-align: right;
}

.BottonMouse
{ 
  cursor : hand;
}

span 
{
	cursor:hand
}
