﻿body
{
	background-color:#333333;
	margin:0px 0px 0px 0px;
	font-family:Tahoma;	
}
/* Header Table */
Table#Master_TopHeaderTable
{
	width:980px;
	height:20px;
	background-color:#efefef;
	color:Gray;
	font-size:8pt;
}
Td#Master_TopHeaderTableCell00
{
	width:490px;
	text-align:right;
	padding:0px 8px 0px 0px;
}
Td#Master_TopHeaderTableCell01
{
	width:490px;
	text-align:left;	
	padding:0px 0px 0px 8px;
}
Table#Master_HeaderTable
{
	width:980px;
	height:68px;
	background-image:url('images/header.png')
}
Table#Master_TopMenusTable
{
	width:980px;
	height:27px;
	background-image:url('images/TopMenusBg.png');
	background-repeat:repeat-x;
}
Td#Master_TopMenusTableCell00
{
	padding:0px 10px 0px 10px;
	width:960px;
}
Table#Master_ContentTable
{
	width:980px;
	background-color:#c6d3da;	
}
Table#Master_FooterTable
{
	width:980px;
	background-color:#c6d3da;
	text-align:center;
}
Table#Master_SubFooterTable
{
	width:980px;
	height:30px;
	background-color:#c6d3da;
	font-size:7pt;
	text-align:center;
	vertical-align:top;
}