body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ECF7F9;
}
body,td,th {
	font-size: 12px;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.title{
color:#751185;font-size:14px;font-weight:bold;margin:5px;
}
.title a:link {
	color: #751185;
	text-decoration: none;
}
.title a:visited {
	text-decoration: none;
	color: #751185;
}
.title a:hover {
	text-decoration: none;
	color: #751185;
}
.title a:active {
	text-decoration: none;
	color: #751185;
}
.grey{
color:#888888;line-height:18px;
}
.grey a:link {
	color: #888888;
	text-decoration: none;
}
.grey a:visited {
	text-decoration: none;
	color: #888888;
}
.grey a:hover {
	text-decoration: none;
	color: #888888;
}
.grey a:active {
	text-decoration: none;
	color: #888888;
}
#flashtext {
  position: absolute;
  width:200px;
  height:88px;
  left:50%;
  top:291px;
  margin-left:-250px;
  margin-top:-180px;
}