img { 
	border-color: #000000; 
}

body {
	background-image: url('gui/background.jpg');
	background-color: #70B2F1;
	background-repeat: repeat-x;
	background-position: top;
}

.text1 {
	font-family: serif;
	font-size: 16px;
	line-height: normal;
	color: #000000;
    padding-left: 35px;
	padding-right: 15px;
	padding-top: 70px;
	padding-bottom: 20px;
}
.text1 a {
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}

.text2 {
	font-family: serif;
	font-size: 16px;
	line-height: normal;
	color: #000000;
    padding-left: 35px;
	padding-right: 125px;
	padding-top: 70px;
	padding-bottom: 20px;
}
.text2 a {
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}

.text2b {
	font-family: serif;
	font-size: 16px;
	line-height: normal;
	color: #000000;
    padding-left: 35px;
}
.text2b a {
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}

.tablesqft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #000000;
}
.tablesqft th {
	font-size: 14px;
	font-weight: bold;
}
.tablesqft a {
	color: #0066CC;
	text-decoration: none;
}
.tablesqft a:hover {
	color: #339999;
	text-decoration: underline;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #000000;
}

.button {
	font-family: sans-serif;
	font-size:9pt;
	font-weight:bold;
	font-style:normal;
	color:#000000;
	background-color:#99CCFF;
	border-style:outset;
	border-width:1px;
	border-color:#CCCCCC;
	height:18px;
}
