.ContentHeader {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
}
.leftIndex {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: oblique;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
}
a:link {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	font-style: oblique;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	font-style: oblique;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	font-style: oblique;
	line-height: normal;
	color: #000000;
	background-color: #FFFFFF;
}
a:active {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	font-style: oblique;
	line-height: normal;
	color: #000000;
	background-color: #FFFFFF;
}

.current {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	font-style: oblique;
	line-height: normal;
	background: #0044CC;
}

.current2 {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-style: oblique;
	line-height: normal;
	background: #0044CC;
}

.current3 {
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
	font-style: oblique;
	line-height: normal;
	background: #0044CC;
}

.normalLink {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	font-style: oblique;
	line-height: normal;
	color: #000000;
	background-color: #FFFFFF;
}

.ContentText {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
}

li.subMenuList
{
	font-size:1px;
	margin-left:2px;
	margin-top:0.5px;
	margin-bottom:0.5px;
}

ul
{
	list-style-type: disc
}

ul.subMenuList
{
	list-style-type: square;
	list-style-image: url(hyphen.jpg);
}

ul.subMenuList2
{
	list-style-type: square;
	list-style-image: url(dot.jpg);
}

