body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/global/gradient.gif);
	background-repeat:repeat-x;
	background-color:#F4F3F3 ;
}
body,td,th {
	color: #555555;
	font-family: Arial;
	font-size: 12px;
	line-height: 16pt;
	text-align:justify;
	
}

.atitle {
	font-family: Arial;
	font-size : 20px;
	color : #4D4D4D;
	
}
.asubtitle {font-family: Arial;	font-size : 14px; color : #4D4D4D; text-decoration : underline;line-height: 18pt;}

.small {font-size : 10px;color : #999999;line-height: 14pt;}

.small2 {font-size : 10px;color : #777777;line-height: 14pt;}

.lien{font-size : 10px;color : #999999;line-height: 14pt;	text-decoration : none;font-family: Arial;}
.lien:hover{font-size : 10px;color : #999999;line-height: 14pt;text-decoration : underline;font-family: Arial;}

.lien2{text-decoration : none;color: #555555;}
.lien2:hover{text-decoration : underline;color: #999999;}



.norepeat {
		background-repeat:no-repeat;
}	
.norepeatx {
		background-repeat:repeat-x;
}	
.repeaty {
		background-repeat:repeat-y;
}	
.aheader-title
{
	background-color : #4D4D4D;
	color : #F4F3F3;
	line-height: 16pt;
	font-family : Arial;
	font-size : 14px;
	text-align:center;
}


.bottom-menu
{
	font-family : Arial;
	font-size : 10px;
	color : #999999;
	text-decoration : underline;
}

.bottom-menu:hover
{
	font-family : Arial;
	font-size : 10px;
	color : #999999;
	text-decoration : none;
}