body {
	font-family: "Times New Roman", Times, serif;
	color: #555555;
	background-repeat: no-repeat;
	margin: 4px;
	padding: 4px;



}
td {
	font-family: "Times New Roman", Times, serif;
	color: #555555;

}
a {
	text-decoration: none;
	font-weight: bolder;
	color: #336633;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;



}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #003300;
}

.tdsubnav {
	background-color: #eeeeee;
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #555555;
	border-left: 0px solid #555555;
}
.subnav {
	width: 100px;
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #555555;
	border-left: 0px solid #555555;
	padding-left: 8px;
	padding-right: 3px;
	background-color: #eeeeee;

}
.subnav:hover {
	width: 100px;
	color: #FFFFFF;
	background-color: #CC9999;
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #888888;
	border-left: 0px solid #888888;
	padding-left: 8px;
	padding-right: 3px;
}



h1 {
	width: 100%;
	font-weight: bold;
	border-top: 1px none #FF9900;
	border-right: 1px none #FF9900;
	border-bottom: 1px none #FF9900;
	border-left: 1px none #FF9900;
	color: #552222;
	font-style: italic;
	font-size: medium;


}
h2 {
	width: 100%;
	font-size: x-small;
	font-weight: bold;
	border-top: 1px none #FF9900;
	border-right: 1px none #FF9900;
	border-bottom: 1px dashed #888888;
	border-left: 1px none #FF9900;
	color: #888888;
	margin-bottom : 10px;
}
p {
	margin-top : 0;
	margin-bottom : 10px;
}
.frameline {
	border: 1px solid #CCCCCC;


}
.code {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	color: #000000;
	font-weight: bold;
	background-color: #FFFFCC;



}
.file {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;

}

.showHide{
	display: none;
	}
.outOfDate {
	color: #999999;
	background-color: #eeeeee;
}
.footer {
	font-size: 90%;
}
.small {
	font-size: 13px;
}
h3 {
	font-weight: bold;
	font-size: x-small;

}
.english {
	color: #996666;
}
