/* CSS Document */
img{ border:0px; behavior:url(..\Inc\pngbehavior.htc); }
body {
	font-size: 12px;
	line-height: 1.5;

}
td,p{
	font-size: 12px;
	line-height: 1.5;
}
/* Search Style */
.ListSearch{
	width:200px;
	float:left;
	text-align:right;
	border:0px;
	margin: 0px;
	padding: 0px;
}
#FGuestBook ul{list-style:none;padding:0;margin:0}
#FGuestBook img{border:0px}
#FGuestBook form{margin:0px;}
#FGuestBook a.GToMin{display:inline-block;padding:0px 9px !important;padding:0px 8px;}
#FGuestBook a.GToMin:link{text-decoration:none;background:url(/images/GuestBook/toMin.gif) no-repeat;}
#FGuestBook a.GToMin:visited{text-decoration:none;background:url(/images/GuestBook/toMin.gif) no-repeat;}
#FGuestBook a.GToMin:hover{text-decoration:none;background:url(/images/GuestBook/toMinHover.gif) no-repeat;}
#FGuestBook a.GToMax{display:inline-block;padding:1px 9px !important;padding:1px 8px;}
#FGuestBook a.GToMax:link{text-decoration:none;background:url(/images/GuestBook/toMax.gif) no-repeat;}
#FGuestBook a.GToMax:visited{text-decoration:none;background:url(/images/GuestBook/toMax.gif) no-repeat;}
#FGuestBook a.GToMax:hover{text-decoration:none;background:url(/images/GuestBook/toMaxHover.gif) no-repeat;}
#FGuestBook {
	position:absolute;
	width:201px;
	z-index:1;
	margin: 0px;
	padding: 0px;
}
#FGuestBook #FGuestContent {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#FGuestBook #FGuestBookTitle {
width:201px;
height:21px;
background:url(/images/GuestBook/titleBg.gif) no-repeat;
	color: #336699;
	font-weight: bolder;
	font-size: 12px;
}
#FGuestBook #FGuestBookTitle  .ELeft{float:left;font-weight:bold;padding:3px 0px 0px 4px;color:#1B5494;}
#FGuestBook #FGuestBookTitle  .ERight{float:right;padding:3px 5px 0px 0px;}
#FGuestBook #FGuestBookMid {
	background-image: url(/images/GuestBook/MidBg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	width: 201px;
	line-height: 21px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #336699;
	font-size: 12px;
}
#FGuestBook #FGuestBookFooter {
	background-image: url(/images/GuestBook/bottom.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 5px;
	width: 201px;
	overflow: hidden;
}
#FGuestBook input,#FGuestBook textarea {
	border: 1px solid #3399CC;
	font-size: 12px;
	color: #999999;
	background:none;
}
#FGuestBook .InputNone{
width: 120px;

}
