/* Input fileds styles */select {border:1px solid #777777;	background:#eeeeff;	font-family:verdana;	font-size: 10px}textarea {border-top:1px solid #777777;	border-left:1px solid #777777;	border-bottom:1px solid #dddddd;	border-right:1px solid #dddddd;	background:#ffeeee;	font-family:verdana;	font-size: 10px}input {border-top:1px solid #777777;	border-left:1px solid #777777;	border-bottom:1px solid #dddddd;	border-right:1px solid #dddddd;	background:#ffffdd;	height:17px;	font-size: 10px}#button {border-top:1px solid #dddddd;	border-left:1px solid #dddddd;	border-bottom:1px solid #777777;	border-right:1px solid #777777;	background:#eeeeee;	height:17px;	font-size: 10px}	BODY {	margin:0;	padding:0;	font-family: verdana, arial, helvetica, ans serif;	background-color : #ffffff;	background-image: url(../images/bg.gif);	background-attachment: fixed;	color: #616363;	font-size : 11px;	line-height: 16px;}TD {	font-family: verdana, arial, helvetica, ans serif;	color: #616363;	font-size : 11px;	line-height: 16px;}a:link, a:visited, a:active {	text-decoration: underline;	color: #616363;}a:hover {	text-decoration: none;	color: #616363;}.footer a:link, .footer a:visited{	font-size: 11px;	font-size: 10px;	text-decoration : underline;	color: #616363;}.footer a:hover {	text-decoration: none;}.medhead {	font-family: arial, verdana, helvetica, ans serif;	color: #616363;	font-size : 14px;	font-weight: bold;}.smhead {	font-family: arial, verdana, helvetica, ans serif;	color: #616363;	font-size : 11px;	font-weight: bold;}.smheadbrown {	font-family: arial, verdana, helvetica, ans serif;	color: #413000;	font-size : 11px;	font-weight: bold;}.footer a:active  { 	font-size: 11px;	font-size: 10px;	text-decoration : underline;	color: #616363; } 