body {
	background: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
#sampframe {
	text-align: center;
}
#sample {
}
#tabs {
	width: 606px;
	height: 22px;
	margin: 0 auto 0 auto;
	background: url(/diy/images/tabs.gif) left top no-repeat;
}
#tabs p {
	float: left;
	width: 100px;
	font-size: 16px;
	margin: 0 10px 0 0;
	text-align: center;
}
#tabs a {
	display: block;
	width: 100%;
	padding: 2px 0 2px 0;
	font-weight: bold;
}
#tabs a:link, #tabs a:visited {
	color: #000000;
	text-decoration: none;
}
#tabs a.tstep1:link, #tabs a.tstep1:visited {
	color: #883088
}
#tabs a.tstep2:link, #tabs a.tstep2:visited {
	color: #008FE1
}
#tabs a.tstep3:link, #tabs a.tstep3:visited {
	color: #73BE1E
}
#tabs a.tstep4:link, #tabs a.tstep4:visited {
	color: #FF7F00
}
#tabs a.tstep1:hover, #tabs a.tstep2:hover, #tabs a.tstep3:hover, #tabs a.tstep4:hover {
	color: #404040;
}
.error {
	font-weight: bold;
	color: #FF0000;
}
#control {
	clear: both;
	width: 606px;
	margin: 0 auto 0 auto;
	text-align: left;
}
#control div {
}
#control div div {
	width: 586px;
	padding: 10px;
}
.step1 {
	background: url(/diy/images/step1.gif) left top repeat-y;
}
.step1 div {
	background: url(/diy/images/step1T.gif) left top no-repeat;
}
.step1 div div {
	background: url(/diy/images/step1B.gif) left bottom no-repeat;
}
.step2 {
	background: url(/diy/images/step2.gif) left top repeat-y;
}
.step2 div {
	background: url(/diy/images/step2T.gif) left top no-repeat;
}
.step2 div div {
	background: url(/diy/images/step2B.gif) left bottom no-repeat;
}
.step3 {
	background: url(/diy/images/step3.gif) left top repeat-y;
}
.step3 div {
	background: url(/diy/images/step3T.gif) left top no-repeat;
}
.step3 div div {
	background: url(/diy/images/step3B.gif) left bottom no-repeat;
}
.step4 {
	background: url(/diy/images/step4.gif) left top repeat-y;
}
.step4 div {
	background: url(/diy/images/step4T.gif) left top no-repeat;
}
.step4 div div {
	background: url(/diy/images/step4B.gif) left bottom no-repeat;
}
#control p {
	font-size: 100%;
	margin-top: 15px;
	margin-bottom: 0;
}
#control p span {
	font-size: 80%;
	font-style: italic;
}
.el {
	padding-left: 20px;
	font-size: 90%;
}
.bigradio {
	width: 28px;
	height: 28px;
}
body>#control .bigradio {
	width: 20px;
	height: 20px;
}
.prev, .next {
	line-height: 25px;
}
.Verdana {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.CenturyGothic {
	font-family: Century Gothic, sans-serif;
}
.ComicSans {
	font-family: Comic Sans MS, sans-serif;
}
.ArialBlack {
	font-family: Arial Black, sans-serif;
}
.nb {
	white-space: nowrap;
}
.DarkBlue {
	color: #003F77;
}
.LightBlue {
	color: #0084C9;
}
.Red {
	color: #EF2B2D;
}
.Green {
	color: #009E60;
}
.Orange {
	color: #EF6B00;
}
.Black {
	color: #000000;
}
.Grey {
	color: #666666;
}
.bg_DarkBlue {
	background: #003F77;
}
.bg_LightBlue {
	background: #0084C9;
}
.bg_Red {
	background: #EF2B2D;
}
.bg_Green {
	background: #009E60;
}
.bg_Orange {
	background: #EF6B00;
}
.bg_Black {
	background: #000000;
}
.bg_Grey {
	background: #666666;
}
#summary {
	margin-left: 20px;
}
#summary th {
	font-family: Arial;
	font-size: 12px;
	padding: 0 5px 0 5px;
	border-right: solid 2px white;
	border-bottom: solid 2px white;
}
#summary td {
	font-family: Arial;
	font-size: 12px;
	padding: 1px 5px 1px 5px;
	border-right: solid 2px white;
}

