

.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px;
	border: 0px none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.navtext a:link       { text-decoration: none; color: #e9e8d4 }
.navtext a:visited    { text-decoration: none; color: #e9e8d4 }
.navtext a:active     { text-decoration: underline; color: #333333 }
.navtext a:hover      { text-decoration: underline; color: #333333 }


.search {
	text-align: left;
	vertical-align: middle;
	display: inline;
}
.searchbox {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #e9e8d4;
	/* background-color: #92ad10; */
	background: transparent url(/css/searchbox.png) no-repeat center top;
	border: 1px solid #e9e8d4;
	height: 18px;
	vertical-align: bottom;
	width: 143px;
	top: 15px;
	position: absolute;
	left: 20px;
}


.searchbutton {
	/*font-family: sans-serif;
	font-size: 10px;
	color: #e9e8d4; */
	background: transparent url(/css/buttonsearch.png) no-repeat center top;
	overflow: hidden;
	border: 1px solid #e9e8d4;
	height: 22px;
	width: 22px;
	position: absolute;
	left: 168px;
	top: 15px;
	/* background-color: #333333;
	line-height: 10px;
	text-align: center;
	vertical-align: middle;
	font-style: normal;
	font-weight: bold;*/
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	display: table-cell; 
}
.searchbutton:hover {color: #92ad10; border: 1px solid #92ad10; }

input.searchbox {
				outline:0;
}

input.searchbutton {
				outline:0;
}

.buttong {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e9e8d4;
	border: 1px solid #e9e8d4;
	height: 17px;
	width: 17px;
	background-color: #333333;
	line-height: 12px;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	letter-spacing: normal;
	text-indent: 0px;
	word-spacing: normal;
	white-space: nowrap;
	display: block;
	cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */

}
.buttong:hover {color: #92ad10; border: 1px solid #92ad10; }

.buttonl {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e9e8d4;
	border: 1px solid #e9e8d4;
	height: 22px;
	width: 130px;
	background-color: #333333;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */

}
.buttonl:hover {color: #92ad10; border: 1px solid #92ad10; }

.buttonm {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e9e8d4;
	border: 1px solid #e9e8d4;
	height: 17px;
	width: 60px;
	background-color: #333333;
	line-height: 12px;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	letter-spacing: normal;
	text-indent: 0px;
	word-spacing: normal;
	white-space: nowrap;
	display: block;
	cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */

}
.buttonm:hover {color: #92ad10; border: 1px solid #92ad10; }

.APDbuttons {
	width: 600px;
	}




.googleadtop {
	background-color: #FFFFFF;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}

.googleadlower {
	background-color: #FFFFFF;
	background-position: center bottom;
	text-align: center;
	position: static;
	width: 100%;
}

.headerbg {
	background-image: url(/css/headerbg.png);
	background-repeat: repeat-x;
}
.headerc {
	background-image: url(/css/headerc.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.button {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e9e8d4;
	text-align: center;
	margin: 1px;
	padding: 3px;
	border: 2px solid #e9e8d4;
	background-color: #333333;
	background-position: center center;
	font-weight: bold;
}