p.vsmall
{
	font-size:90% !important;
}
#vsmall
{
	text-decoration:none !important;
	font-size:90% !important;
}
label
{
width: 4em;
float: left;
text-align: left;
margin-right: 0.5em;
display: block;

font-size:90%;
}

.submit input
{
margin-left: 5.0em;
} 

input
{
color: #333333;
background: white;
border: 1px solid #333333;
width:60%;
margin-left:20px;

}

.submit input
{
color: #000;
background: #FFCC00;
border: 2px outset #d7b9c9
} 

	
	fieldset{
border: 1px solid #333333;
width: 21em
}

	legend{
color: white;
background: #333333;
border: 1px solid #333333;
padding: 2px 6px
}
.mainmenuform{
padding:0 0 0 20px;
}