/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link,a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #00CCFF;
	text-decoration: underline;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#top {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 68px;
	width: 784px;
	text-align: right;
}
#top li {
	list-style-type: none;
	border-top-color: #669900;
	border-right-color: #669900;
	border-bottom-color: #669900;
	border-left-color: #669900;
	float: right;
}
.changeBG1 {
	float: left;
	list-style-type: none;
	background-image: url(../images/btnDown.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 77px;
	line-height: 28px;
	text-align: center;
	margin-right: 5px;
	display: block;
}
#search ul {
	margin: 0px;
}
#search li a {
	text-decoration: none;
	display: block;
	color: #666666;
}


.changeBG2 {
	background-image: url(../images/btnUp.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	width: 77px;
	margin-right: 5px;
	line-height: 28px;
	text-align: center;
	display: block;
}
#top li a:link,#top li a:visited {
	background-color: #B3FFCB;
	height: 20px;
	width: 90px;
	border: 1px solid #669900;
	text-align: center;
	line-height: 20px;
	margin-left: 7px;
	display: block;
	color: #666666;
	text-decoration: none;
}
#top li a:hover {
	color: #FF6600;
	text-decoration: none;
	background-color: #FFFFCC;
	text-align: center;
	display: block;
	height: 20px;
	width: 90px;
	border: 1px solid #FF6600;
	line-height: 20px;
	margin-left: 7px;
	font-weight: bold;
}

