a{
	color: #7A7A7A;
	font-weight: bold;
	text-decoration: none;
}

a:hover{ text-decoration: underline; }

body{
	background: #FFFFFF;
	margin: 0;
	text-align: center;
	vertical-align: middle;
	height: 100%;
}

body,html{
	overflow: hidden;
	scrollbar-3dlight-color: #EDEDED;
	scrollbar-arrow-color: #DADADA;
	scrollbar-base-color: #DADADA;
	scrollbar-darkshadow-color: #BABABA;
	scrollbar-face-color: #DADADA;
	scrollbar-highlight-color: #DADADA;
	scrollbar-shadow-color: #DADADA;
	scrollbar-track-color: #DADADA;
}

body,p,td,th,input,textarea{
	color: #4E4E4E;
	font: small Verdana Geneva Arial Helvetica sans-serif;
}

button,input.b{
	background: #BABABA;
	border: 1px outset #EDEDED;
}

h1{
	border-bottom: 3px double #4E4E4E;
	font-weight: bold;
}

h2{
	color: #7A7A7A;
	font-size: medium;
	letter-spacing: .3em;
	margin-top: -.8em;
	text-align: right;
}

hr{ color: #4E4E4E; height: 1px; }

input,textarea{
	background: #EDEDED;
	border: 1px solid #4E4E4E;
}

table.border{
	border: 1px solid #4E4E4E;
	border-collapse: collapse;
}

.code{
	font: monospace;
}

.minimini{
	font-size: xx-small;
}

.mini{
	font-size: x-small;
}

table.gb td{
	border: solid #7A7A7A;
	border-width: 0;
	font-size: x-small;
}

table.gb td.comment{
	background: #EDEDED;
	border: solid #BABABA;
	border-width: 0 0 1px 1px;
	color: #7A7A7A;
	padding: 3px;
}

table.gb td.text{
	border: solid #BABABA;
	border-width: 1px 0 1px 1px;
	padding: 3px;
}

table.gb th{
	background: url("guestbook/imgs/gb_lin.gif") #DADADA repeat-y left;
	color: #4E4E4E;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
}

th{
	background: #4E4E4E;
	color: #DADADA;
	font-weight: bold;
}

th.hell{
	background: #BABABA url(picviewer/imgs/bgh.gif) repeat-y right;
	color: #4E4E4E;
}

.desc{
	border-left: 1px solid #BABABA;
	margin-left: 20px;
	padding-left: 2px;
}

.emp{ color: #7A7A7A; font-weight: bold; }

.info{
	color: #7A7A7A;
	font-size: xx-small;
}

.inv{
	background: #4E4E4E;
	color: #DADADA;
}

#bottom{
	background: #DADADA;
	font-size: xx-small;
	height: 16px;
	overflow: hidden;
	text-align: right;
	width: 566px;
}

#content{
	background: #DADADA;
	height: 484px;
	overflow: auto !important;
	padding: 4px;
	text-align: left;
	width: 558px;
}

#ct{ height: 100%; width: 100%; }

