#mainCenter {
	height:100%;
}

#titleframe {
	width: 100%;
	/*height: 92px;*/
	/*background-color: #CCCCCC;*/
	
}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

.userAlert{
	float:right;

}


/* title frame */

.titleContent { padding: 6px 0 6px 6px; }

.banner
{
	font-size: x-small;
	font-family: Tahoma, Verdana, Arial;
	color: #333;
	width: 800px;
}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
	color: #000;
}

.banner .info{
	font-size:x-small;
	font-family: Tahoma, Verdana, Arial;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	vertical-align: top;
}

.banner .email{
	font-weight:bold;
}

/* index frame */

.indexContent {
	width:95%;
	padding-top:6px;
	padding-bottom:6px;
}

.indexInfo {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	padding: 0 0 0 6px;
}

.indexInfo .filename {
	color: #000;
}
.CenterBox {
	border: 1px none #D6D6D6;
}


.indexInfo .date {
	color: #666;
}

/* file info */

#imageInfo{
	width: 461px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 6px 0 6px;
}

.content {
	font-size:11px;
/*	color: #333333;*/

	padding-top:6px;
	padding-bottom:6px;
}
a:visited {
	color: #00005B;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}


a:link {
	color: #000066;
	text-decoration: none;
}

.Header {
	font-family: Tahoma, Verdana, Arial;
	font-size: x-small;
	color: #666666;
	vertical-align: middle;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.contentLast {
	font-size:11px;
/*	color: #333333;*/
	padding-top:6px;
}

/* feedback */

.feedback {
	width: 461px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 6px 6px 0 6px;
}



.checkBoxText
{
	font-size: 11px;
	color: #000000;
}
body,td,th {
	font-family: Tahoma, Arial, Verdana, sans-serif, Helvetica;
}
.style3 {
	font-size: x-small;
	font-weight: bold;
	color: #000033;
}
.style8 {
	font-size: xx-small;
	font-family: Tahoma, Arial, Verdana, sans-serif, Helvetica;
	font-weight: normal;
}


.style1 {font-family: Tahoma, Arial, Verdana, sans-serif, Helvetica}
.sda {
	font-family: Tahoma, Verdana, Arial;
	color: #F0F0F0;
	vertical-align: top;
	font-size: xx-large;
	text-align: right;
	margin: 0px;
}
.style21 {	color: #CCCCCC;
	font-weight: bold;
}
body {
	background-color: #D6D6D6;
}

.style22 {font-size: x-small}
.style23 {
	color: #999999;
	font-size: xx-small;
	font-weight: normal;
}






.button {
	font-weight:bold;
	font-size: 11px;
	color:#CCCC00;
	width:100%;
	background-color:#D6BA8B;
	font-family: Tahoma, Verdana, Arial;
}
