body			{margin: 0px;
			padding: 0px;
			background-image: url(../images/leftbackgroundorange.bmp);
			background-repeat: repeat-y;}

span.chosenoption	{width: 60px;
			height: 38px;
			display: block;
			margin: 0px;
			padding: 22px 0px 0px 0px;
			background-image: url(../images/orangebox.bmp);
			background-repeat: no-repeat;
			text-align: center;
			text-decoration: none;
			font-family: tahoma;
			font-size: 14px;
			color: white}

div.mainheader		{width: 440px;
			color: #ff6600;
			font-family: verdana, tahoma, arial;
			font-size: 26px;
			border-bottom: solid #ff6600 1px}

div.subheader		{width: 440px;
			color: #ff6600;
			font-family: verdana, tahoma, arial;
			font-size: 18px}

img.photo		{padding: 2px;
			border: solid #ff6600 1px}

a.validatepages:hover	{color: #ff6600;
			text-decoration: none;
			border: solid #ff6600 1px}
