#mainCenter {
	
}

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

#TopFrame {
	border: 0;
}

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

a 			{ color: #383d25; font-family: "Trebuchet MS", verdana, arial; text-decoration: none; font-weight:normal; } 
a:hover		{ color: #000; text-decoration: underline; }

.userAlert{
	float:right;

}


/* title frame */

.titleContent { margin: 0; padding: 0; }

.banner
{ font-family: "Trebuchet MS", verdana, arial; color: #383d25; font-size: 9px; }

.banner .title{ font-weight:bold; color: #383d25; font-size: 9px; }

.banner .info{ color: #383d25; font-size: 9px; }

.banner .email{ color: #383d25; font-size: 9px; 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 0;
}

.indexInfo .filename {
	color: #000;
}

.indexInfo .date {
	color: #666;
}

/* file info */

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

.content {
	font-size:11px;
/*	color: #333333;*/

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

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

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

/* feedback */

.feedback { width: 461px; font-family: "Trebuchet MS", verdana, arial; padding: 0; }

.checkBoxText
{
	font-size: 11px;
	color: #000000;
}
.button { font-size: 9pt; color:#ffffff; font-family: verdana, Arial, sans-serif; width:200px; background-color:#2b4b18; height: 14pt; }
	
