td{font-size:9pt; line-height: 12pt; color=#000000}
A:active {color: #000000}
A:link,A:visited {color:#000000; text-decoration: none}
A:hover {color:#003399;text-decoration:underline}


.GDNetMenuDownMenu {
	position:absolute;
	overflow:hidden;
	left:-1000px;
	top:-1000px;
	}

.GDNetMenuDownMenu .content {
	position:absolute;
	}

.GDNetMenuDownMenu .items {
	position:relative;
	left:0px; top:0px;
	border:1px solid #999;
	z-index:2;
	}

.GDNetMenuDownMenu.top .items {
	border-top:none;
	}

.GDNetMenuDownMenu .item {
    color:#000000;
    font-size:9pt;
    text-decoration:none;
	border:none;
	cursor:pointer;
	cursor:hand;
	}

.GDNetMenuDownMenu .background {
	position:absolute;
	left:0px; top:0px;
	z-index:1;
	-moz-opacity:.8;
	filter:alpha(opacity=85);
	}


.GDNetMenuDownMenu .shadowRight {
	position:absolute;
	z-index:3;
	top:3px; width:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}


.GDNetMenuDownMenu .shadowBottom {
	position:absolute;
	z-index:1;
	left:3px; height:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}


.GDNetMenuDownMenu .item.hover {
	background:#ffffff;
		color:000000;
	}


.GDNetMenuDownMenu .item img {
	margin-left:10px;
	}
.box {
	border: 1px solid #333333;
}
.button {
	border: 1px solid #000000;
}
.box2 {
	border: 2px double #FFFFFF;
}
.table {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
.not_display
{
    DISPLAY: none
}
