@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    color: #663300;
    background: #000 url(../glasgow/back.jpg) no-repeat top center;
	margin-bottom: 50px;
}
.base {
	font-family: Tahoma, Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #82201F;
	line-height: 240%;
	text-align: left;
	padding-left: 5pt;
}
.top {
	font-family: Tahoma, Arial;
	font-size: 10pt;
	color: #FFFFFF;
}
.top:hover {
	font-family: Tahoma, Arial;
	font-size: 10pt;
	color: #F6F1DE;
}
.brown {
	background-color: #F6F1DE;
	color: #555555;
	font-family: Tahoma, Arial;
	font-weight: normal;
	font-size: 10pt;
	text-align: left;
	margin-right: 10pt;
}
.red {
	background-color: #82201F;
}
h1 {
	color: #480001;
	font-family: Tahoma, Arial;
	font-size: 14pt;
	font-weight: normal;
}
li {
	background-position: 2em;
	padding-left: .6em;
	text-indent: 18pt;
	list-style-type: none;
	line-height: 130%;
	color: #680001;
	list-style-image: url(../glasgow/bullet.gif);
	list-style-position: outside;
	vertical-align: top;
}

ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	background-repeat: no-repeat;
	list-style-position: inside;
}
.border {
	border: 1px solid #CCCCCC;
	padding: 2px;
}
th {
	font-size: 10pt;
	color: #555555;
	font-weight: normal;
	text-align: left;
}
.red {
	font-size: 12pt;
	font-weight: bold;
	font-family: Tahoma, Arial;
	font-variant: small-caps;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #480001;
	font-variant: small-caps;
	text-decoration: none;
}
.bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #F6F1DE;
	font-variant: small-caps;
	text-decoration: underline;
}

.secure {
	background-image: url(../glasgow/dennistoun/onlines.gif);
	font-family: Tahoma, Arial;
	font-size: 10pt;
	color: #FFFFFF;
	padding-top: 12px;
	vertical-align: top;
	background-repeat: no-repeat;
	padding-bottom: 0px;
}

a {
	color: #82201F;
	font-family: Tahoma, Arial;
	font-weight: normal;
	font-size: 10pt;
}
a:hover {
	color: #555555;
	font-family: Tahoma, Arial;
	font-weight: normal;
	font-size: 10pt;
}
strong {
	font-weight: bold;
	color: #680001;
}
.space {
	padding-right: 10px;
}
