body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFCC;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	/* font-size: 14px; */
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	/* font-size: 13px; */
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #0000FF;
}
.header_all {
	background-image: url(../Images/HeaderBgHome_02.jpg);
	background-repeat: no-repeat;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
}
.pictureshow {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}
a.pictureshow:hover {
	text-decoration: underline;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #0000FF;
}
.guest_comment {
	background-color: #FFFFFF;
	font-size: 11px;
	text-align: left;
	/* margin-top:10px; */
	padding:10px
}
.guest_nocomment {
	font-size: 11px;
	text-align: left;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
}
.guest_table	{
	background-color: #BCCCDF;
}
.pagenumber	{
	padding: 10px;
	color: #0000FF;
}
a.bodytextlink:link, a.bodytextlink:active, a.bodytextlink:visited {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a.bodytextlink:hover {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}

a.button01:link, a.button01:active, a.button01:visited {
	display: block;
	background-color: transparent;
	background-image: url(../Images/Button_UpOver_blank.gif);
	background-repeat: no-repeat;
	width: 158px;
	height: 22px;
	padding: 4px 0 0 0;
	margin: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

a.button01:hover {
	background-position: 0 -30px;
}

#links01 a, #links01 a.link, #links01 a.active, #links01 a.visited {
	display:block;
	text-align:left;
	width:300px;
	height:24px;
	border-width:0px;
	text-decoration:none;
	font-weight: bold;
	color: #0000FF;
	background-image:url(../Images/imgLinks.gif);
	background-repeat: no-repeat;
    padding: 4px 0px 0px 100px;
 }

#links01 a:hover {
	background-position: 0 -48px;
}

#links01 ul {
	margin: 0px;
    padding: 0px;
	list-style-type:none;
}
#links01 li {
    margin: 0px 0px 0px 0px;
}
