body 
{
    background-color : white;
	font-size:10pt;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	
a:link {text-decoration: none;}
a:visited {	text-decoration: none;}
a:hover {text-decoration: underline; color:red;}
a:active {text-decoration: none;}
.image{	border-style:solid;	border-color: white;	border-width:5px;	}	

.style5 {color: #999999}
.style9 {
	font-size: x-small;
	color: #666666;
}
.style11 {color: #0000ff; font-size: large;}
.style10 {color: #FF9900}
.style12 {color: #000000}
.style13 {color: #808080}
.style14 {font-size:10pt; color: #000080}
.style16 {color: #000099; font-weight: bold; }

.bgimage {
background-image : url(images/middle_main_n.gif);
}
label
{
width: 8em;
float: left;
text-align: left;
margin-right: 0.5em;
display: block;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
padding: 2px 6px;
}

.submit input
{
margin-left: 0.5em;
} 
input
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
} 
fieldset
{
border: 1px solid #781351;
padding: 4px 6px;
width: 28em
}