/* ***************************************************** *//* ALL BROWSER COMMON SET *//* ***************************************************** *//* ===================================================== *//* A ELEMENT SET *//* ===================================================== *//* LINK COLOR */a:link{	line-height:23px;	color:#333333;	text-decoration: none;}a:visited{	line-height:23px;	color:#333333;	text-decoration: none;}a:hover{	line-height:23px;	color:#21953D;	text-decoration: underline;}a:active{	line-height:23px;	color:#333333;	text-decoration: underline;}/* ===================================================== *//* TD ELEMENT SET *//* ===================================================== */.topMenu{	margin:0px;	padding-top:11px;	padding-bottom:17px;}.topCopy{	margin:0px;	padding-top:56px;	padding-bottom:11px;	text-align:center;}/* ===================================================== *//* ID ELEMENT SET *//* ===================================================== */#menu{	margin:0px;	padding-top:12px;}/* ===================================================== *//* CLASS ELEMENT SET *//* ===================================================== */.copy{	color:#949394;	font-size: 11px;}/* ===================================================== *//* FORM  *//* ===================================================== */.fieldLong{	width:450px;}.fieldShort{	width:200px;}.fieldmini{	width:100px;}