.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;	
	color: #666666;
}
.copyright:link {
	text-decoration: underline;
}
.bgmain {
	background-color: #180000;
	background-image: url(../images/blank_03.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.aere {	line-height: 19px;}
.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #AE4100;
}
.field {
	font-size: 11px;
	font-weight: bold;	
	color: #FFB400;
}
.grey {
	font-size: 11px;
	color: #BBBBBB;
}
.blank{font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;}
.blank:link{text-decoration: none;}
a {
	font-size: 11px;
	text-decoration: none;
	color: #FFB400;
}
a:hover {
	text-decoration: underline;
	color: #AE4100;

}
.subsubtitle {
	font-size: 12px;
	font-weight: bold;
	color: #FFB400;
}
.subsubtitle:link {
	text-decoration: none;
	color: #FFB400;
}
.subsubtitle:hover {
	text-decoration: underline;
	color: #AE4100;
}
.smalltxt {
	font-size: 10px;
}
.smalltxtsub {
	font-size: 10px;
	font-weight: bold;
	color: #AE4100;
}
input,select,textarea {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;border : 1px solid #000000;}
.tablehead {
	font-size: 11px;
	font-weight: bold;
	color: #770608;
	font-family: Arial, Helvetica, sans-serif;

}
.but {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #F38F00;
	border: 1px solid #000000;
}
.textareaintro {
	overflow: hidden;


}
.radio {
	border: none;
}
.tablo {
	border: 1px solid #AE4100;
 border-collapse:collapse;
}