﻿body
{
	position: absolute;
	width: 98%;
	height: 98%;
	padding: 0 0 0 0;
	background-image: url('../Images/VDS_Background.jpg');
	background-repeat: repeat;
	background-position: center font-family: Arial, Helvetica, sans-serif;
	color: White;
}
.content_master
{
	position: absolute;
	top: 115px;
	width: 100%;
	height: 100%;
}
.content_footer
{
	position: relative;
	bottom: 0px;
	width: 100%;
	text-align: center;
	font-size: small;
	left: 10px;
}
.header_left
{
	position: absolute;
	left: 0;
	top: 0px;
	width: 155px;
	height: 115px;
}
.header_center_top
{
	position: relative;
	top: 0px;
	margin-left: 155px;
	margin-right: 155px;
	margin-bottom: 0px;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	height: 44px;
	text-align: center;
}
.header_center
{
    position: relative;
    top: 0px;
    height: 30px;
    margin-left: 155px;
    margin-right: 155px;
    margin-bottom: 0px;
    padding: 0 0 0 0;
    text-align: center;
    font-size: large;
    font-family: Arial, Helvetica, sans-serif;
	left: 1px;
}
.header_menu
{
    position: relative;
    top: 0px;
    height: 30px;
    margin-left: 155px;
    margin-right: 155px;
    margin-bottom: 0px;
    color: #000080;
    padding: 0 0 0 0;
    text-align: center;
    font-size: large;
    font-family: Arial, Helvetica, sans-serif;
}
.header_right
{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 155px;
	height: 110px;
	text-align: right;
	font-size: small;
}
.content_center
{
	position: relative;
	top: 15px;
	margin-left: 155px;
	margin-right: 155px;
	margin-bottom: 0px;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	height: 100%;
	text-align: left;
}
.content_main_center
{
	width: 100%;
	position: relative;
	text-align: left;
}
.content_main
{
	width: 100%;
	height: 95%;
	position: relative;
	padding: 0 0 0 0;
	top: 20px;
}
p.MsoNormal
{
	margin-bottom: .0001pt;
	font-size: 10.0pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0cm;
	margin-right: 0cm;
	margin-top: 0cm;
}
ul
{
	margin-bottom:0cm;
}
li.MsoNormal
{
	margin-bottom: .0001pt;
	font-size: 10.0pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0cm;
	margin-right: 0cm;
	margin-top: 0cm;
}
div.login
{
	text-align: left;
	position: absolute;
	left: 150px;
	top: 150px;
	color: #FFFFFF;
	height: 100px;
}
.VDS-info
{
	text-align: justify;
	color: #FFFFFF;
	font-size: small;
	width: 682px;
}
.a
{
	color: #FFFFFF;
}
.table_header
{
  background-image: url('../App_Themes/Plastic Blue/GridView/gvHeaderBackground.gif');
  height: 27px;
  font-weight: bold;
}