a:link, a:visited, a:active {

	color: #989088;

	text-decoration: underline;

} 

a:hover {

	color: #000000;

	text-decoration: underline;

}

a:focus, a:hover {

	outline-color:-moz-use-text-color;

	outline-style:none;

	outline-width:0;

}

a.textnav:link, a.textnav:visited {

	color: #000000;

	text-decoration: none;

}

a.textnav:hover {

	color: #003366;

	text-decoration: none;

}

a.textnav:active {

	color: #000000;

}

a.modiphy:link, a.modiphy:visited {

	font-family: Tahoma, Verdana;

	font-size: 10px;

	color:#b2d234;

	text-decoration: none;

	line-height: 15px;

}

a.modiphy:hover {

	color:#FFFFFF;

	text-decoration: none;

}

a.modiphy:active {

	color: #EEEEEE;

}

HR {

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #A1A1A1;

	width: 100%;

	height: 1px;

}

td,div {

	color: #000000;

    font-family:Tahoma;

	font-size: 10px;

	line-height: 14px;

}

input {

	background-color:#FFFFFF;

	border:1px solid #000000;

	font-size:11px;

    font-family:Tahoma;

    color:#000000;

    margin-bottom:0px;

    margin-right:5px;

    padding-top: 0px;

    padding-left:0px;

}

textarea {

	scrollbar-track-color:#FFFFFF;

	background-color:#FFFFFF;

	border:1px solid #000000;

	font-size:11px;

	font-family:Tahoma;

	color:#000000;

	margin-bottom:2px;

	margin-top:1px;

	padding-top: 1px;

	padding-left:4px;

	width:200px;

	height: 42px;

}

select {

	background-color:#769401;

	border: 3px solid #8db101;

	font-size:13px;

	font-family:Tahoma;

	color: #FFFFFF;

	margin-bottom:0px;

	padding-top: 0px;

	padding-left:0px;

	width:140px;

}

form {

	margin:0px;

	padding:0px;

}

.button {

	border: 3px solid #8db101;

	font-size:11px;

	font-family:Arial;

	background-color:#769401;

	color:#FFFFFF;

	margin-bottom:5px;

	margin-top:2px;

	font-weight: bold;

	cursor: pointer;

}

.copyrighttext {

	font-family: Tahoma, Verdana;

	font-size: 10px;

	color:#b2d234;

}

.blurbs {

	color: #AEAEAE;

	font-size: 12px;

	font-style: italic;

	font-family: Arial, Helvetica, sans-serif;

}

.footer {

	background-image: url(images/footerbg.jpg);

	background-repeat: no-repeat;

	color:#b2d234;

	padding-top: 25px;

	padding-left: 66px;

	font-family: Tahoma;

	font-size: 10px;

}

.contentbox {

	background-image: url(images/insidebg.gif);

	background-repeat: no-repeat;

	background-position: left top;

}
.thumb {
	border: 1px solid #8DB101;
}

.pickerborder {
	border: 1px solid #8DB101;
	margin-left:3px;
}
