#mainCenter {
	height:100%;
}

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

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#TxtFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

a 			{ color: #000; text-decoration: none; font-weight:bold;} 
a:hover		{ color: #BBB; text-decoration: none; }

.userAlert{
	float:right;

}


/* title frame */

.titleContent { padding: 0; }

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

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

.banner .nav{
    float:right;
	font-size:1em;
}

.banner .but{
    float:left;
	font-weight:bold;
}

/* 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: #000;
}

.indexInfo .date {
	color: #666;
}

/* file info */

#imageInfo1{
	width: 400px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0;
}

#imageInfo2{
	width: 145px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0;
}

.content {
	font-size:16px; font-weight:bold;
/*	color: #333333;*/

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

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

.detail{
	font-size:12px;
	font-weight:bold;
	color: #000;
}

.info1 {
	font-size:10px;
	font-family: Trebuchet MS, verdana, arial;
}

.info2 {
	font-size:12px;
    font-weight:bold;
	font-family: Trebuchet MS, verdana, arial;
}

.txtHead {
    float: right;
	font-size:14px;
    font-weight:bold;
	font-family: Trebuchet MS, verdana, arial;
}
.txtCont {
    clear:right;
	font-size:12px;
	font-family: Trebuchet MS, verdana, arial;
}

.footer1{
	font-size:8px;
	font-weight:bold;
	color: #ABABAB;
	font-family: Trebuchet MS, verdana, arial;
}

.footer2{
	float:right;
    font-size:8px;
	font-weight:bold;
	color: #ABABAB;
	font-family: Trebuchet MS, verdana, arial;
}

.footer3{
    font-size:8px;
	font-weight:bold;
	color: #777;
	font-family: Trebuchet MS, verdana, arial;
}