BODY							{	background-color: #F9F9EB;
									margin-left: 30px; margin-right: 30px;
									margin-top: 20px; margin-bottom: 10px;
									overflow: show;
									vertical-align: middle;
								}
								
#Creator						{	font-family: Arial;
									font-size: 6pt;
									font-weight: normal;
									color: #000000;
									text-align: center;
									background-color: #F9F9EB !important;
									height: 10px;
								}
								
#Creator A						{	color: #000000;
									text-decoration: none;
								}								
								
.MainTable						{	width: 940px; height: 100%;
									border: 0px none;
									border-collapse: collapse;
									background-color: #F7F7B6;
								}

.MainTable TD					{	margin: 0xp; padding: 0px;
									border: 0px none;
								}

.EdgeL							{	width:50px;
									background-image: url('/images/EdgeL.png');
									background-repeat: repeat-y;
									background-position: top left;
								}
								
.EdgeOL							{	height: 105px; width:50px;
									background-color: #007500 !important;
									background-image: url('/images/EdgeL.png');
									background-repeat: repeat-y;
									background-position: top left;
									vertical-align: top; text-align: left;
								}
								
.EdgeO							{	height: 105px;
									background-image: url('/images/EdgeO.png');
									background-repeat: repeat-x;
									background-position: top left;
									padding-top: 5px !important;
								}
								
.EdgeOR							{	width: 50px; height: 105px;
									background-color: #F9F9EB;
									background-image: url('/images/EdgeR.png');
									background-repeat: repeat-y;
									background-position: top right;
									vertical-align: top; text-align: right;
								}
								
.EdgeR							{	width: 50px;
									background-image: url('/images/EdgeR.png');
									background-repeat: repeat-y;
									background-position: top right;

								}
								
.EdgeUR							{	width: 50px; height: 60px;
									background-image: url('/images/EdgeUR.png');
									background-repeat: no-repeat;
									background-position: bottom right;
								}
								
.EdgeU							{	height: 60px;
									background-image: url('/images/EdgeU.png');
									background-repeat: repeat-x;
									background-position: bottom left;
									text-align: center; vertical-align: top;
									padding-top: 10px !important;
									font-family: Arial;
									font-size: 9pt;
									font-weight: bold;
								}
								
.EdgeUL							{	width: 50px; height: 60px;
									background-image: url('/images/EdgeUL.png');
									background-repeat: no-repeat;
									background-position: bottom left;
								}
								
.LogoLine						{	height: 5px;
									background-color: #994908;
								}
								
.Logo							{	position: absolute;
									top: 25px; left: 55px;
								}
								
.BackgroundTitle				{	height: 100px; width: 100%;
									background-color: #007500;
									background-image: url('/images/background.png');
									background-position:  right top;
									background-repeat: no-repeat;
								}
								
.MainCenter						{	margin: 0px;
									padding-left: 85px !important;
									padding-top: 10px !important;
									padding-right: 40px !important;
									padding-bottom: 10px !important;
									font-family: Tahoma;
									font-size: 10pt;
									text-align: left; vertical-align: top;
								}
								
.Headline						{	font-family: Verdana, Arial;
									font-size: 16pt;
									font-weight: bold;
									color: #DE6D11;
									margin: 2px;
								}
								
.Headline2						{	font-family: Arial;
									font-size: 12pt;
									font-weight: bold;
									margin-bottom: 2px;
								}
								
.ContentText					{	text-align: justify;
									margin: 8px;
								}
								
.Dog2							{	position: absolute;
									bottom: 4px; right: 12px;
								}