﻿	
#Aa_Main {
	background-color: #333333;
	text-align: left;
	height: 400px;
	width: 675px;
	overflow: auto;
	scrolling: auto;
	scrollbar-face-color: #404040;
	scrollbar-highlight-color: #333333;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #333333;
	scrollbar-shadow-color: #333333;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #333333;
	}

.def {
	color: #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px; /*xx-small;*/	
	font-weight: normal;
	}
	
a.file:link {
	color: #FFFFFF;
	text-decoration: none;
	}

a.file:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

a.file:hover {
	color: #CC3300;
	text-decoration: none;
	}

a.file:active {
	color: #FFFFFF;
	text-decoration: none;
	}

dd {
	
	}

dt {

	};