body {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
	color: #000;
	background: #5D5D3C;
	text-align: center;
}
table, th, td, input, select, textarea {
	color: #404040;
	font-family: Verdana, sans-serif;
	font-size: 1em;
}
big {
	font-weight: bold;
	font-size: 1.2em;
}
img {
	border: none;
	display: block;
}
form {
	padding: 0;
	margin: 0;
}
h1 {
	color: #05b;
	margin: 0;
	padding: 0 0 0.8em 0;
	font-size: 2em;
	font-weight: normal;
}
h2 {
	color: #5D5D3C;
	margin: 0;
	padding: 0 0 0.7em 0;
	font-size: 1.3em;
	font-weight: bold;
}

hr {
	display: none;
}
p {
	margin: 0;
	padding: 0 0 0.7em 0;
}
small {
	font-size: 0.75em;
}

a {
	text-decoration: underline;
	color: #05b;
}
a:hover {
	text-decoration: underline;
	color: #7B7B5A;
}
#ads {
	background: url("images/bg3.gif") left bottom repeat-x;
	padding: 0 0 2px 0;
}
.alignr {
	text-align: right;
}
.bold {
	font-weight: bold;
}

.box1 {
	border: 1px solid #05b;
	background: #eef5ff;
	margin: 0 0 1em 0;
	padding: 1em;
}
.button {
	border-top: 1px solid #8ae;
	border-left: 1px solid #8ae;
	border-right: 1px solid #025;
	border-bottom: 1px solid #025;
	background: #05b;
	color: #fff;
	margin: 0 0 0 1em;
}

.clear {
	clear: both;
}

#container {
	background: #7B7B5A;
}
#content {
	width: 770px;
	text-align: left;
	margin: 0 auto;
	background: #fff url("images/bg2.gif") repeat-y 200px top;
}
#content_top {
	width: 100%;
	height: 26px;
	background: url("images/content-top.gif") no-repeat center top;
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0 auto;
}
#col_left {
	width: 160px;
	margin: 0 0 0 20px;
	display: inline;
	float: left;
}
#col_right {
	width: 530px;
	margin: 0 20px 0 0;
	display: inline;
	float: right;
}

.definition {
	font-weight: bold;
	padding: 1em 0 2.5em 60px;
	background: url("images/flag-uk.gif") no-repeat left 1.2em;
}

.floatr {
	float: right;
}

#footer_top {
	background: url("images/footer-top.gif") no-repeat center top;
	height: 14px;
	border-top: 1px solid #fff;
}
#footer_in {
	color: #bb9;
	padding: 0.7em 0 1em 0;
	font-size: 0.85em;
}

.form1 {
	width: 3em;
	border: 1px solid #000;
	margin: 0 0 0 70px;
}

.hidden {
	display: none;
}

#info {
	font-size: 0.85em;
	padding: 1em 0;
}
#info h2 {
	color: #05b;
	padding: 1em 0 0.5em 0;
}

.inline {
	display: inline;
}

#masterhead {
	background: url("images/bg1.gif") repeat-x left top;
	border-bottom: 1px solid #fff;
	position: relative;
}
#masterhead_in {
	background: url("images/masterhead.jpg") no-repeat left top;
	height: 210px;
}

.result {
	margin: 0 0 0 70px;
	font-size: 1.2em;
}