a:link,a:visited {
	color:#95b3ff;
}

body {
	margin:10px;
	padding:0;
	background-color:#333;
}

body {
	font-family:arial,helvetica,sans-serif;
	font-size:.9em;
	color:#ddd;
	line-height:1.3em;
}

.bullet_red_arrow {
	color:#ff0000;
	font-weight:bold;
	font-size:1.5em;
}

.content {
	overflow:auto;
	height:285px;
	padding:0 8px 0 350px;
}

.content_ow {
	overflow:auto;
	height:165px;
	padding:0 8px 0 350px;
}

.footer {
	font-family:arial,helvetica,sans-serif;
	font-size:.9em;
	text-align:center;
	color:#888;
	text-align:center;
	padding:6px;
}

table.jobs {
	border-style:solid;
	border-width:1px;
	border-color:#888;
	background-color:#222;
}

td.jobs {
	padding:10px;
}

a:link.footer,a:visited.footer {
	font-size:1em;
	color:#aaa;
	text-decoration:none;
}

a:hover.footer {
	font-size:1em;
	color:#888;
	text-decoration:none;
}

h3 {
	margin:0;
	font-family:arial,helvetica,sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color:#61c8ef;
}

h3.yellow{
	margin:0;
	font-family:arial,helvetica,sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color:#fff000;
}

.playList {
  background-color:#dddddd;
  color:#000000;
  font-family: Arial;
  font-size: 12px;
}

.playListOver {
  background-color:#ff0000;
  color:#ffffff;
  font-family: Arial;
  font-size: 12px;
}

.playListSelected {
  background-color:#293F7F;
  color:#ffffff;
  font-family: Arial;
  font-size: 12px;
}
