body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px 0px 0px 0px;
}
td
{
	font-size: 10px;
}
.table-page
{
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
	background-color: #1f1e1e;
}
.table-page2
{
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
	background-color: #383838;
}

a.bar
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.bar:hover
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover
{
	font-weight: bold;
	color: yellow;
	text-decoration: none;
}
img
{
	padding: 0px;
}
h1
{
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
  text-align: center;
}
h2
{
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #3f5c86;
  text-align: center;
}
table.content
{
	background-color: #444444;
}
tr.header, tr.footer, 
{
	font-weight: bold;
	background-color: #000000;
	color: #FFFFFF;
  text-align: left;
}

tr.content1, td.content1
{
	font-weight: bold;
	background-color: #333333;
	color: #FFFFFF;
	text-align: center;
}

tr.content0, td.content0
{
	font-weight: bold;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
}
input, select
{
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #D2D2D2;
	text-align: center;
}

a.ppv
{
	color: FFFFFF
}

a:visited.ppv
{
	font-weight: bold;
	color: #FFFFFF;
}

.update_old
{
	color: #333333
}
.update_new
{
	font-weight: bold;
	color: #FFFF00
}
img.border1 {
	border: 3px solid #550000;
	display: block;
}

