.font10px {
	font-family: verdana, arial;
	font-size: 10px
}

.online:link {
	COLOR: #FFFFFF;
	text-decoration: underline
}

.online:active {
	COLOR: #FFFFFF;
	text-decoration: underline
}

.online:visited {
	COLOR: #FFFFFF;
	text-decoration: underline
}

.online:hover {
	COLOR: #FF0000;
	text-decoration: underline
}

.dhl {
	color: #D84895
}

.dhl:link {
	COLOR: #D84895;
	text-decoration: none
}

.dhl:active {
	COLOR: #D84895;
	text-decoration: none
}

.dhl:visited {
	COLOR: #D84895;
	text-decoration: none
}

.dhl:hover {
	COLOR: #D84895;
	text-decoration: underline
}

.bottoml:link {
	COLOR: #333333;
	text-decoration: none
}

.bottoml:active {
	COLOR: #333333;
	text-decoration: none
}

.bottoml:visited {
	COLOR: #333333;
	text-decoration: none
}

.bottoml:hover {
	COLOR: #D84895;
	text-decoration: underline
}

.mouseover Tr {
	HEIGHT: 20px
}

.mouseover Tr A {
	WIDTH: 100%;
	PADDING-TOP: 4px;
	PADDING-left: 15px;
	HEIGHT: 20px;
	BACKGROUND-COLOR: transparent
}

.mouseover Tr A:hover {
	background: #FFFFFF;
	color: #D84895;
	text-decoration: none
}

.line {
	line-height: 150%;
}

.GDNetMenu {
	color: #FFFFFF
}

.GDNetMenuDownMenu {
	LEFT: -1000px;
	OVERFLOW: hidden;
	POSITION: absolute;
	TOP: -1000px
}

.GDNetMenuDownMenu .content {
	POSITION: absolute
}

.GDNetMenuDownMenu .items {
	BORDER: #024486 1px solid;
	Z-INDEX: 2;
	POSITION: relative;
	BACKGROUND-COLOR: #0A6CCE;
}

.top .items {
	BORDER-TOP: medium none
}

.GDNetMenuDownMenu .item {
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	FONT-SIZE: 12px;
	BORDER-LEFT: medium none;
	CURSOR: pointer;
	BORDER-BOTTOM: medium none;
	TEXT-DECORATION: none;
}

.GDNetMenuDownMenu .background {
	Z-INDEX: 1;
	FILTER: alpha(opacity =   85);
	LEFT: 0px;
	POSITION: absolute;
	TOP: 0px;
	moz-opacity: .8
}

.GDNetMenuDownMenu .shadowRight {
	Z-INDEX: 3;
	FILTER: alpha(opacity =   40);
	WIDTH: 2px;
	POSITION: absolute;
	TOP: 3px;
	moz-opacity: .4
}

.GDNetMenuDownMenu .shadowBottom {
	Z-INDEX: 1;
	FILTER: alpha(opacity =   40);
	LEFT: 3px;
	POSITION: absolute;
	HEIGHT: 2px;
	moz-opacity: .4
}

.GDNetMenuDownMenu .hover {
	BACKGROUND: #4294E6;
}