body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	background-color: #cccccc;
}

#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;
}

a 			{ color: #000; 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: 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 {
	width:95%;
	padding-top:6px;
	padding-bottom:6px;
}

.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: 461px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 6px 0 6px;
}



.header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

.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;
}
.button {
	font-weight:bold;
	font-size: 11px;
	color:#ffffff;
	width:100%;
	background-color:#D6BA8B;
}
	
/* kathy add */
.tablecell {
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	background-color: #cccccc;
	vertical-align: top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	color: #000000;
	vertical-align:middle;
	margin-bottom: 0px; 
	
	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
	color: #000000;
	vertical-align:middle;
	margin-bottom: 3px; 
	margin-top: 0px; 
	text-decoration:underline;
	padding: 6px; 
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
	color: #000000;
	vertical-align:middle;
	margin-bottom: 0px;
	text-decoration:underline; 
}

.content {
	font-size:11px;
/*	color: #333333;*/

	padding-top:6px;
	padding-bottom:6px;
}

table.nav a 
{
	width:auto;
	border:0px solid #73AFB6;
	display:block;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 1px;
	margin-left: 1px;
}
div.nav a
{
	color: #ffffff;
	background:#ff3399;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	font-family:Verdana, Tahoma,  Sans-Serif;
	padding: 2px 20px;
}
div.nav a:link 
{
	color:#ffffff;
	background:#ff3399;
}
div.nav a:active 
{
	color:#ffffff;
	background:#ff3399;
}
div.nav a:visited 
{	color:#ffffff;
	background:#ff3399;
}
div.nav a:hover
{
	color:#666666;
	background:#ff3399;
	text-decoration:underline;
	border:none;
}

.photos 
{
	color: #333333;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 10px;
	line-height: 16px;
}
.photos a:link 
{
	color:#333333;
	text-decoration:none;
}
.photos a:active 
{
	color:#333333;
	
}
.photos a:visited 
{	color:#333333;
	
}
.photos a:hover
{
	color:#333333;
	text-decoration:underline;
	
}
.body 
{
	color: #666666;
	font-size:12px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}
