body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0;
	margin: 0;
	padding: 0;
	background-image: url(img/bggradient.png);
}

a {
	color: #0000CC;

}

.rowhighlight {
	background-color: #8CDAFF;

}

.rowhighlight2 {
	background-color: #D5F1FF;

}


.alignleft {
	text-align: left;	
}

.alignright {
	text-align: right;
}

.aligncentre {
	background-position: center;
	text-align: center;	

}

a:hover, a:hover:visited {
	color: #FF6600;

}

a:visited {
	color: #660066;

}

table.pageheader {
	background-color: #000000;
	width: 100%;
	border: 0;
	padding: 0;
}

table.menubar {
	background-color: #0093DD;
	width: 100%;
	border: none;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

table.content td {
	vertical-align: top;
}

table.guestbook {
	vertical-align: top;
	border-bottom: thin;
}

table.menubar a {
	color: #ffffff;
}

table.menubar a:hover {
	color: #FF6600;
}

.sitesearch {
	width: 400px;
	height: 125px;
	display: block;
	background-img: url("img/headerright.png");
}

.sidemenu {
	background-color: white;
	position: absolute;
	display: block;
	left: 1%;
	top: 150px;
	width: 21%;
	border: 1px dotted black;
	text-indent: 5px;
}


img {
	border: 0;
}

.contentpane {
	background-color: white;
	position: absolute;
	display: block;
	left: 25%;
	top: 150px;
	width: 74%;
	border: 1px dotted black;
	text-indent: 5px;
}

.highlightbox {
	background-color: #FFFF33;
	display: block;
	width: 100%;
	border-color: black;
	border: 1px dotted;

}

.box {
	background-color: white;
	display: block;
	width: 100%;
	border-color: black;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
}

.box a {
	 background-color: #F7F7F7;
	 color: blue;
	 display: block;
	 text-decoration: none;
}

.box a:hover {
	color: #FF6600;
}

.box a:hover:visited {
	color: #FF6600;
}

.box a:visited {
	color: #660066;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.heading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	width: 100%;
	display: block;
	background-color: black;
	color: #0093DD;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #0093dd;
	text-indent: 5px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}