.guestbookfield {
	border: none;
	padding:2px;
}

.guestbooklink {
 color:#000000; 
 text-decoration:none;
}
.guestbooklink:hover {
 font-weight:bold;
}

.guestbookmessages {
 overflow:auto;
}

.all {
	position:absolute;
	height:100%;
	width:100%;
	vertical-align: bottom;
}

.scrollclass {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color:#53670D;
	scrollbar-darkshadow-color: #53670D;
	scrollbar-track-color: #646464;
	scrollbar-arrow-color: #646464;	
}

body,html {
	height:100%;
	width:100%;
	margin: 0px;
	background-repeat: repeat;
	font-family: Arial;
	font-size: 12px;
	color:#000000;
}

.objects {
 font-family: Arial;
 font-size: 12px;
 margin-top:16px;
 margin-bottom:0px;
 margin-left:2px;
 margin-right:0px;
 width:775px;
 left:0px;
 
}
.objectsalone {
 font-family: Arial;
 font-size: 12px;
 margin-top:16px;
 margin-bottom:0px;
 margin-left:2px;
 margin-right:0px;
 left:0px;
}

.objectTitle {
 line-height: 14px;
}

.objectText {
	color:#000000;
	font-weight: bold;
	line-height: 14px;
}

.iframenoscroll {

}

.objectlink a, .objectlink a:link, .objectlink a:visited {
	text-decoration: none;
}

.objectLayer {
 background-color: #FFFFFF;
 padding: 15px;
}

.menuimage {
 padding: 0px;
 margin: 0px;
}

.menubar {
 background-image: url(../gfx/nav-menu/window-bar.gif);
 background-repeat: repeat-x;
 float: left;
}

.menubarclose {
 float: left;
}

.text {
    font-family: Arial;
	font-size: 12px;
}

.textBig {
    font-family: Arial;
	font-size: 12px;
	font-weight: bold; 
}
.textBold {
    font-family: Arial;
	font-weight: bold; 
}

.textNumber {
    font-family: Arial;
	font-size: 10px;
}

.texturllink {
    font-family: Arial;
	color:#00ADFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;	
}
.emaillink {
	font-family: Arial;
	color:#000000;
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
}
.emaillink:hover {
	color:#bebebe;
}

.tdtext {
    font-family: Arial;
	font-size: 12px;
	padding:8px;
	vertical-align: top;
	background-color: #FFFFFF;
}

.tdimage {
    font-family: Arial;
	font-size: 12px;
	padding:0px;
	vertical-align: top;
}

.infobar {
	background-image: url(../gfx/info-bar/bar-background.gif);
	position:absolute;
	width:100%;
	height:19px;
	bottom:15px;
	white-space: nowrap;
}
.tdmailing {
    font-family: Arial;
	font-size: 12px;
	padding:8px;
	vertical-align: top;
	background-color: #ffff00;
}
.back {
    font-family: Arial;
	color:#000000;
	font-size: 12px;
	text-decoration: none;
}	
.back:hover {
	color:#999999;
}