.ck_menu {
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
	margin: 0;
 	padding: 0;
    BORDER-BOTTOM: 2px outset #797a92;
    BORDER-LEFT: 2px outset #797a92;
    BORDER-RIGHT:2px outset #797a92;
    BORDER-TOP: 2px outset #797a92;
	width: 170px;
}

.ck_menu li {
	margin: 0;
	padding: 0;
	display: block;
	height: 22px;
	line-height: 22px;
	padding-left: 2px;
	text-decoration: none;
	background: #5a5b75;
	color: white;
}

.ck_menu li a {
	display: block;
	height: 22px;
	line-height: 22px;
	padding-left: 2px;
	text-decoration: none;
	background: #5a5b75;
	color: white;
}

.ck_menu li a:hover {
	background: white;
	color: #5a5b75;
}

body
{
	font-size: 11px;
	margin: 0px;
	color: #575757;
	font-family: Tahoma,Arial, Verdana;
	background-color: white;
}


table
{
	font-size: 11px;
}

table th
{
	font-weight: bold;
	text-align: left

}

table th a
{
	color: white;
	text-decoration:none;
}

table th a:hover
{
	color: yellow;
}

input,select,textarea
{
	font-family: Tahoma,Arial, Verdana;
	font-size: 11px;
	color: #575757;
}
.tdlist
{
	font-family: Tahoma,Arial, Verdana;
	font-size: 11px;
	font-color: #0099CC;
}
.TdButton
{
	background-color:white;
	color:#666680;
	border-bottom: solid 1px #666680;
	border-left: solid 1px #666680;
	border-right: solid 1px #666680;
	border-top: solid 1px #666680;
	text-align:center;
	cursor: pointer;
}

.button
{
	
	background: #0099CC;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	color: white;
	font-family: tahoma;
	font-size:11px;
	font-weight: bold;
	height:20px
}

.button1
{
	
	background: white;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	color: Gray;
	font-family: tahoma;
	font-size:11px;
	font-weight: bold;
	height:20px
}
.button2
{
	
	background: Gray;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	color: white;
	font-family: tahoma;
	font-size:11px;
	font-weight: bold;
	height:20px
}
.Heading1
{
	border: none;
	font-weight: bold;
	font-size: 14px;
	background: lightsteelblue;
	color: #545675;
	font-family: Verdana;
	text-align: left;
}
.tree
{
	background-image: url(../Images/vLineBg.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

.VerticalColumn {
	border-left:solid 1px lightsteelblue;
}

.Tab 
{
	border: outset 2px #B2B3CE;
	cursor: pointer;
}

.SelectedTab
{
	border: inset 2px #B2B3CE;
	cursor: pointer;
}
.LnR
{
	border-bottom: solid 1px black;
	border-right: solid 1px black;
}
.LnRL
{
	border-bottom: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 1px black;
}
.LnRC
{
	border-bottom: solid 1px black;
	border-right: solid 1px black;
}
.LnRLC
{
	border-bottom: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 1px black;
}
.LnRT
{
	border-bottom: solid 2px black;
	border-right: solid 2px black;
	border-top: solid 1px black;
}
.LnRLT
{
	border-bottom: double 2px black;
	border-left: solid 2px black;
	border-right: solid 2px black;
	border-top: solid 1px black;
}
.LnTr td
{
	border-bottom: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 1px black;
}
.LnTrC td
{
	border-bottom: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 1px black;
}
.LnTrT td
{
	border-bottom: solid 2px black;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-top: solid 1px black;
}
