body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A0E82;
	background-color: White;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

body.popup {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A0E82;
	background-color: white;
	margin-left: 2px;
	margin-bottom: 2px;
	margin-right: 2px;
	margin-top: 2px;
	
}
div#container {
position: relative;
margin: 0 auto;
width: 800px;
}

#center{
	position:absolute;
	left:0px;
	top:0px;
	width: 400px;
	height: 100px;
}

#homecenter{
position: absolute;
top: 65px;
left: 0px;
width: 400px;

}

#banner {
	position:absolute;
	left:0px;
	top:5px;
	height: 30px;
	width: 800px;
	background-image: url(../images/banner.gif);
}

#navbox {
	position:absolute;
	left:0px;
	top:40px;
	height: 17px;
	width: 780px;
	background-image: url(../images/navbox.gif);
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
}

#messageboxcenter{
	position:absolute;
	left:50%;
	top:0px;
	width: 400px;
	margin-left: -200px;
}

#messageboxtitle {
	position:absolute;
	left:0px;
	top:40px;
	height: 17px;
	width: 390px;
	background-image: url(../images/messageboxtitle.gif);
	padding-top: 3px;
	padding-left: 10px;
}

#messageboxcontent {
	position:absolute;
	left:0px;
	top:65px;
	height: 400px;
	width: 400px;
}

th {
	
}

td.maincontent {
	background-color: white;
	border-left-color: #1A0E82;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #1A0E82;
	border-right-style: solid;
	border-right-width: 1px;
	text-align: left;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
}

td.navigation {
	font-size: 11px;
	padding-left: 6px;
	padding-top: 7px;
}

a.navigation {
		color: #1A0E82;
		text-decoration: none;
}

td.treemain {
	border-left-color: #1A0E82;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #1A0E82;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #1A0E82;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #1A0E82;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: left;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	background-color: white;
}

a.treemain {
	color: #1A0E82;
	text-decoration: none;
}

a.treesub {
	color: #1A0E82;
	text-decoration: none;
}


td.treesub {
	text-align: left;

}

input {
	border-left-color: #1A0E82;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #1A0E82;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #1A0E82;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #1A0E82;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: white;
}

select {
	border-left-color: #1A0E82;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #1A0E82;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #1A0E82;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #1A0E82;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: white;
}

input.noborder {
	border: 0px;
	background-color: white;
}

.debug {
	font-size: 9px;
	color: red;
}

.contenthead {
	font-size: 12px;
	font-weight: bold;
}

a.nol {
		color: #1A0E82;
		text-decoration: none;
}

a:hover.nol {
		color: #FF6600;
		text-decoration: underline;
}

a.small {
		font-size: 9px;
		color: #FF6600;
		text-decoration: none;
}

a:hover.small {
		text-decoration: underline;
}

.small {
	font-size: 8px;
}

a.greenlink {
	color: green;
	text-decoration: none;
}

a.redlink {
	color: red;
	text-decoration: none;
}

a:hover.greenlink {
	color: green;
	text-decoration: underline;
}

a:hover.redlink {
	color: red;
	text-decoration: underline;
}

select.small {
	font-size: 11px;
}

input.small {
	font-size: 11px;
}

select.smaller {
	font-size: 9px;
}

input.smaller {
	font-size: 9px;
}

form {
	margin: 0px;
	padding: 0px;
}

.error {
	color: red;
	font-weight: bold;
}

td.guestbooktimestamp {
	font-size: 9px;
	color: #FF6600;
	font-style: italic;
}
td.guestbookname {
	background-color: #D8ECF5;
	text-align: left;
}
td.guestbookemail {
	background-color: #D8ECF5;
	text-align: left;
}

td.guestbookmessage {

	background-color: #D8ECF5;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
	text-align: left;
}

td.guestbookdeletelink {
	background-color: #D8ECF5;
	text-align: right;
}

a.guestbookdeletelink {
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;	
}

a:hover.guestbookdeletelink {
	color: #ff6600;
	text-decoration: underline;
	font-weight: bold;	
}

a.pagelink {
	font-weight: bold;
	color: #1A0E82;
	text-decoration: none;
}

a:hover.pagelink {
	font-weight: bold;
	color: #1A0E82;
	text-decoration: underline;
}

table.buttons {
	background-color: #DBDBDB;
	border: 2px ridge #8D8D8D;
}

.kop {
	font-size: 14px;
	font-weight: bolder;
}
.error {
color: #FF0000;
font-weight: bold;
}

.message {
font-style: italic;
color: #009933;
}
