/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	color: #343536;
}

.Body-Txt {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	color: #343536;
}
.Small-Text {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size:12px;
	color: #990000;
}
.Title {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #A63932;
}
.Title-Smaller {
	font-family: "BankGothic Lt BT", "Trebuchet MS", Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #AB424A;
}
.Border1{
	border: 2px solid #FFFFFF;
}
.Font-Size-12{
	font-size: 12px;
}
.Form {
	margin-bottom: 0px;
}

.Message-Error {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	color: #FF0000;
}
.Message-Success {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	color: #0FBD25;
}

.Admin-Nav {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.Admin-Title {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 18px;
	font-weight: bold;
}
.Admin-Field-Title {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-weight: bold;
}
.Admin-Field {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	color: #666666;
}

/* Links */
a:link {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	color: #A7601F;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	color: #9F5620;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	color: #C45F1C;
	text-decoration: underline;
}
a:active {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	color: #D2431A;
}

a.Footer {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-weight:bold;
	font-size: 10px;
	color: #CDB9B1;
}
a.Footer:link {
	color: #CDB9B1;
	text-decoration: none;
}
a.Footer:visited {
	color: #CDB9B1;
	text-decoration: none;
}
a.Footer:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.Footer:active {
	color: #CDB9B1;
	text-decoration: none;
}

a.Page-Number:link {
	color: #231816;
}
a.Page-Number:visited {
	color: #231816;
}
a.Page-Number:hover {
	color: #764C3C;
}
a.Page-Number:active {
	color: #231816;
}

a.Email:link {
	color: #231816;
	text-decoration: none;
}
a.Email:visited {
	color: #231816;
	text-decoration: none;
}
a.Email:hover {
	color: #764C3C;
	text-decoration: underline;
}
a.Email:active {
	color: #231816;
	text-decoration: none;
}
.Header-Bg {
	background-image: url(http://www.baskervilleautoclaves.co.uk/Admin/images/Header_Right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.Header-Bg2 {
	background-image: url(http://www.baskervilleautoclaves.co.uk/Admin/images/Header_Right_Bg.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
