
body {
	font-family: "Segoe UI", "Trebuchet MS", Arial;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(/webpack/images/botleftlog.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.art input {
	font-family: "Segoe UI", "Trebuchet MS", Arial;
	color: #666666;
	background-color: #F2F2F2;
	border: medium double #CCCCCC;
	font-weight: bold;
	
	float: none;
	padding: 0px;
	position: relative;
	font-size: 12px;
}



table {border:none;}


.art input {
	font-family: "Segoe UI", "Trebuchet MS", Arial;
	color: #666666;
	background-color: #F2F2F2;
	border: medium double #CCCCCC;
	font-weight: bold;
	float: none;
	padding: 0px;
	position: relative;
	font-size: 12px;
}