body{
	font-family:verdana,sans-serif;
	background: #000000;
	margin-top:10px;
}
.legals,a.legals:link,a.legals:active,a.legals:visited,a.legals:hover{
	font-size:8pt;
	color:#FDB911;
}
li{
	list-style-type: square;
	list-style-image: url(../images/uk_bullet.gif);
}
td{
	font-size:9pt;
	color:#ffffff;
}
.smallrow{
	line-height:30%; 
}
.crumb,a.crumb:link,a.crumb:active,a.crumb:visited,a.crumb:hover{
	font-size:9pt;
	color:#666666;
}

.bodybigger{
	font-size:10pt;
}

h1{
	font-size:10pt;
	color:#ffffff;
}
h2{
	font-size:12pt;
	color:#FFB814;
	font-weight:bold;
}

.formtext{
	font-size:10pt;
	color:#FFB814;
	font-weight:bold;
}

.formtext_white{
	font-size:12pt;
	color:#ffffff;
}


.error{
	color:#ff0000;
	font-weight:bold;
}

input,select{
	/*background-color:#FFE57C;*/
	font-size:10pt;
}
.footerbar{
	color:#000000;
	font-weight:bold;
}



div.buttons{
	position:absolute;
	top: 622px;
	left: 10px;
	width: 40px;
	height: 30px;
}
div.section{
	position:absolute;
	top:640px;
	left:300px;
	width:389px;
	height:86px;
}
div.restart{
	position:absolute;
	top:480px;
	left:0px;
	width:240px;
	height:50px;
}
div.homeleft{
	position:absolute;
	top:228px;
	left:27px;
	width:478px;
	height:510px;
}
div.homeright{
	position:absolute;
	top:228px;
	left:520px;
	width:476px;
	height:510px;
}
div.joinbutton{
	position:absolute;
	top:640px;
	left:170px;
	width:120px;
	height:70px;
}
div.selectbutton{
	position:absolute;
	top:640px;
	left:690px;
	width:120px;
	height:70px;
}
div.pagetitles{
	position:absolute;
	top:25px;
	left:25px;
	width:300px;
	height:35px;
}

.form_error{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FDB911;
	font-weight: bold;

}

.resultslabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.resultsimg {
	border: 1px solid #FDB911;
}
a:active {text-decoration: underline; color:#FDB911;}
			a:link {text-decoration: underline; color:#FDB911;}
			a:visited {text-decoration: underline; color:#FDB911;}
			a:hover {text-decoration: underline; color:#FDB911;}
.dogtype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;

}


