
body, td {  font-family: verdana; font-size: 8pt; font-style: normal; line-height: 11pt; font-weight: normal; font-variant: normal; color: #ffffff; scrollbar-face-color : #384B56; 
scrollbar-highlight-color : #384B56; 
scrollbar-3dlight-color : #384B56; 
scrollbar-shadow-color : #384B56; 
scrollbar-darkshadow-color : #384B56;
scrollbar-track-color : #D7D6D5; 
scrollbar-arrow-color : #ffffff; 
}



a {  font-family: verdana; font-size: 8pt; font-style: normal; line-height: 11pt; font-weight: normal; color: #545454; text-decoration: none}

a:hover {  font-family: verdana; font-size: 8pt; font-style: normal; line-height: 11pt; font-weight: normal; color: #e47a4c; text-decoration: none}

/* outer border and main layer */
#tipDiv {
	border: 1px solid #A0B8CF;
	font-size: 8pt;
	font-family: verdana;
	font-style: normal;
	font-weight: BOLD;
	background-color: #50809F;
	color: #FFF;
}

/* inner white border */
#tipDiv div {
	border: 1px solid #fff;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
}

