body { 			margin-top:0px;
	   			margin-left:0px;
	   			margin-bottom:0px;
	   			margin-right:0px;
	   
	   			background-image: url(../img_all/background.jpg); 
	  			background-repeat: no-repeat; 
	   			background-position: bottom center;
	 }
	 

td	{			font-family: Arial, Verdana, Helvetica, sans-serif;
	 			font-size: 12px;
	 			color:#000000;
	}
	
a:link 		{ 	font-weight:bold; color:#347639; text-decoration:none; }
a:visited	{ 	font-weight:bold; color:#347639; text-decoration:none; }
a:hover 	{ 	font-weight:bold; color:#A7CE38; text-decoration:none; }
a:active 	{ 	font-weight:bold; color:#A7CE38; text-decoration:none; }	
			
.green_text {	color:#347639; }			

td.bg_green {	background:#A7CE38; }

td.bg_blue {	background:#002F5F; }

/** LOGIN Filelist **/

.filelist td {
	height:18px;
}

.filelistImage {
	width:20px;
}

.filelistName {
	padding:0 20px 0 0;
}

.filelistSuffix {
	padding:0 10px 0 0;
}

.filelistSize {
	text-align:right;
}