#mainCenter {
	height:100%;
}

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

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

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

a 			{ color: #ffffff; text-decoration: none; font-weight:normal;} 
a:hover		{ color: #599ec6; text-decoration: none; }
img		{ border: solid; border-color:#666666; border-width:2px;}
img:hover	{ border: solid; border-color:#599ec6; border-width:2px;}
.noborder	{border:0px;}
.noborder:hover	{border:0px;}

.userAlert{
	float:right;

}

/* title frame */

.titleContent { padding: 12px 0 0 20px; }

.banner{
}
.banner .title{
	font-size: 1px;
	font-family: helvetica, arial, verdana;
	color: #666666;
	background-image: url(title.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 300px;
}

.banner .info{
	font-size:10px;
	line-height: 1.5em;
	font-family: helvetica, arial, verdana;
	color: #ffffff;
}

.pagenums {
	font-size:10px;
	font-family: helvetica, arial, verdana;
	color: #ffffff;
}

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

p {
font-size:10px;
	font-family: helvetica, arial, verdana;
	color: #ffffff;
	}

/* index frame */

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

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

.indexInfo .filename {
	color: #ffffff;
}

.indexInfo .date {
	color: #ffffff;
}

/* file info */

#imageInfo{
	width: 461px;
	font-family: helvetica, arial, verdana;
	padding: 0 6px 0 6px;
	color: ffffff;
}

.content {
	font-size:10px;
	line-height: 16px;
	color: ffffff;
	padding-top:12px;
	padding-bottom:6px;
}

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

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

/* feedback */

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

.checkBoxText
{
	font-size: 11px;
	color: #000000;
}
.button {
	font-weight:bold;
	font-size: 11px;
	color:#000000;
	width:100%;
	background-color:#D6BA8B;
}
/*.h1{
	font-size: 30px;
	font-family: helvetica, arial, verdana;
	color: #ffffff;
	}
	*/

