﻿
html, body {
	height: 100%;
}
br.clear
{
	clear:both;
	}
	 
body 
{
		color:#5A6C04;  font-size:13px;line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
		padding:0; margin: 0 auto;
		width:400px;
		background-image:url("../images/bgsplash2.gif"/*tpa=http://www.namefind.co.uk/images/bgsplash2.gif*/);	
		background-repeat: no-repeat; background-position: center center; background-color:#99CCCC;
}

label{
clear:left;	padding:0px 4px 0px 0px; margin:0; display:block;width:85px;
	height:20px; line-height:22px; color:#000000; float:left; font-size:13px; font-weight:bold; background-color:inherit;
	}
.textbox{
	width:200px; height:20px; border-bottom:#D4CEAA 1px solid; border-right:#D4CEAA 1px solid; border-top:#302A14 1px solid;
	border:#302A14 1px solid; float:left; font-size:13px; border-bottom: none;
}

.msgbox{
	width:300px; border-bottom:#D4CEAA 1px solid; border-right:#D4CEAA 1px solid; border-top:#302A14 1px solid;
	border:#302A14 1px solid; float:left; margin:0 1px 0 0;
}
	
.box
{	
height: 260px;
	position: absolute;
	top: 50%;
	width:400px;
	margin-top: -50px;
	}
	
	.title
	{
		font-weight:bolder;
		font-size:larger;
		}	
		
		.smaller
	{
		font-weight:normal;
		font-size:smaller;
		}