body {
	margin: 0px;
	background-image: url(../images/interface/bottomTrans.png);
	background-attachment: fixed;
	font-family: Georgia, "Times New Roman", Times, serif;
}
td {
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.info, a.info:link, a.info:active, a.info:visited, a.info:hover  {
	font-size: 12px;
	line-height: 21px;
	color: #FFFFFF;
	text-decoration: none;
}

a:link,a:visited,a:active,a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: underline;
}
input{
  border: 1px #ccc solid;
  border-color: #80C8EC #80C8EC #80C8EC #80C8EC;
  background: #FFFFFF;
  padding: 1px;
  color: #333333;
	width:120px;
	height: 16px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;	
}
.myBtn {
	width:70px;
	height: 20px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.fieldHeaders {
	font-size: 12px;
	font-style: normal;
	line-height: 21px;
	text-decoration: none;
	color: #CBCBCB;
}

