@charset "utf-8";

body {
font-family:Helvetica,Verdana, Arial,sans-serif;
}

* {
	margin:0;
	padding:0;
	background-repeat: no-repeat;
}

a{text-decoration:none;}

div {
border: 0px solid #000;
}

/* input{
border:0px solid white;
width:124px;
}

#console-window #middle-panel #middle-panel-table #center-col #center-panel-home .myBox input, textarea{
border:0px solid white;
background-color:#FFFFFF;
color: #000000;
width: auto;
height: 20px; 
}
*/
