body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	font-weight: bold; 
	color: #605e5d; 
	text-decoration: none;
}

a:hover {		
	font-weight: bold;
	color: #1c5c9a;
	text-decoration: none;
}

h1 {
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 26px;
	padding-bottom: 0px;
	margin: 0px 0px 5px;
	color: #5d5d5d;
	line-height: 26px;
	padding-top: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	letter-spacing: -1px;
}

.home-input { 
	padding: 2px;
	background: url(../images/field_bg.gif) #ffffff no-repeat left top;
	vertical-align: middle;
	border: #bbbcbe 1px solid;
	font-size: 16px;
	width: 150px;
	margin: 0px;
}