h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 175%;
}
h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	color: #999966;
}
h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	color: #999966;
}
h4 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
}
h5 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 75%;
}
h6 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 50%;
}
h7 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 150%;
}
h8 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8px;
	color:#cccc00;
}

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	background-color: #FFFFFF;
}
a   {
	color: #666600 ;
	text-decoration: none;
}
a:hover   {
	color: #000000;
	text-decoration: none;
}
a.hd_link {
	color: #ffffff;
	text-decoration: none;
}
a.hd_link:hover {
	color: #ffff00;
}
a.copyright:hover {
	text-decoration: underline;
}
a.delete:hover {
	color: red;
}
input,select,textarea     {
	background-color: #FFFFFF;
}



table.header    {
    background-color: #FFFFFF;
	color: #000000;
	align: left;
}
th   {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	color: white;
	align: center;
	height: 16px;
	background-color: #999900;
}

th.tbl_hd   {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	color: white;
	height: 23px;
	background-color: #999966;
	background: black url(../glossyback2.gif) center center repeat-x;
}

td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
}
td.index {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
}

td.show {
	background-color: #000000;
	}

td.tbl_even   {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	background-color: #cccc99;

}
td.tbl_odd   {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	background-color: #FFFFFF;
}
td.tbl_chart_a   {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	background-color: #cccc99;
	border: 1px #000000 solid;
}
td.tbl_chart_b   {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	background-color: #FFFFFF;
	border: 1px #000000 solid;
	}

.restrict {
	color: red;
}
.vert {
	background: url('../images/vert.png') no-repeat center;
}
.outer {
	background: url('../images/outer.png') no-repeat center;
}
.br {
	background: url('../images/br.png') no-repeat center;
}
.tr	{
	background: url('../images/tr.png') no-repeat center;
}
.rb {
	background: url('../images/rb.png') no-repeat center;
}
.rt	{
	background: url('../images/rt.png') no-repeat center;
}

#guestbook { 
scrollbar-face-color: #999900; 
scrollbar-highlight-color: #ffffff; 
scrollbar-3dlight-color: #cacaca; 
scrollbar-darkshadow-color: #cacaca; 
scrollbar-shadow-color: #cacaca; 
scrollbar-arrow-color: #000000; 
scrollbar-track-color: #000000; 


 }