.link a:link, .linkOn a:link,
.link a:visited, .linkOn a:visited {
	width: 171px; 
	float: left;
	position: relative;
	padding: 10px;
	height: 57px;
	text-transform: uppercase;
	font-weight: bold;
	color: #99CCFF;
	font-size: 11px;
	background-image: url(/images/arrows.gif);
	background-repeat: no-repeat;
	background-position: 174px 63px;
	background-color: #438CC2;
	margin-bottom: 1px;
	margin-right: 2px;
	display: block;
}

span.white { color: #FFFFFF; }

.linkOn a:link, .linkOn a:visited,
.link a:hover, .link a:active {
	background-color: #0796FF;
	text-decoration: none;
}

div#leftNav textarea, div#leftNav input {
	margin: 0 0 3px 0;
	width: 166px;
	border: solid 1px #E0F1FD;
	font-size: 11px;
	padding: 1px;
	color: #6FC3FF;
	font-family: Arial, Helvetica, sans-serif;
}

div#leftNav input.send {
	width: 98px;
	height: 38px;
	margin: -16px 0 10px 0;
	z-index: 3;
	border: 0;
	padding: 0;
}

div#leftNav .missing { border: 2px solid #99CCFF; }

.download {
	width: 181px; 
	float: left;
	position: relative;
	margin-right: 4px;
	border-bottom: 1px solid #AAC7E6;
	padding-bottom: 15px;
}

.contact1, .contact2 {
	width: 185px; 
	float: left;
	position: relative;
	margin-right: 4px;
}

.contact2 { width: 95px; }
