BODY {
	SCROLLBAR-FACE-COLOR: #9c9c9c; 
	FONT-SIZE: 11pt; 
	BACKGROUND: black; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #000000; 
	COLOR: #9c9c9c; 
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	FONT-FAMILY: "Times New Roman", times, serif; 
	SCROLLBAR-DARKSHADOW-COLOR: #9c9c9c
}

.box_tan { color: #9c9c9c; border: solid 1px #ffffff; padding-left: 1px; padding-top: 1px; padding-bottom: 1px; }

.font8 {
	font-size: 8pt;
	color: white;

}
.font10 {
	font-size: 10pt;
	color: white;

}


.box_brown {
	border: solid 1px #000000;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 1px;
	background: black;
	font-family: "Times New Roman", times, serif;
	font-size:11px;
	color: #9c9c9c;
}

#mainCenter {
	height:100%;
}

#titleframe { color: white; width: 100%;
	/*height: 92px;*/
	/*background-color: #CCCCCC;*/
	
}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

a 			{ color: #9c9c9c; text-decoration: none; font-weight:normal;} 
a:hover		{ color: #000; text-decoration: underline; }

.userAlert{
	float:right;

}


/* title frame */

.titleContent { padding: 6px 0 6px 6px; }

.banner
{
	font-size: 12px;
	font-family: font-family: Times New Roman, Times, serif;
	color: #000000;
}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
}

.banner .info{
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
}

.banner .email{
	font-weight:bold;
}

/* index frame */

.indexContent {
	width:95%;
	padding-top:6px;
	padding-bottom:6px;
}

.indexInfo {
	font-size: 11px;
	font-family: Times New Roman, Times, serif;
	padding: 0 0 0 6px;
}

.indexInfo .filename {
	color: #000000;
}

.indexInfo .date {
	color: #9c9c9c;
}

/* file info */

#imageInfo{
	width: 461px;
	font-family: Times New Roman, Times, serif;
	/* padding: 0 6px 0 6px;
}
.content {
	font-size:11px;
	color: #d8c8bc;

	/* padding-top:6px; */
	/* padding-bottom:6px; */
}

.header{
	font-size:9px;
	font-weight:bold;
	color: #9c9c9c;
}

.contentLast {
	font-size:11px;
/*	color: #333333;*/
	padding-top:6px;
}

/* feedback */

.feedback {
	width: 461px;
	font-family: Times New Roman, Times, serif;
	padding: 6px 6px 0 6px;
}

.checkBoxText
{
	font-size: 11px;
	color: #9c9c9c;
}
.button {
	font-weight:bold;
	font-size: 11px;
	color:#ffffff;
	width:100%;
	background-color:#9c9c9c;
}
input,textarea,select {
  background: #ffffff;
  border: #9c9c9c 1px solid;
}

input,select {
	font-family: Times New Roman, Times, serif;
	font-size: 8pt;
}
.box_gray {
	font-size: 8pt;
	border: 1px solid #ffffff;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	background: #ffffff;
}
	
.titlecenter {
	text-align: center;
}
