body {
	margin-top:10px;
	margin-left:10px;
}

FONT {font-family: Arial;	font-size: 11px;}

.title {font-family: Arial;	font-size: 12px;font-weight:bold;}
.title_purple {font-family: Arial;	font-size: 12px;font-weight:bold; color:#663366;}

TABLE,TD {font-family: Arial;font-size: 11px;color: #000000;}

INPUT, SELECT, TEXTAREA
{
	font-family: Arial;
	font-size: 11px;
	color: #575757;
	font-weight: normal;
	margin-bottom:1px;
	padding:2px;
	cursor: expression(this.type=="button" ? 'pointer' : '');
	border:1px solid #a0a0a0;
	height:20px
}

A:link{ font-family: Arial;	font-size: 11px;color:#000000;text-decoration:underline;cursor:pointer;}
A:visited{ font-family: Arial;font-size: 11px;color:#000000;text-decoration:underline;cursor:pointer;}
A:hover{font-family: Arial;font-size: 11px;color:#ff6600;cursor:pointer;text-decoration:none }

HR{	height:1px; margin:0px; color:#F87723;}

.footer, .footer a{
	color:#663366;
	text-decoration:none;
	font-size:11px;
}
.footer a:hover{
	text-decoration:underline;
}

#formcontact p label{width:55px;text-align:right;display:block;float:left;padding-right:3px;}
#formcontact p label.error{width:215px;text-align:right;display:block;padding-right:3px;color:#DF2929;padding-bottom:5px;}

div#news_int{z-index: 500; position: absolute; text-align: justify; width: 220px; padding-right: 10px; height: 275px; overflow: auto;}
div#news_int1{z-index: 500; position: absolute; text-align: justify; width: 220px; padding-right: 10px; height: 275px; overflow: auto;}