#mainCenter {
	height:100%;
}

#titleframe {
	width: 100%;
	
}

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

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

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

.userAlert{
	float:right;

}

/* title frame */

.titleContent { padding: 6px 0 6px 6px; }
	
.banner
{
	font-size: 13px;
	font-family: Trebuchet MS, verdana, arial;
	color: #e7e7ef;
}

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

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

.pagenums {
	font-size:10px;
	font-family: Trebuchet MS, verdana, arial;
	color: #CCCCCC;
}

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

#ht1,#ht2 {
	position: absolute;
	z-index: 100;
	top: 0px;
	left: 10px;
	visibility: hidden
}

.hyperText  {
	color: #333333;
	font: 10px/12px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	background-color: #cccccc;
	padding: 5px;
	border: solid 2px #ff0000;
	width: 250px;
	layer-background-color: #CCCCCC 
}

a.more 			{ color: #FF6666; text-decoration: none; font-weight:bold;} 
a.more:hover		{ color: #FF0000; text-decoration: none; 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: #CCCCCC;
}

.indexInfo .date {
	color: #CCCCCC;
}

/* file info */

#imageInfo{
	width: 100%;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 6px 0 6px;
	color: #CCCCCC;
	padding-left:100px;
	*padding-left:170px;
}

.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 */

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

.checkBoxText
{
	font-size: 11px;
	color: #CCCCCC;
}
.button {
	font-weight:bold;
	font-size: 11px;
	color:#CCCCCC;
	width:100%;
	background-color:#D6BA8B;
}

/* menu */	
.menu{
	font-family: Trebuchet MS, verdana, arial;
	font-size:13px;
	font-weight:bold;
	color: #4E4D4D;
	text-align: center;
}

a.nav 			{ color: #4E4D4D; font-family: Trebuchet MS, verdana, arial; text-decoration: none; font-weight:normal; font-size:12px; } 
a.nav:hover		{ color: #FF0000; font-family: Trebuchet MS, verdana, arial; text-decoration: underline; font-weight:normal; font-size:12px;}


/* footer */
.rights{
	font-family: Trebuchet MS, verdana, arial;
	font-size:10px;
	font-weight:normal;
	color: #e7e7ef;
	text-align: left;
}

a.creasign, a.creasign:visited	{ color: #a4a4a4; font-family: Trebuchet MS, verdana, arial; text-decoration: none; font-weight:normal; font-size:10px; } 
a.creasign:hover		{ color: #a4a4a4; font-family: Trebuchet MS, verdana, arial; text-decoration: underline; font-weight:normal; font-size:10px;}

/* TOP LOCATED Menu */
/* Menu */
#menuBN {
	width: 823px;
	height: 17px;
	*height:15px;
	margin: 0px auto;
	text-align:center;
}

