body, textarea {
	font: 12px/18px Arial,Helvetica,sans-serif;
	color:#616d81;
}

h3.privacy{
margin-bottom:1em;
color:#000;
text-transform:uppercase;
}


.txtBig{
font-size:110%;
}

.legend{
color: #fe022c;
font-family: Tahoma,Arial,Helvetica,sans-serif;
margin-bottom:12px; padding-bottom:2px;
border-bottom:1px solid #616d81;
font-size:22px;
font-weight:normal;
}

h3.legend{
font-family: Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
}

.legend .number{
font-size:80%;
}

.menuitem{
font-family: Tahoma,Arial,Helvetica,sans-serif;
margin-bottom:12px;
font-size:19px;
font-weight:normal;
}
.active{
color:#f00;
}
.menuitem a{
text-decoration:none;
color:#616d81;
}
.menuitem a:hover{
text-decoration:underline;
}

.txtBlack{
color:#000;
}

form div{
color:#000;
}

form p{
margin-bottom:1em;
color:#000;
}


.menu a.login {
	color:#000;
	text-decoration:none;	
}
.menu a.login:hover{
	text-decoration:underline;
}

form div a, .form a{
color:#616d81;
text-decoration:none;
}

form div a:hover, .form a:hover{
text-decoration:underline;
}

label{
font-weight:bold;
line-height:20px;
}

label.ucase{
	text-transform:uppercase;
}

.more{
margin-top:-4px;
text-indent:24px;
font-size:90%;
font-style:italic;
}

.txtLeft{
text-align:left;
}

.txtRight{
text-align:right;
}

