body, h1, h2, h3, h4, h5, h6, ol, ul, li, p {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	}
body {
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-color: #666666;
	}
	
h1 {
	font-size: 130%;
	font-weight: normal;
	padding-top: 10px;
	}
h2 {
	font-size: 100%;
	font-weight: bold;
	color: #CC0000;
	}
h3 {
	font-size: 100%;
	font-weight: normal;
	}
h4 {
	font-size: 80%;
	font-weight: bold;
	color: #006633;
	}
.h42 {
	font-size: 80%;
	font-weight: bold;
	color: #006633;
	margin: 5px 0px 5px 0px;

}
.h43 {
	font-size: 75%;
	font-weight: bold;
	color: #006633;

}
h5 {
	font-size: 70%;
	font-weight: bold;
	}
h6 {
	font-size: 64%;
	font-weight: bold;
	margin: 0px;
	border: 0px;
	padding-left: 5px;
	padding-right: 5px;
	}
.h4override {
	font-weight: normal;
	color: #000000;
	font-size: 88%;
}		
img {
	border: 0;
	}
ol, ul {
	line-height: 120%;
	font-size: 100%;
	}
li	{
	line-height: 120%;
	font-size: 80%;
}

ol li ul li {
	font-size: 100%;
}
p {
	font-size: 80%;
	line-height: 110%;
	}
.indexp {
	font-size: 80%;
	line-height: 110%;
	}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #009999;
}
a:active {
	color: #009999;
}
strong, b {
	font-weight: bold;
	}

.xtable {
	text-align:center;
	background-position: center;
	float: none;
}

.pictable {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	margin: 5px;
}
.pictable h1, .pictable h2, .pictable h3, .pictable h4, .pictable p {
	margin: 5px;
}


/* drop-shadow and background*/
.shade_left {
	background-image: url(../images/shade_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.shade_right {
	background-image: url(../images/shade_right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.shade_bottom {
	background-image: url(../images/shade_bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.shade_bottomleft {
	background-image: url(../images/shade_bottomleft.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.shade_bottomright {
	background-image: url(../images/shade_bottomright.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.body {
	background-image: url(../images/pattern02.jpg);
	background-repeat: repeat;
}
.p_red {
	color: #993333;
}
.index_red {
	font-size: 70%;
	line-height: 110%;
	color: #993333;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}

/* menu */
.menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
td#menu a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
}

td#menu a:link {
	color: #000000;
}
td#menu a:visited {
	color: #000000;
}
td#menu a:hover {
	color: #009999;
}
td#menu a:active {
	color: #009999;
}
#dropmenudiv {
	position:absolute;
	border:1px solid black;
	line-height:18px;
	z-index:100;
}
#dropmenudiv a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#dropmenudiv a:link {
	color: #000000;
}
#dropmenudiv a:visited {
	color: #000000;
}
#dropmenudiv a:hover {
	color: #009999;
}
#dropmenudiv a:active {
	color: #009999;
}
