body {
	background-color: #5F6062;
}
td {
	font: normal 11px Tahoma, Arial;
	color: #494949;
}
a {
font: normal 11px Tahoma, Arial;
color: #414141;
}
a:hover {
font: normal 11px Tahoma, Arial;
color: blue;
text-decoration: none;
}
a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}
.white-text{
font: bold 12px Tahoma, Arial;
color: #ffffff;
}
.white-text a:hover {
	font: bold 12px Tahoma, Arial;
	color: #FFFF00;
text-decoration: none;
}
.yellow-text {
color: #db9a00;
}
.orange-text {
color: #ca6011;
}
#scrollArea {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-left: 3px;
	color: white;
	font-weight : normal;
	line-height: 1.6em;
	text-decoration:none;
	width: 183px;
    height: 99px;
    border-color: #5F6062;
    background-color: #5F6062;
    border-width: 1px;
    border-style: solid;
    float: left;
    overflow: auto;
}
#scrollArea a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
    color: white;
	font-weight : normal;
	line-height: 1.6em;
	text-decoration:none;
	border: none;
}
#scrollArea a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
    color: white;
	font-weight : normal;
	line-height: 1.6em;
	text-decoration:none;
	border: none;
}
#scrollArea a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background: #FFFF99;
	color: blue;
	font-weight : normal;
	line-height: 1.6em;
	text-decoration:none;
	border: none;
}
