td {
	text-align: center;
	font-family:verdana;
	font-size:9px;
	color:#9B9B9B;
	line-height:12px;
}

a {
  text-decoration:none;
  color:#D9D9D9;
  outline: none;
}
  
body { 	margin:0px;padding:0px;}

.copy{  font-family:verdana;
		color:#FFCC00;
		text-decoration:none;
		font-size:9px;}

/*ul {margin:0; padding:0; list-style:none}
li {background:url(images/4a.gif) center left no-repeat; margin:0 0 0 0px; padding:0 0 0 2px; line-height:14px }*/


.white {color:#D9D9D9; text-decoration:none}
.orange { color:#E8BA00; text-decoration:none}




.m {vertical-align:middle}
.sm {font-size:10px}
.l {text-decoration:underline}
.n {text-decoration:none}
.t {text-transform:uppercase}
.big {font-size:12px}
.list {line-height:10px}

.form { width:150px;
		height:21px;
		font-family:verdana;
		font-size:9px;
		border-style: solid;
		border-width: 1px;
		border-color:#505050;
		background-color:#1F1F1F;
		color:#D9D9D9;
		margin-left:0px;
		margin-right:0px}
		
.textarea { width:450px;
		font-family:verdana;
		font-size:12px;
		border-style: solid;
		border-width: 1px;
		border-color:#505050;
		background-color:#1F1F1F;
		color:#D9D9D9;
		margin: auto;
/*		margin: 10 0 10 10;*/
		padding: 2px;	
}
		

a:hover{text-decoration:none;
color:#ff0000;

}
.a:hover{text-decoration:underline;}


/* GALLERY STYLES */

#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;
}



/* title frame */

.titleContent { 
    padding: 6px 0 6px 6px;
	background-color: #232323;
}

.banner
{
	font-size: 17px;
	font-family: Trebuchet MS, verdana, arial;
	color: #fff;
	
}

.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%;
	border-bottom:1px dotted #333333;
	padding-top:6px;
	padding-bottom:6px;
}

.indexInfo {
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 0 0 6px;
}

.indexInfo .filename {
	color: #000;
}

.indexInfo .date {
	color: #666;
}

/* file info */

#content {
	width:100%;
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
	border-bottom:1px dotted #333333;
	padding:8px;
}

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

#contentLast {
	width:95%;
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
	padding-top:6px;
}

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



