body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a {
	text-decoration: underline;
	color: #365E7F;
}
a:hover {
	color: #FF8000;
	text-decoration: underline;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #365E7F;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF8000;
}
.head3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.text {
	font-size: 12px;
}
.text-small {
	font-size: 10px;
}
.text-copy {
	font-size: 10px;
	color: #FFFFFF;
}
.text-left {
	font-size: 12px;
	text-align: justify;
}
.text-menu {
	font-weight: bold;
	font-size: 15px;
	color: #FF8000;
}
.text-menu-hover {
	text-decoration: underline;
}
.a-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.lang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.a-lang {
	color: #FF8000;
	text-decoration: underline;
}
.date {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #D6DBE8;
	color: #000000;
}
.pr00 {
	background-color: #EEEEEE;
	font-size: 10px;
	font-weight: bold;
}
.pr01 {
	background-color: #FFFFFF;
	font-size: 10px;
}
.pr02 {
	background-color: #FAFAFA;
	font-size: 10px;
}


/* Profile */
.profile { font-size:12px; font-family: Arial, Helvetica, sans-serif; }
.profile h2 { font-size:16px; margin-top:20px; }
.profile p { clear:both; }
.profile pre { clear:both; font-family: Arial, Helvetica, sans-serif; color:#365E7F; font-weight:bold; }
.profile table { font-size:12px; border-collapse:collapse; }
.profile table tr.head td { font-weight:bold; border-bottom:1px solid #ccc; }
.profile td { padding:10px; }
.profile .images img { border:1px solid #ccc; margin:0 10px 10px 0; }
.profile .vendors img { margin:0 5px 5px 0; }
