@charset "utf-8";
body {
	background-color: #063A79;
}
.OuterTable {
	border: 5px solid #FFFFFF;
	background-color: #FFFFFF;
}
.TopBar {
	background-image: url(images/top_car.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 180px;
	background-color: #0A61CB;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.HomeBox {
	border: 5px solid #0A61CB;
}
.NavBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #0A61CB;
	height: 35px;
}
.MainCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
p {
	margin: 0px;
	padding: 0px;
}
.BottomText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.SortCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #063A79;
	height: 25px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.SmallerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ImageCell {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.ListTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #063A79;
	border-right-color: #063A79;
	border-bottom-color: #063A79;
	border-left-color: #063A79;
}
.Color1 {
	color: #0A61CB;
}
.Colour2 {
	color: #063A79;
}
.SmallFont {
	font-size: 11px;
}
.Availability {
	font-size: 12px;
	color: #063A79;
}
.DetailsLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.Link1 {
	color: #FFFFFF;
	text-decoration: none;
}
.AdminLinks {
	color: #FF0000;
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}
.SubmitButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #0A61CB;
	border: 2px solid #063A79;
	font-weight: bold;
}
.ManuLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #063A79;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #063A79;
	border-right-color: #063A79;
	border-bottom-color: #063A79;
	border-left-color: #063A79;
	background-color: #F5F5FF;
}
.ManuLinkTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.ManuLink {
	color: #063A79;
	text-decoration: none;
}
.ManuLink:hover {
	color: #063A79;
	text-decoration: underline;
}
.BaseText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0951A8;
}
