body {
	background-image:url(../images/bg_drilldown.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

hr {
	border:none;
	background-color:#DDDDDD;
	color:#DDDDDD;
	height:2px;
}

.gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

a:link {
	color:#666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}


a.foot:link {
	color:#999999;
	text-decoration: none;
}
a.foot:visited {
	text-decoration: none;
	color: #999999;
}
a.foot:hover {
	text-decoration: underline;
	color: #999999;
}
a.foot:active {
	text-decoration: none;
	color: #999999;
}

a.mailing:link {
	text-decoration: underline;
	color:#999999;
}
a.mailing:visited {
	text-decoration: underline;
	color: #999999;
}
a.mailing:hover {
	text-decoration: underline;
	color: #999999;
}
a.mailing:active {
	text-decoration: none;
	color: #999999;
}
a.new:link {
	text-decoration: underline;
	color: black;
	font-weight: bold;
}
a.new:visited {
	text-decoration: underline;
	color: #999999;
}
a.new:hover {
	text-decoration: underline;
	color: #999999;
}
a.new:active {
	text-decoration: none;
	color: red;
}
img.st {
	border: 0px;
}
table.rt {
	position:absolute;
	right:50px;
	top:150px
}
p.attention {
	color:red;
	font-weight:bold;
}
