/* CSS Document */

body {

padding:0;
margin-top:20;
margin-right:0;
margin-bottom:0;
margin-left:15;
	
background-attachment: fixed;
background-image:  url(images/new_Interface01_04.jpg);
background-position: left;
background-color: #FFFFFF;


font-family: Georgia, Times New Roman, Times, serif;
font-size: 11px;
font-color: #999999;

scrollbar-base-color: #CCCCCC;
scrollbar-arrow-color: #FFFFFFF;
scrollbar-shadow-color: #666666;
scrollbar-face-color: #CCCCCC;
scrollbar-highlight-color: #FFFFFF;

}

a:link {
color: #333399;
text-decoration: none;
	
}

a:visited {
color: #993399;
ext-decoration: line-through;
 
}

a:hover {
color: #993399;
text-decoration: none;
	

}

td {
font-family: Georgia, Times New Roman, Times, serif;
font-size: 11px;
font-color: #999999;	
}

th {
font-family: Georgia, Times New Roman, Times, serif;
font-size: 11px;
font-color: #999999;
}

