body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #000000;
	background-color:#f8f8f8;
	overflow:auto;
	SCROLLBAR-FACE-COLOR:#ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #999999; SCROLLBAR-3DLIGHT-COLOR: #000000; SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-TRACK-COLOR: #F2F2F2; SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	}
table{
	border-collapse:collapse;
}
TD
{
	FONT-FAMILY: "Arial, Helvetica, sans-serif";
	FONT-SIZE: 9pt;
	word-break:break-all;
}
Input
{
	FONT-SIZE: 9pt;
	HEIGHT: 20px;
}
.button
{
	FONT-SIZE: 9pt;
	HEIGHT: 20px;
	background-color: #ededed;
	border: 1px solid #999999;
	cursor:hand;
}
td {
	font-size: 12px;
	color: #000000;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.font {
	font-size: 12px;
	color: #FFFFFF;
}
.font2 {
	font-size: 12px;
	color: #000000;
}
a.font2:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.font2:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.font2:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.font2:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.border
{
	border: 1px solid #4A93E1;
}
.iframeborder
{
	border: 1px solid #cccccc;
}
.BgTitle {
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	background-color: #395E9F;
	color: #FFFFFF;
	height:22px;
	background-position: center;
}
.tdbg{
	background-color: #edf3fc;
	height:22px;
	text-decoration: none;
}
.tdbg2 {
	background-color:#dbe7fc;
	height:22px;
	text-decoration: none;
}
.NodesBg{
	background-color:#EAF5FB;
	height:22px;
	text-decoration: none;
}
.tdbg_over{
	background:#efefef;
	border: 1px solid #E9F4F9;
}
.Sort {
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	background-color: #4A93E1;
	color: #FFFFFF;
	background-position: center;
	text-decoration: underline;
	cursor:hand;
}
.Shadow {
	color:#000000;
	font-size:12px;
	letter-spacing:3;
	filter: DropShadow(Color=#ffffff, OffX=1.2, OffY=1.2, Positive=true);
	line-height: normal;
}
.Shadow2{
	color:#000000;
	font-size:12px;
	letter-spacing:3;
	filter: DropShadow(Color=#CCCCCC, OffX=2, OffY=2, Positive=true);
	line-height: normal;
}
.menuskin {
	BORDER: #666666 1px solid; VISIBILITY: hidden; FONT: 12px Verdana;
	POSITION: absolute; 
	BACKGROUND-COLOR:#EFEFEF;
	background-repeat : repeat-y;
	}
form {
	margin:0;
	}
		#placeButton {
		width:99%;
		height:30px;
		text-align:right;
		padding:4px 4px 4px 0;
		/*border: 1px solid #c3c3c3;*/
		margin-top:8px;
		margin-left:1%;
		}
		
	#placeButton input {
		width:67px;
		height:22px;
		background-image:url(../admin/images/btn_bg.gif);
		border: 0px;
		cursor:pointer;
		margin: 0 2px 0 0;
		}