
.asection{display:none}

body
{
padding:0;
font-family:Arial, sans-serif;
text-align:center;
overflow-y:scroll;
margin:0;padding:0;
}

textarea
{
font-family:Arial, sans-serif;
}
table,tr,td,th
{
padding:0;
margin:0;
border-collapse:collapse;
vertical-align:top;
text-align:left;
}
.ptable th,.ptable td
{
padding:3px;
}
.ptable input
{
width:100%;
background-image:url("gfx/textinput.png");
border:0;
padding:3px;
border:1px solid #ccc;
}
.main div
{
padding-bottom:10px;
text-align:left;
}

.main table
{
width:100%;
margin-bottom:2em;
}

.main table td
{
widath:17%;
}

.inputtext, select, textarea
{
width:100%;
}

th, td
{
text-align:left;
}
.sectionbtn
{
	background-color:#DCBFDB;
	width:200px;
	padding:1em;
}

a, a:visited
{
color:blue;
}

a:hover
{
color:#A54298;
text-decoration:none;
}

.specialtext
{
	border:1px solid #CCC;
	background-image:url(gfx/txt_back.png);
}


#nmu
{
font-size:12px;
font-weight:bold;

margin:10px;
margin-top:30px;
}
#nmu a{
text-align:right;
font-family:Arial;
text-decoration:none;
color:#A54298;
display:block;
padding-bottom:10px;
}

#nmu a:hover{
color:#B288AE;
text-decoration:underline;
display:block;
padding-bottom:10px;
}

a img
{
border:0;
}
a>img
{
border:0;
}
