body {
	background-color: #000000;
	background-image: url(../images/background2.jpg);
	background-repeat: repeat-x;
}
#container {
	background-color: #000000;
	width: 800px;
	margin-top: 50px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	z-index: 30;
	height: 64px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainCenter {
	width: 100%;
}

#TopFrame {
	width: 100%;
	height: 100%;
}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
	background-color: #00FF00;
}

a 			{
	color: #CCCCCC;
	text-decoration: none;
	font-weight:normal;
} 
a:hover		{
	color: #666666;
}

/* title frame */

.titleContent { padding: 6px 0 6px 6px; }

.banner
{
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #000000;
}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
}

.banner .info{
	font-size:0.9em;
}

.banner .email{
	font-weight:bold;
}

/* index frame */

.indexContent {
	width:95%;
	padding-top:6px;
	padding-bottom:6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#apDiv19  {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#apDiv29  {
	padding: 0px;
	border: 2px solid #666666;
	margin: 0px;
	background-image: url(../images/background2.jpg);
	background-repeat: repeat-x;
}
#apDiv1 {
	position:absolute;
	width:522px;
	height:41px;
	z-index:31;
	left: 147px;
	top: 96px;
}

.indexInfo {
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 0 0 6px;
}

.indexInfo .filename {
}

.indexInfo .date {
	color: #00FFFF;
}

/* file info */

#content {
	width:100%;
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #666666;
	border-bottom:1px dotted #333333;
	padding:8px;
}

#content .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

#contentLast {
	width:95%;
	font-size:11px;
	font-family:"Trebuchet MS", verdana, arial;
	color: #999999;
	padding-top:6px;
}

#contentLast .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}
