BODY
{
	margin-top: 10px;
	margin-left: 10px;
	padding: 0px
	background-image: url('images/netdyn.gif');
	background-repeat: no-repeat;
	background-position: top left;
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #DDDDDD;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #999999;
	scrollbar-arrow-color: #FFFFFF;
}

.tables{font-family: verdana,arial,helvetica; font-size: 12px;}

.inputer {
	HEIGHT: 19px;
	WIDTH: 200px;
	font-family: verdana,arial,helvetica,sans-serif,tahoma;
	font-size: 13px;
	font-weight: plain;
}
.button {
HEIGHT: 19px;
WIDTH: 150px;
border-left: 1px solid #CCCCCC;
border-top: 1px solid #CCCCCC;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
background: buttonface;
font-size: 11px;
line-height: 9px;
color: #000000;
font-family: verdana,arial,helvetica,sans-serif,tahoma;
text-decoration: none; cursor: hand
}

