	
/* Normalize padding and margins */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
margin: 0;
padding: 0;
font: Arial, Helvetica, sans-serif;
font-size:12px
color:#CCCCCC;
}
body {
	background-color: #000000;
}
.style2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}.style2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #999999;
}
a:active {
	color: #CCCCCC;
}


/* Normalize header sizes */
h1, h2, h3, h4, h5, h6 {
font-size: 100%;
}

/* Normalize list styles */
ol, ul {
list-style: none;
}

/* Normalize font style and weight on odd elements */
address, caption, cite, code, dfn, em, strong, th, var {
font-style: normal;
font-weight: normal;
}

/* Normalize table borders */
table {
border-collapse: collapse;
border-spacing: 0;
}

/* Normalize other borders */
fieldset, img {
border: 0;
}

/* Normalize text-alignment */
caption, th {
text-align: left;
}

/* Normalize (remove) quotation marks */
q:before, q:after {
content: '';
}
.show {
		display: none;
		}
#mainCenter {
	height:100%;
}

#titleframe {
	width: 125px;
	/*height: 92px;*/
	/*background-color: black;*/
	
}

#TopFrame {
	width: 925px;
	height: 750px;
}

#BottomFrame {
	width: 125px;
	height: 550px;
	}



.userAlert{
	float:right;

}


/* title frame */

/* index frame *
}

/* file info */

#imageInfo{
	width:125px;
	font-family: Arial, Helvetica, sans-serif;
	
}

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

}

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

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

/* feedback */

.feedback {
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	}

.checkBoxText
{
	font-size: 11px;
	color: #000000;
}
.button {
	font-weight:bold;
	font-size: 11px;
	color:black;
	width:125px;
	
}


