body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	margin-right: 2pt;
	background-image: url(file:///D|/MyData/Websites/Bridge-Line/images/creambg.jpg);
	color: #000000;
	background-color: #CCFFFF;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #0000FF;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #0000CC;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
}
a {
	font-family: "Times New Roman", Times, serif;
	color: #3300FF;
	font-weight: bold;

}
.Button {
	border: outset #FFFF00;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	background-position: center center;
	text-align: center;
	color: #000000;
	background-color: #FFCC00;
	width: 118px;
	padding: 1px;

}
.Headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #FF0000;
}
.PageHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bolder;
	color: #0000FF;
}
.error {
	font-weight: bold;
	color: #FF0000;
	font-size: 16pt;

}
.Region {
	font-size: 16px;
	font-weight: bold;
}
.Greeting {
	font-size: 18px;
	font-weight: bolder;
	color: #990099;
	text-align: center;
}
.PageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: italic;
	font-weight: bold;
	color: #BB00BB;
	border: medium double #0000FF;
	background-image: url(../images/Gray1.jpg);
}