body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(Image/bdyhdr.gif);
	background-repeat:repeat-x;
}

a:link, a:visited
{
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

body,td,th {
	font-family: Verdana, Arial;
	text-align:left;
}

.content
{
	width:950px;
	text-align:left;
	padding-left: 10px;
	padding-right: 10px;
	border-left:solid 1px #2c7590; 
	border-right:solid 1px #2c7590; 
}

.menubox
{
	width:140px;
	border: blue 1px solid;
	margin: 5px;
	padding: 5px;
	text-align:left;
}

.example {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #CC0000;
	text-indent: 5px;
	font-size: 110%;
	font-weight: bold;
}

.subtitle {
	font-size: 140%;
	color: #0000CC;
	text-align:left;
	font-weight: bold;
}

.pagetitle {
	font-size: 150%;
	font-weight: bold;
	text-align:left;
	color: #33FFFF;
}

.menuword {
	font-size:medium;
}

.specialword {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-style:italic;
	font-weight:bold;
}

.subtitle2 {
	font-size: 110%;
	font-weight: bold;
	color: #990066;
	text-align:left;
	text-shadow:grey;
}

.subtitleline {
	font-size: 110%;
	font-weight: bold;
	color: #990066;
	text-align:left;
	text-shadow:#008800;
	border-bottom:solid 1px #990066;
}

.subtitle3 {

	font-size: 90%;
	font-weight: bold;
	text-align:left;
	color: #993300;
}

.smalltext {
	font-size: 80%;
}

.ChapterName {
	font-size: 200%;
	font-weight: bold;
	text-align:center;
	color: #990000;
}

.Navigation
{
	width:140px;
	padding:5px;
	margin-right:0px;
	margin-left:10px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#2c7590;
	float:right;
	color:#00FFFF;
	font:Verdana, Arial, Helvetica, sans-serif;
}

.Menu:link, .Menu:visited
{
	text-decoration:none;
	color:#FFFFFF;
}

.Menu:hover
{
	text-decoration:underline;
	color:#FFFF00;
}

.MenuLine
{
	width:100px;
	font-size:90%;
	margin-top:0px;
	margin-bottom:4px;
	text-align:center;
	padding:4px;
	border:2px outset;
}
.MenuLine:hover
{
	background-color:#188988;
	border-right:2px solid #188988;
	border-left:2px solid #880000;
	border-top:2px solid #188988;
	border-bottom:2px solid #188988;
}
.MenuLineOver
{
	width:inherit;
	border:inset 1px #FFCC88;
}

.subfoot
{
	text-align:right;
	width:inherit;
	font-size:80%;
}

.subfootref:link, .subfootref:visited
{
	text-decoration:none;
	color:blue;
	background-color:yellow;
	font-weight:bold;
}

.subfootref:hover
{
	text-decoration:none;
	color:white;
	background-color:red;
	font-weight:bold;
}

.bottomlink:link, .bottomlink:visited
{
	text-decoration:none;
}

.bottomlink:hover
{
	text-decoration:none;
	color:white;
	background-color:red;
}

.Clear
{
	clear:both
}

.English
{
	font-style:italic;
	color:#29a;
}