/* 
(c) 2002 http://xeoman.com 
xeobook-theme NEOBLACK
v.0.92 2002-03-27
*/
a:link,active{
color:#0033FF;
font-weight:bold;
text-decoration:none;
}
a:visited{
color:#CC0033;
font-weight:bold;
text-decoration:none;
}
a.jumplink:link,active{
/* style of [1] [2]... jump-links */
color:#0033FF;
font-weight:bold;
text-decoration:none;
}
a.jumplink:visited{
/* style of [1] [2]... jump-links */
color:#CC0033;
font-weight:bold;
text-decoration:none;
}
a.jumplink:hover{
/* style of [1] [2]... jump-links */
color:#000000;
font-weight:bold;
text-decoration:none;
}
a.xeoline:link,active{
color:#0033FF;
font-weight:bold;
text-decoration:none;
}
a.xeoline:visited{
color:#CC0033;
font-weight:bold;
text-decoration:none;
}
a:hover{
color:#000000;
font-weight:bold;
text-decoration:none;
}
body{
margin:0px;
background-color:#FFFFFF;
color:#000000;
}
form{
margin:0px;
}
h1{
font-size:13px;
font-weight:bold;
}
h2{
font-size:11px;
font-weight:bold;
}
h3{
color:#3366FF;
}
input.search{
/* search-field in index.php */
width:60px;
}

select,option{
border-color:#ffeecf;
border-style:solid;
border-width:1px;
width:160px;
background:#FFFFFF;
color:#000000;
}
table{
border:none;
}
table.normal{
border:none;
}
.adminbg{
/* table-background in admin.php and sign.php*/
border-width:1px;
border-color:#3366FF;
border-style:solid;
background-color:#FFFFFF;
vertical-align:middle;
}
.adminreadme{
/* this is not used by the guestbook */
border-width:1px;
border-color:#ffeecf;
border-style:solid;
background-color:#FFFFFF;
vertical-align:top;
}
.admintext{
/* left column of help text in admin.php */
background-color:#FFFFFF;
color:#000000;
}
.admintextarea{
width:160px;
height:100px;
}
.buttonsend{
/* form-buttons */
color:#3366FF;
font-variant:small-caps;
font-weight:bold;
}
.buttonview{
/* button-style links */
color:#3366FF;
font-variant:small-caps;
font-weight:bold;
}
.columnleft{
/* left column of field names in sign.php */
text-align:right;
}
.columnright{
/* right column of inputs in sign.php */
text-align:left;
}
.comment1header{
/* first line of comment saying eg COMMENT */
color:#3366FF;
font-weight:bold;
text-indent: 0.25in;
}
.comment2text{
/* your comment-text */
color:#3366FF;
}
.comment3date{
/* date of your comment */
color:#3366FF;
font-style:italic;
text-indent: 0.25in;
}
.entry1header{
/* first line of entry holding NAME LOCATION etc */
/*background-color:#ffeecf;*/
color:#000000;
font-weight:bold;
vertical-align:middle;
}
.entry2text{
/* entry text */
border-color:#ffeecf;
/*background-color:#FFFFFF;*/
}
.entry3date{
/* last line of entry holding date of entry */
/*background-color:#FFFFFF;*/
color:#AAAAAA;
font-style:italic;
}

/* PARAGRAPH-style of warning messages */
.messagetext{
border-color:#ffeecf;
background-color:#FFFFFF;
color:#000000;
}
.xeoline{
color:#4C4C4C;
text-align:center;
}

A.navtop:link { font-size: 10pt; font-weight: bold; text-decoration: none; color: #3366FF; }
A.navtop:visited { font-size: 10pt; font-weight: bold; text-decoration: none; color: #667796; }
A.navtop:active { font-size: 10pt; font-weight: bold; text-decoration: none; color: #667796; }

A.navleft:link { font-size: 10pt; font-weight: bold; text-decoration: none; color: #3366FF; }
A.navleft:visited { font-size: 10pt; font-weight: bold; text-decoration: none; color: #667796; }
A.navleft:active { font-size: 10pt; font-weight: bold; text-decoration: none; color: #667796; }


.right {text-align: right}
.center {text-align: center}
.nine {font-size: 9pt}
.lastupdate {text-align: right; font-size: 9pt}
.copyright {font-size: 9pt}
.ten {font-size: 10pt}
.twelve {font-size: 12pt}h2 {  color: #3366FF; line-height: normal}
.navleft {font-size: 10pt; color: #3366FF; font-weight: bold;}
.bg 		{ background-color: #667796}
.foreground 		{ background-color: #f8ffcc}	
.attention { color: #667796; font-weight: bold;}
.blue { color: #336699; }
.boldital { font-weight: bold; font-style: italic }