body {
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 12px;
	text-decoration: none;
}
.WinTitle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 24px;
}
.Border_Box_White {
	border: 1px solid #FFFFFF;
}
.Border_Top_White {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.Border_Bottom_White {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.Border_Bottom_Gre {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #777777;
	border-right-color: #777777;
	border-bottom-color: #AAAAAA;
	border-left-color: #777777;
}
.Border_Top_Gre {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #777777;
	border-right-color: #777777;
	border-bottom-color: #777777;
	border-left-color: #777777;
}
.Border_Right_Gre {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #777777;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #777777;
}
.Border_Bottom_Left_Gre {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
}
.Border_Bottom_Right_Gre {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #777777;
	border-right-color: #777777;
	border-bottom-color: #777777;
	border-left-color: #777777;
}
.Border_Bottom_Top_Gre {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #AAAAAA;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
}
.Border_Grid_Title {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #777777;
	border-right-color: #777777;
	border-bottom-color: #777777;
	border-left-color: #777777;
}
.TreeLink {
	font-size: 12px;
	line-height: 20px;
}
.TreeLink:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.TreeLink:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.TreeLink:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}

:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
	line-height: 20px;
}
.Box_Gre {
	border: 1px solid #666666;
}

.BlackLink:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.BlackLink:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.BlackLink:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}

.BlackTitle {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.TextBoxPwd { 
	height: 22px;
	width: 150px;
}