a:link, a:visited, a:active {
	color:#edb724;
	text-decoration: underline;
} 
a:hover {
	color: #FFFFFF;
	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 {
	font-family:Arial, Helvetica, sans-serif;
	color: #edb724;
	text-decoration: none;
}
a.textnav:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.textnav:active {
	color: #000000;
}
a.modiphy:link, a.modiphy:visited {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color:#4C4C4C;
	text-decoration: none;
	line-height: 15px;
}
a.modiphy:hover {
	color:#000000;
	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: #d4d4c1;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 24px;
}
input {

	background-color:#;

	border:1px solid #000000;

	font-size: 16px;

	font-family: Arial;

    color:#000000;

    margin-bottom:0px;

    margin-right:5px;

    padding-top: 2px;

    padding-left:3px;

    padding-bottom:1px;

}

textarea {

	scrollbar-track-color:#FFFFFF;

	background-color:#FFFFFF;

	border:1px solid #000000;

	font-size: 16px;

	font-family: Arial;

	color:#000000;

	margin-bottom:2px;

	margin-top:1px;

	padding-top: 1px;

	padding-left:4px;

	width:200px;

	height: 42px;

}
form {
	margin:0px;
	padding:0px;
}
.button {
    background-color:#000000;
	border:0px solid #000000;
	cursor: pointer;
}
.copyrighttext {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color:#4C4C4C;
}
.blurbs {
	color: #AEAEAE;
	font-size: 12px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	background-image: url(flash/src/images/footerbg.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
}
.contentbox {
	padding-top: 29px;
	padding-bottom: 159px;
	padding-left: 87px;
}
	

