.PopUp {
	background-color: #cccccc;
	border-bottom-color: Gray;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: White;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Gray;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: White;
	border-top-style: solid;
	border-top-width: 1px;
	color: black;
	font-family: tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	position: absolute;
	visibility: hidden;
	width: 140px
}

.Pop {
	background-color:transparent;
	color: black;
	font-family: tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-top: 2px;
	width: 140px;
	cursor:hand
}

.Up {
	background-color: #0a246a;
	color: white;
	font-family: tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-top: 2px;
	width: 140px;
	cursor:hand
}

/*.divstyle {
	background-color: white;
	border-bottom-color: #C7C7C7;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-left-color: #C7C7C7;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #C7C7C7;
	border-right-style: solid;
	border-right-width: 4px;
	border-top-color: #C7C7C7;
	border-top-style: solid;
	border-top-width: 1px;
}
*/
TD.divstyle { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	position: relative;
	display: none;
	background-color: #EFEFEF;

}
.divstyle A { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: #EFEFEF;

}
.divstyle A:hover { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: #EFEFEF;

}

.divstyle DIV { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	position: relative;
	display: none;
	background-color: White;

}
.divstyle DIV A { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
		background-color: White;
}
.divstyle DIV A:hover { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: White;
}

.divstyle DIV DIV { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	position: relative;
	display: none;
	background-color: White;
}
.divstyle DIV DIV A { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: White;
}
.divstyle DIV DIV A:hover { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: White;
}

