html, body				{height: 100%;
						}
							
body					{background-position: center top;
						background-color: #ffffff;
						margin: auto;
						padding: 0px;
						height: 100%;
						}

#frame					{text-align: left;
						width: 1000px;
						margin: auto;
						z-index: 1;
						height: 100%;
						padding: 0px;
						}
						
#flash					{position: absolute;
						width: 827px;
						height: 682px;
						margin-left: 0px;
						margin-top: 0px;
						z-index: 1;
						}
						
#content				{position: absolute;
						width: 500px;
						margin-left: 20px;
						margin-top: 440px;
						z-index: 6;
						font-family: verdana, trebuchet ms, arial;
						font-size: 11px;
						color: #8b5656;
						}
						
#logo					{position: absolute;
						width: 470px;
						height: 68px;
						margin-left: 58px;
						margin-top: 38px;
						z-index: 6;
						}
						
#contact				{position: absolute;
						width: 300px;
						height: 21px;
						margin-left: 651px;
						margin-top: 12px;
						z-index: 6;
						}
						
						
.bodytext				{font-family: verdana, trebuchet ms, arial;
						font-size: 11px;
						color: #8b5656;
						}
						
.bodylink				{font-family: verdana, trebuchet ms, arial;
						font-size: 11px;
						color: #8b5656;
						text-decoration: underline;
						}
						
.bodylink:hover			{font-family: verdana, trebuchet ms, arial;
						font-size: 11px;
						color: #8b5656;
						text-decoration: none;
						}
						
.bodytext2				{font-family: trebuchet ms, verdana, arial;
						font-size: 14px;
						color: #8b5656;
						}
						
.bodylink2				{font-family: trebuchet ms, verdana, arial;
						font-size: 14px;
						color: #8b5656;
						text-decoration: none;
						}
						
.bodylink2:hover		{font-family: trebuchet ms, verdana, arial;
						font-size: 14px;
						color: #8b5656;
						text-decoration: underline;
						}
						
.bodytext3				{font-family: verdana, trebuchet ms, arial;
						font-size: 11px;
						color: #c8c8c8;
						}
						
.bodylink3				{font-family: verdana, trebuchet ms, arial;
						font-size: 11px;
						color: #c8c8c8;
						text-decoration: none;
						}
						
.bodylink3:hover		{font-family: verdana, trebuchet ms, arial;
						font-size: 11px;
						color: #c8c8c8;
						text-decoration: underline;
						}
						
.bodytext4				{font-family: verdana, trebuchet ms, arial;
						font-size: 14px;
						color: #633030;
						}
						
.bodylink4				{font-family: verdana, trebuchet ms, arial;
						font-size: 14px;
						color: #633030;
						text-decoration: none;
						}
						
.bodylink4:hover		{font-family: verdana, trebuchet ms, arial;
						font-size: 14px;
						color: #633030;
						text-decoration: underline;
						}
						
.bodytext5				{font-family: verdana, trebuchet ms, arial;
						font-size: 13px;
						color: #633030;
						}
						
.bodylink5				{font-family: verdana, trebuchet ms, arial;
						font-size: 13px;
						color: #633030;
						text-decoration: none;
						}
						
.bodylink5:hover		{font-family: verdana, trebuchet ms, arial;
						font-size: 13px;
						color: #633030;
						text-decoration: underline;
						}
						
.heading				{font-family: trebuchet ms, verdana, arial;
						font-size: 22px;
						color: #8b5656;
						}
						
.heading2				{font-family: verdana, trebuchet ms, arial;
						font-size: 14px;
						color: #3f2207;
						}
						
.footer					{font-family: verdana, trebuchet ms, arial;
						font-size: 11px;
						color: #848484;
					
						}
						
.footerlink				{font-family: verdana, trebuchet ms, arial;
						font-size: 11px;
						color: #848484;
						text-decoration: underline;
						}
						
.footerlink:hover		{font-family: verdana, trebuchet ms, arial;
						font-size: 11px;
						color: #848484;
						text-decoration: none;
						}
						
.imgborder				{border: 1px solid #ebebeb;
						padding: 3px;
						background-color: #f7f7f7;
						}
						
						
table.fail					{border: #ea0b0b 1px solid;
							}
							
td.fail						{background-color: #ffb8b8;
							color: #ea0b0b;
							font-family: verdana, trebuchet ms, arial;
							font-size: 11px;
							}
							
table.success				{border: #1ba200 1px solid;
							}
							
td.success					{background-color: #bff7b4;
							color: #1ba200;
							font-family: verdana, trebuchet ms, arial;
							font-size: 11px;
							}