.searchText{

//	border-width: 1px;
//	border-color: #33CC99;
//	border-style: solid;
	width: 100px;
	height: 16pt;
}
.tempBox{

//	border-width: 1px;
//	border-color: #33CC99;
//	border-style: solid;
	width: 35px;
	height: 16pt;
}

.buttonStyle {
	color:#ffffff;
//	border-width:0px;
//	border-color:#33CC99;
//	border-style:solid;
	background-color:#33CC99;
	width: 60px;
	height: 16pt;
}
.TempButton {
	color:#ffffff;
//	border-width:0px;
//	border-color:#33CC99;
//	border-style:solid;
	background-color:#33CC99;
	width: 150px;
	height: 16pt;
}


a:hover {
	color: red;
	text-decoration: underline;
}
td {  font-family: Arial}
.title {  font-family: Arial; font-weight: lighter}
.subtitle {  font-family: Arial; font-weight: normal}

.smalltext {  font-family: Arial}
.bold {  font-weight: bold}
li {  list-style-position: outside; list-style-type: circle; list-style-image: url(images/bullet.gif)}
hr {  color: #33CC99}
.tablecolor {  border: #33CC99; border-style: solid; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
.subtitlebold { font-weight: bold}
.underlineLink {
	font-family: Arial;
	text-decoration: underline;
	color: #0000FF;
}
.menulinks {
	font-family: Arial;

}.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #33CB98;
}

h2 {
	background-color: #FFFFFF;
	color: #6E685E;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.address {
	background-color: #FFFFFF;
	color: #AAAAAA;
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
