body {
	margin:0px; padding:0px;
}
#content {
	margin: auto;
	width: 335px;
	background-color: #FFFFFF;
	padding:2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.sbtn    {
	background-image: url(images/button.gif);
	border: 1px solid #000033;
	height: 22px;
	width: 82px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-position: center;
	padding: 0px;
}
button {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	width: 82px;
	background-image: url(images/button.gif);
}
#content #form1 legend {
	padding: 5px;
	margin: auto;
}
form {
	margin: auto;
	margin-bottom:20px;
}
.dtable2{
	width:99%;
	margin:auto;
	border:1px solid #ccc;
}

.dtable{
	width:99%;
	margin:auto;
	border:1px solid #ccc;
	border-collapse:collapse;
}

.dtable th  {
    padding:5px;
	background-image: url(images/hbg.gif);
	background-repeat: repeat-x;
    color:#666;
}

.dtable2 th  {
    padding:5px;
	background-image: url(images/hbg.gif);
	background-repeat: repeat-x;
    color:#666;
}

.dtable td{
	padding:5px;
    border:1px solid #CCC;
}

.dtable2 td{
	padding:7px;
}

.ava {
    color:#009900;
    text-align:center;
}

.tak {
    color:#CC0000;
    text-align:center;
}

.tr2 {
    background-color:#F1F1F1
}

input {
    color: #555;
}