#mainCenter {
	height:450px;
}

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

#TopFrame {
	width: 475px;
	height: 400px;
	border: 0px;
}

#BottomFrame {
	width: 120px;
	height: 450px;
	border: 0px;
}

#BottomFrameAfter {
	width: 120px;
	height: 450px;
	border: 0px;
}

a 			 { color: #0054a3; font-size: 11px; font-family: Arial; font-weight: normal; line-height: 14px; text-decoration: none } 
a:hover		 { color: #903; font-size: 11px; line-height: 14px; text-decoration: underline }

.userAlert { color: #0055a4; font-size: 18px; font-family: Arial; font-weight: bold; line-height: 24px }


/* title frame */

.titleContent       { color: #630; font-size: 22px; font-family: Arial; font-weight: bold; line-height: 24px; padding-top: 10px; padding-bottom: 10px }
.SuperHead    { color: #630; font-size: 42px; font-family: Arial; font-weight: bold; line-height: 42px; font-stretch: condensed; text-align: center; padding: 10px 6px }
.banner
{
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #333;
}

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

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

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

/* index frame */

.indexContent   { font-size: 18px; font-family: Arial; line-height: 24px; padding-top: 6px; padding-bottom: 6px; width: 95% }

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

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

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

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

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

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

/* feedback */

.feedback   { font-size: 14px; font-family: Arial; line-height: 20px; list-style-type: square }

.checkBoxText
{
	font-size: 11px;
	color: #000000;
}
.button   { color: white; font-size: 14px; font-family: Arial; font-weight: bold; background-color: #0055a4; padding: 5px 10px; width: 100% }
	


