BODY {
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	color: Black;
	font-size : small;
}

.title {
	font-family: Verdana, sans-serif, monospace;
	font-size: 12px;
	line-height: 16px;
  background-color: #FAFAD2; color: #8B0000;
	font-weight: bolder;
}

.subhead01 {
	font-family: sans-serif;
	font-size: x-small;
	font: bold;
}

.colHeadLtGray {
	font-family: sans-serif;
	font-size: x-small;
	font: bold;
	color: Silver;
	 
}

.txtbody {
	font-family: sans-serif;
	font-size: small;
}

.txtbodyxsmall {
	font-family: sans-serif;
	font-size: x-small;
}

.txtbodyxxsmall {
	font-family: sans-serif;
	font-size: xx-small;
}

.help {
	font-size: 7pt
}

TD, TABLE, TH, TR {
	font-family : Arial, Helvetica, sans-serif;
	font-size: small;
}

A,A:VISITED,A:LINK,A:ACTIVE {
	cursor: hand;
	color: #003399;
}

A:HOVER {
	cursor: hand;
	color: Blue;
}

.inactive {
    color: Silver;
}

H1 {
	font-size: 28pt;
	font-weight: bold;
}

H2  {
	font-size: 24pt;
	font-weight: bold;
}

H3  {
	font-size: 20pt;
	font-weight: bold;
}

H4  {
	font-size: 16pt;
	font-weight: bold;
}

H5  {
	font-size: 14pt;
	font-weight: bold;
}

H6  {
	font-size: x-small;
	font-weight: bold;
}

/* Begins styles from Adobe PS Gallery scripts - /images/galleryStyle.css */


.mainCenter {
	height:100%;
}

#TopFrame {
	width: 50%;
	height: 100%;
	border: 0px;
}

#BottomFrame {
	width: 50%;
	height: 100%;
	border: 0px;
}

a 			{ text-decoration: none; font-weight:normal;} 
a:hover		{ text-decoration: underline; }

/* title frame */

.titleContent { padding: 6px 0 6px 6px; }

.banner
{
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
}

.banner .info{
	font-size:0.9em;
}

.banner .email{
	font-weight:bold;
}

/* file info */

#imageInfo{
	width: 225px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 6px 0 6px;
}

.content {
	font-size:11px;
	color: #333333;
	border-bottom:1px dotted #333333;
	padding-top:6px;
	padding-bottom:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.contentNoUnderline {
	font-size:11px;
	color: #333333;
	padding-top:6px;
	padding-bottom:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

.contentLast {
	font-size:11px;
	color: #333333;
	padding-top:6px;
}