Table.Body
{
	background-image: url(background.jpg);
}
td.Banner
{
	background-image: url(Title.jpg);
}
Div.SubMenu
{
	text-decoration:none;
	float:left;
	text-align:center;
}

A.SubMenu
{
	text-decoration:none;
}
A.TopLeftText
{
	color:Black;
	font-family:Verdana;
	font-size:7pt;
}

Span.TopLeftText
{
	overflow:auto;
	color:Black;
	font-family:Verdana;
	font-size:7pt;
}

Span.RightTextLabel
{
	display:block;
	float:left;
	overflow:auto;
	color:Black;
	font-family:Verdana;
	font-size:7pt;
	line-height:2;
}

Select.RightText
{
	color:Black;
	font-family:Verdana;
	font-size:7pt;
}

Span.LeftTextLabel
{
	display:block;
	float:left;
	overflow:auto;
	color:Black;
	font-family:Verdana;
	font-size:7pt;
	text-align:right;
	line-height:2;
}
Input.TopLeftText
{
	color:Black;
	font-family:Verdana;
	font-size:7pt;
}
Select.TopLeftText
{
	color:Black;
	font-family:Verdana;
	font-size:7pt;
}

Textarea.TopLeftText
{
	color:Black;
	font-family:Verdana;
	font-size:7pt;
}

td.TopLeftText
{
	background-color:#ffffcc;
	text-align:left;
	vertical-align:top;
	padding-left:20;
	padding-right:20;
	padding-bottom:0;
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none;
	border-bottom-style: none;
}

Span.BottomLeftText
{
	overflow:auto;
	line-height:2;
	color:Black;
	font-weight:bold;
	font-size:7pt;
	font-family:Verdana;
}
td.BottomLeftText
{
	text-align:left;
	vertical-align:top;
	padding-left:20;
	padding-right:20;
	padding-top:20;
	background-color:#ffffcc;
	font-size:7pt;
}
Span.BottomRightText
{
	overflow:auto;
	line-height:2;
	color:Black;
	font-weight:bold;
	font-size:7pt;
	font-family:Verdana;
}
td.BottomRightText
{
	text-align:left;
	vertical-align:top;
	padding-left:20;
	padding-right:20;
	padding-top:20;
	background-color:#ffffcc
}