﻿body
{
	margin: 0px;
	background-color:#005cb2;
	table-layout: fixed;
	border-spacing: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;

}

.TextRightLeft
{
	font-family: Verdana,tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: blue;
	text-align:Right;
	
}
.TextOrange
{
	font-family: Verdana,tahoma;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color:Orange;
	text-decoration: none;
}



table
{
	border-style: none;
	border-width: 0px;
	border-color: inherit;
	padding: 0px;
	margin: 0px;
	table-layout: auto;
	border-spacing: 0px;
	empty-cells: hide;
	
}
img
{
	padding: 0px;
	margin: 0px;
	border:0px;
 
}
.InnerTable
{
	margin: 2px 2px 2px 10px;
	empty-cells: hide;
	border-spacing: 0px;
	border-right: 1px;
	border-top: 1px;
	border-left: 1px;
	border-bottom: 1px;
	padding-right: 2px;
	padding-left: 7px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.InnerTablewithAllBorder
{
	margin: 4px;
	empty-cells: hide;
	border-spacing: 2px;
	border-collapse: separate;
	border-right: #0033ff 1px dotted;
	padding-right: 3px;
	border-top: #0033ff 1px dotted;
	padding-left: 7px;
	padding-bottom: 3px;
	border-left: #0033ff 1px dotted;
	padding-top: 3px;
	border-bottom: #0033ff 1px dotted;
}

.CenterTD
{
	font-family: Verdana,tahoma;
	font-size: 10pt;
	text-align: center;
	text-decoration: none;
	color: #660033;
}
.RightTD
{
	font-family: Verdana,tahoma;
	font-size: 10pt;
	text-align: right;
	text-decoration: none;
	color: #990033;
}
.LeftTD
{
	font-family: Verdana,tahoma;
	font-size: 10pt;
	text-align:Left;
	text-decoration : none;
	color: #6699cc;
}
.WhiteTD
{
	color: white;
	text-align: right;
}

a:link
{
	font-family: tahoma;
	font-size: 8pt;
	text-decoration: none;
	color: #660033;
	
}
a:hover
{
	font-family:tahoma;
	font-size: 8pt;
	color: #9999cc;
	text-decoration: none;
}
a:visited
{
	font-family: tahoma;
	font-size: 8pt;
	text-decoration: none;
	color: #660033;

}
.textfield {
	border: 1px solid #929292;
	vertical-align: middle;
	padding: 3px;
	margin: 2px 0 5px 0;
}

<style type="text/css">
.style3 {
	vertical-align: text-top;
}
.style5 {
	vertical-align: top;
}
.style6 {
	font-family: Tahoma;
	text-align: right;
}
.style7 {
	font-family: Symbol;
}
.style9 {
	font-family: Symbol;
	color: #FFFFFF;
}
.style10 {
	font-family: Symbol;
	color: #FF9900;
}
.style11 {
	color: #FF9900;
}
.style13 {
	font-family: Tahoma;
	font-size: medium;
}
.style14 {
	color: #FF9900;
	text-align: right;
}
.style15 {
	text-decoration: none;
}



