/* CSS Document */
td img {display: block;}body {
	margin-top: 0px;
}
a:hover {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:link {
	text-decoration:none;
}
.textGray10px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.textGray10px a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.textGray10px a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.textGray10px a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.lineheight10px {
	line-height: 10px;
}
.lineheight5px {
	line-height: 5px;
}
.gradientHome {
	background-image: url(images/gradient_home.jpg);
	background-repeat: repeat-x;
}
INPUT, SELECT, TEXTAREA {
background-color: #FFFFFF;
color: black;
font-family: Verdana,arial;
font-size: 10px;
border: solid 1px #60BE1A;
padding: 2;
}

.whiteTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

