body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 0.8em;
  background-color: #BAD4E7;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.pagehead {
	background-image: url(images/page_header.jpg);
	height: 187px;
}

.wideblock {
	margin: 10px 0 0 0;
}

.wideblock td.content {
	background-color: #ffffff;
	padding: 10px;
}

.wideblock .header01 {
	background-image: url(images/bwh_01.gif);
	height: 44px;
	width: 40%;
}

.wideblock .header02 {
	background-image: url(images/bwh_02.gif);
	height: 44px;
	width: 60px;
}

.wideblock .header03 {
	background-image: url(images/bwh_03.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-weight: bolder;
	font-size: 1.1em;
	min-width: 100px;
	padding: 0 5px 0 5px;
}

.wideblock .header04 {
	background-image: url(images/bwh_04.gif);
	height: 44px;
	width: 66px;
}

.wideblock .footer01 {
	background-image: url(images/bwf_02.gif);
	height: 23px;
}

.wideblock .footer02 {
	background-image: url(images/bwf_02.gif);
}


.narrowblock {
	margin: 32px 20px 0 0;
}

.narrowblock td.content {
	background-color: #ffffff;
	background-image: url(images/bnc.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
	padding: 0;
}

.narrowblock td.content div.content {
	background-image: url(images/bnc2.gif);
	background-position: 100% 0;
	background-repeat: repeat-y;
	padding: 10px 10px 10px 12px;
	height: 100%;
}

.narrowblock .header01 {
	background-image: url(images/bnh_01.gif);
	height: 37px;
	width: 40%;
}

.narrowblock .header02 {
	background-image: url(images/bnh_01.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-weight: bolder;
	font-size: 1.1em;
	min-width: 100px;
	padding: 0 2px 0 2px;
}

.narrowblock .footer01 {
	background-image: url(images/bnf_02.gif);
	height: 34px;
}

.narrowblock .footer02 {
	background-image: url(images/bnf_02.gif);
}

.left {
	float: left;
}

div.blue_folder {
	margin: 10px 7px 10px 7px;
}

div.blue_folder a {
	color: Black;
	background-image: url(images/folder_blue.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 0 0 0 22px;
	margin: 5px 0 6px 0;
	display: block;
}

div.arrow {
	margin: 5px 5px 0px 0px;
}

div.arrow div{
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding: 0 0 0 20px;	
	margin: 0 0 5px 0;
}

div.arrow a {
	color: Black;
	text-decoration: none;
}

div.arrow a.cat {
	color: #00469B;
	background-image: none;
	padding: 0;
}

div.orange {
	margin: 10px 7px 10px 7px;
}

div.orange div {
	background-image: url(images/folder_orange.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0 0 0 25px;
	margin-bottom: 15px;
}

div.orange a {
	color: Black;
	text-decoration: none;
	text-indent: 20px;
}

div.orange a.cat {
	color: #00469B;
	text-decoration: underline;
	padding: 0;
}

.blue {
	color: #00469B;
}

.footer {
	color: #00469B;
}
.footer a {
	font-weight: bold;
}

.pagehead .menu {
	position: relative;
	top: 70px;
	left: 30px;
}

.pagehead a {
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	display: inline;
	padding: 0 15px 0 15px;
}