body {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	font-style: normal;
	font-weight: normal;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
}

a: {
	color: #FFFFFF;
}

a:hover {
	color: #FFFFFF;
	background-color: #996600;
}

li {
	list-style-type: none;
	list-style-image: url(../images/icon-flag-scotland.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
form {
	background-color: #CCCC99;
}

.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
  background-color: #990000; color: #C4712D;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #C4712D; font-style: oblique;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	color: #C4712D;
	font-size: 24px;
	font-weight: bold;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC66;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}
.sidebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	padding: 3px;
	background-color: #FFFF99;
}

.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #C4712D;
	background-color: #999933;
 font-weight: bold;
}

.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 color: #C4712D;
}

.footer {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	line-height: normal;
	color: #C4712D;
	background-color: #FFFF99;
}

.legal {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	color: #C4712D;
}

.promo {
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight: bold;
	font-size: 30px;
	height: auto;
	width: auto;
	font-style: oblique;
}

.titlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
}

.dingbat {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFCC;
    color: #C4712D; font-weight: bolder; font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
}

.text-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

.text-16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #993300;
}
.text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
}
.text-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993300;
	font-weight: bold;
}
.text-boldu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993300;
	font-weight: bold;
	text-decoration: underline;
}
.white12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	background-color: #996633;
}
.white14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFCC00;
}
.text-justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C4712D;
	text-align: justify;
}
.text-tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #993300;
}
.text-16center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #993300;
	font-weight: bold;
	background-position: center;
}
