body {
	margin-top: 0px;
}

.copyright {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9px; 
	color: #666666;
}
a.copyright:link { color: #666666; text-decoration:underline; }
a.copyright:active { color: #666666; text-decoration: none; }
a.copyright:visited { color: #666666; text-decoration: underline; }
a.copyright:hover {  color: #666666c; text-decoration: none; }

.content {
    font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	color: #666666;
}

.content02 {
    font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px; 
	color: #666666;
}

.formError {
    font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px; 
	color: #920034;
}
	
a.content:link { color: #c4986c; text-decoration:underline; }
a.content:active { color: #c4986c; text-decoration: none; }
a.content:visited { color: #c4986c; text-decoration: underline; }
a.content:hover {  color: #c4986c; text-decoration: none; }

.title {
    font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px; 
	color: #666666;
}


.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#ECECFF;
color:#000000;
width:140px;
padding:2px;
text-align:right;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

.submenu{


}

a:link {
	color: #004eff;
}
a:visited {
	color: #004eff;
}
a:hover {
	color: #004eff;
}
a:active {
	color: #004eff;
}

