body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	scrollbar-arrow-color: #D0CCED;
	scrollbar-track-color: #D0CCED;
	scrollbar-face-color: #E3E0F8;
	scrollbar-highlight-color: #D0CCED;
	scrollbar-3dlight-color: #D0CCED;
	scrollbar-darkshadow-color: #D0CCED;
	scrollbar-shadow-color: #D0CCED;
	text-align: center;
	color: #A9A4CD;
	background-color: #D0CCED;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/bg.jpg);
	margin: 0 0 0 0;
}

table, td {
    text-align: left;
	color: #A9A4CD;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

A:link
{ text-decoration: underline; color:#9791C4; font-weight:bold;}
A:visited
{ text-decoration: underline; color:#9791C4; font-weight:bold;}
A:active
{ text-decoration: underline; color:#7770AB; font-weight:bold;}
A:hover
{ text-decoration: underline; color:#7770AB; position:relative; top:1px; font-weight:bold;}



input {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#FFFFFF;
}


div.centered {
	text-align: center;
}

div.centered table {
	margin: 0 auto; 
	text-align: left;
}

table.entries {
	text-align: left;  
}

.entries td {
	text-align: left;  
}


h1 {
    color: #A9A4CD;
	filter:alpha (opacity=80, finishopacity=10, style=1);
	font-family: Verdana, tahoma, Arial, Georgia;
	font-size: 12px;
	border-bottom:1px solid #A9A4CD;
	font-weight: bold;
	text-align:left; 
	height: 15px;
	margin: 20px 0 0 0;
	padding: 0 0 0 5px;
}

h1:first-letter {
	font-size:15px;
	color: #7770AB;
}

h3 {
    color: #A9A4CD;
	font-family: Verdana, tahoma, Arial, Georgia;
	font-size: 15px;
	font-weight: bold;
	text-align:center; 
	height: 17px;
	margin: 20px 0 0 0;
	padding: 0 0 0 5px;
}

h3:first-letter {
	color: #7770AB;
}

.imgtop_bg {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/guestbook_img_top_04.jpg);


}

.img_bg {
	background-position: center top;
	background-image: url(images/bg2.jpg);
}


.date { 
    margin: 15px 0 0 0;
	padding: 0 0 0 0;
	font-size:10px;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

div.float { 
	margin: -13px 0 0 0;
	padding: 0 0 0 0;
	text-align: right;
	height:30px;

}

.comments {
    padding: 0 0 0 0;
	margin: 0 5px 0 20px;
	text-align: left;

}

.private_comments {
    padding: 0 0 0 0;
	margin: -10px 45px 0 15px;
	text-align: center;

}

.myreply {
	padding: 0 0 0 0;
	margin: 15px 5px 15px 20px;
	text-align: left;

}

textarea, input, option, select {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px;
    color: #A9A4CD;
    border-right: #D0CCED;
	border-bottom: #D0CCED;
	border-top: #E3E0F8;
	border-left: #D0CCED;
	border-width: 1px 1px 1px 4px; 
    border-style: solid;
	background-color: #E3E0F8;
}
