@charset "UTF-8";
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	line-height: normal;
	color: #FFFFFF;
}
body {
	background-color: #6b6055;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	margin: 0px;
}
.leftcol {
	background-image: url(images/Back_L.gif);
	background-repeat: repeat;
	background-position: right;
}
.maintable {
	fullheight: 100%;
	vertical-align: top;
	height: 700px;
}
.addresstop {
	fullheight: 100%;
	vertical-align: top;
	height: 655px;
}
.addresstable {
	fullheight: 100%;
	vertical-align: top;
	height: 43px;
}
.rightcol {
	background-image: url(images/Back_R.gif);
	background-repeat: repeat;
	background-position: left;
}
.base {
	background-image: url(images/Bottom_B.gif);
	background-position: center top;
	height: 40px;
}
.home {
	background-image: url(images/Home_B.gif);
	background-position: center top;
	height: 40px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #74BDE8;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
