
BODY{
	background-color: #FFFFCC;
	scrollbar-face-color: #FFC66B; 
	scrollbar-shadow-color: #d68c00;
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #10297b; 
	scrollbar-track-color: #FFFFCC;
	scrollbar-arrow-color: #10297b
}

A.button{
	background-color: #FFC66B;
	border-style: outset;
	border-width: thin;
	border-color: #FFC66B;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
	letter-spacing: 1px;
}

TABLE.page{
	width: 100%;
	height: 100%;
}

TABLE.main{
	width: 700px;
	height: 450px;
	border-style: solid;
	border-width: 0;
	border-color: #FFC569;
	border-collapse: collapse;
}

TD.address{
	background-color: #FFC569;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: Black;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: Black;
	height: 65px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
	letter-spacing: 1px;
}

TD.content{
	background-image: url(imgs/pic01.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

TD.content2{
	background-image: url(imgs/pic02.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

TD.content3{
	background-image: url(imgs/pic03.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

DIV.logo{
	background-image: url(imgs/logo-bg2.gif);
	width: 696px;
	height: 68px;
	position: relative;
	padding: 5px;
	top: 18px;
	left: 0px;
}

DIV.text{
	width: 410px;
	height: 290px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
	padding: 3px;
	overflow: auto;
	float: left;
}

DIV.morepics{
	text-align: right;
}

DIV.pics{
	width: 287px;
	height: 296px;
}

BR.large{
	line-height: 270px;
}
