﻿body
{
	margin: 0px;
	background-color: #0054aa;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 8pt;
}

table.main
{
	width: 996px;
	border: none;
	background-color: #ffffff;
}

div#vwd_updater
{
	width: 976px;
	margin: 0px 10px;
	padding-bottom: 2px;
	border-bottom: 1px solid #0054aa;
    color: #4c4c4c;
    font-size: 10pt;
    font-weight: bold;
}

div#vwd_error
{
	width: 976px;
	margin: 0px 10px;
	padding-bottom: 2px;
}

div#vwd_progress
{
	margin-top: 8px;
	height: 20px;
}

div#vwd_ticker
{
	width: 976px;
	margin: 0px 10px;
}

img#vwd_imgprog, span#vwd_timer
{
	margin-left: 10px;
	border: none;
	color: #4c4c4c;
}

tr.vwd_item
{
	background-color: #c1d6eb;
	background-image: url("../img/toolgrad_po.gif");
	background-repeat: repeat-x;
    font-size: 9pt;
	font-weight: bold;
	color: #0054aa;
}

td.vwd_navi
{
	background-color:#F5F5F5;
	background-image: url("../img/dialogTitleBKGD.jpg");
	background-repeat: repeat-y;
	padding: 10px;
}

.vwd_datetime
{
	font-style: italic;
	text-align: right;
	margin-top: 8px;
}

.vwd_alert
{
	color: Red;
	font-weight: bold;
	padding: 6px;
}

div#copyright
{
	width: 976px;
	margin: 10px 10px;
	padding: 5px 0px;
	color: #4c4c4c;
	background-color: #F5F5F5;
	text-align: center;
}

