p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.bgwhite {
	background-color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
; color: #000066
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7979C8;
	text-decoration: none;
}
a:hover {
	color: #990033;
	text-decoration: none;

}
.menuItem {


	}
.menuItem a {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	display:block;
	width: 110px;
	height: 22px;
	vertical-align: middle;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 23px;
	padding-top: 3px;
	}
.menuItem a:hover {
	color: #FFFFFF;
	text-decoration:none;
	background-image: url(images/nav_f2.gif);


	}
.submenu {
	vertical-align: top;

}
.submenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-left: 24px;
	text-decoration: none;
	height: 15px;
	display: block;
	padding-top: 3px;




}
.submenu a:hover {
	color: #FFFFFF;
	text-decoration: none;

}
hr {
	color: #999999;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;




}.bodytitle {
	font-size: x-small;
	font-weight: bold;
}
.formbox {
	width: 250px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	list-style-image: url(images/bullet.jpg);
}
.diarydate {
	font-size: x-small;
	font-weight: bold;
	background-color: #E4E4E4;
	padding-left: 8px;
	color: #000000;

}
.diaryitem {
	background-color: #F1F1F1;
}
.diarytitle {
	font-size: x-small;
	color: #FFFFFF;
	background-color: #9090d1;
	padding-left: 8px;
	font-weight: bold;

}
.whitetext {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.newsItem {


	}
.newsItem a {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #7979C8;
	
	}
.newsItem a:hover {
	color: #E4E4E4;
	


	}.line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9696D4;
}
.line2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
}
.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}