#mainCenter {
	height:100%;
}

#titleframe {
	width: 100%;
	/*height: 92px;*/
	/*background-color: #CCCCCC;*/
}

#TopFrame {
	width: 540px;
	height: 580px;
	vertical-align: middle;
	border: 0px;
}

#BottomFrame {
	width: 180px;
	height: 540px;
	vertical-align: middle;
	border: 0px;
}

body {
   margin-left: 0px;
   margin-top: 0px;
   margin: 0px
}
.Stil1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.Stil2 {
	font-size: 12px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
		}
#apDiv1 {
	width:360px;
	height:495px;
	margin-top: 42px;
	margin-left: 140px;
	text-transform: inherit;
}

a		{
	outline-style: none;
	text-decoration: none;
	color: #666666;
	}

a:link 			{
	text-decoration: none;
} 

a:visited	{
	text-decoration: none;
}

a:hover		{
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}

a:active	{
	color: #CCCCCC;
	text-decoration:none;
	outline-style: none;
}

a:focus {outline-style: none}



.userAlert{
	float:right;

}


/* index frame */

.indexContent {
	width:95%;
	padding-top:6px;
	padding-bottom:6px;
}

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

.indexInfo .filename {
	color: #CCCCCC;
}

.indexInfo .date {
	color: #CCCCCC;
}

/* file info */

#imageInfo{
	width: 461px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 6px 0 6px;
	color: #CCCCCC;
}

.content {
	font-size:11px;
	color: #CCCCCC;

	padding-top:6px;
	padding-bottom:6px;
}

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

.contentLast {
	font-size:11px;
/*	color: #CCCCCC;*/
	padding-top:6px;
}

/* feedback */

.button {
	font-weight:normal;
	font-size: 1px;
	color:#CCCCCC;
	width:100%;
}
	
