* {
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	}


html{
	width: 100%;
	font-size: 95%;
	height: auto;
	background-attachment: scroll;
	background-image: url(../img/backimg.gif);
	background-repeat: repeat;
	background-position: -60px -60px;	

}
.box strong {
	font-weight: normal;
}



div,h1,h2,h3 {
}


body{


}
#spacer {
	height: 500px;
}
li {
	list-style-type: none;
}

h1 {
	font-size: x-large;
	background-color: #FF9999;
	color: #FFFFFF;
	line-height: 0px;
}
h2 {
	margin-bottom: 0.5em;
	font-size: 100%;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-right: 2em;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0.5em;
}


#contents .box h2 strong {
	font-weight: bold;
}




#bodycont {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;


}


	
#headercont {
	height: 60px;
	width: auto;
	line-height: 1em;
	background-attachment: scroll;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 24px;
}
#headercont a.title {
	text-decoration: none;
	color: #FFFFFF;
}
.submenu {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 500px;
	font-size: 12px;
	padding: 5px;
	text-align: right;
}
.submenu a {
	font-weight: bold;
	color: #FFFFFF;
}




#menucont {

}
#menucont #menulabel {
	font-family: Tahoma;
	font-size: 18px;
	text-align: center;
	display: block;
}


#menucont li.chapter {
	list-style-type: none;
	border: none;
	padding: 0px;
	background-color: #CCFFFF;
	float: left;
	width: 20%;
}



#menucont li.chapter a {
	background-color: #FF3300;
	display: block;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	text-align: center;
	font-size: 1.2em;
}

#menucont li.chapter a:hover,
#menucont li.paragraph a:hover 
{
color:#FFFFFF;
	background-color: #669999;
	border-left-color:#99FFCC;
}
#menucont p.caption {
	background-color: #FFFFFF;
	display: block;
	font-size: x-small;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-style: none;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}


#contcont {
	padding: 10px;
	position: relative;
	min-height:700px;

}
.block {
	margin: 10px;
}

#footercont {
	clear: both;
	width: auto;
	text-align: center;
	margin-bottom: 10px;


}
#copy {
	font-size: x-small;
	color: #D4D0C8;
	text-decoration: none;
}
.img-left {
	float: left;
	margin: 0px;
	text-align: center;

}
.cb {
	clear: both;
	height: 10px;
}

.box {
	padding: 10px;
}
.box p {
	line-height: 1.5em;
}


#linkbox {
	font-size: 9pt;
}
#linkbox img{
	margin-bottom: 5px;
}

.box-left {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	float: left;
}

.box-right {
	margin-bottom: 10px;
	float: right;
}

.img-right {
	float: right;
	margin: 0px;
	text-align: center;
}
.datatable {
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.datatable p {
	display: block;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	height: 100%;

}
td.headsel {
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 1px;
}
.mon {
	float: left;
}

td.datasel {
	margin: 0px;
	padding: 1px;
}
#bodycont #contcont #contents .box .box {
	margin-right: 10px;
	margin-left: 10px;
}
#center {
	text-align: center;
}

