body 
  {
	font-family: Arial;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-color: #FFFFFF;

}
.chapter
  {
	font-size: 12px;
	font-family: Arial;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	padding-left: 40px;
}

.main
  {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-align: justify;
	text-decoration: none;
	vertical-align: top;
	font-style: normal;
	font-weight: normal;
	page-break-before: auto;
	text-indent: 20px;


}

.subtext
  {
	font-size: 12px;
	font-family: Arial;
	color: #4D4D4D;
	text-align: justify;
	text-decoration: none;
	vertical-align: middle;
	padding: 10px;
}

a:hover {
	font-size: 12px;
	font-family: Arial;
	color: #FF0000;
	text-align: justify;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
        text-align: justify;
	text-decoration: none;
	font-weight: bold;

}

a {
	font-size: 12px;
	font-family: Arial;
	color: #333300;
	text-align: justify;
	text-decoration: none;
	font-weight: bold;
}

.inverse
	{
    font-size: 12px;
    font-family: Arial;
    color: #FFFFFF;
    text-align: left;
    text-decoration: none;    
	}
   
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
#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;
	background-color: #CCCCCC;




}

/* 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%;
	border-bottom:1px dotted #333333;
	padding-top:6px;
	padding-bottom:6px;
	color: #CCCCCC;

}

.indexInfo {
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 0 0 6px;
}

.indexInfo .filename {
	color: #000;
	font-size: 1em;
	font-weight: bold;
	font-family: "trebuchet MS", verdana, arial;


}

.indexInfo .date {
	color: #666;
}

/* file info */

#imageInfo{
	width: 461px;
	font-family: "Trebuchet MS", verdana, arial;
	padding: 0 6px 0 6px;
	color: #CCCCCC;

}

.content {
	font-size:11px;
	color: #333333;
	border-bottom:1px dotted #333333;
	padding-top:6px;
	padding-bottom:6px;
}

.header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

.contentLast {
	font-size:11px;
	color: #333333;
	padding-top:6px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #FF0000;
	text-decoration: underline;
}
h4 {
	font-style: italic;
}

