.table-sizer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4px;
}
.nav-bg {
	background-image: url(images/nav-bg.gif);
}
.top-bg {
	background-image: url(images/top-bg.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.top-bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BFCE39;
}
.top-bar2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
}
.input-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}
.login-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A8B62C;
}
.guarentee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.arl-14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
.arl-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

.big-green-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A4B02D;
}


.nav-tile {
	background-image: url(images/nav-tile.jpg);
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 16px;
}

.table-mid {
	background-image: url(images/table-mid-mid.jpg);
}

.NAVIGATION {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}
.table-tile {
	background-image: url(images/table-centre.jpg);
}
.table-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.table-top {
	background-image: url(images/table-top.jpg);
}
a:link {
	color: #BFCE39;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: none;
}

.errTxt {
	color: #FF0000;
	font-weight: bold;
}.black-boder {
	border: 1px solid #E4E4E4;
}
.nav-bg-top {
	background-image: url(images/nav-bg-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

