TD {
	font-family: Arial, helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
}
TD.MainMenu {
	font-size: 9pt;
	font-weight: bold;
	background-color: #909090;
	color: #ffffff;
	text-align: center;
}
TD.MainMenuRollOn {
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
}
TD.SubMenu {
	font-size: 9pt;
	background-color: #909090;
	color: #c0c0c0;
	font-weight: bold;
}
TD.CurrentLocation {
	text-align: right;
	font-size: 9pt;
	font-weight: normal;
	color: #ffff99;
}
TD.PageInfo {
	font-size: 20pt;
	color: #000000;
	font-weight: bold;
}
A {
	font-family: Arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #0000ff;
}
A:Hover {
	color: #ff0000;
}
A.CopyRightInfo {
	font-size: 8pt;
	color: #ffff99;
    font-weight: normal;
}
A.CopyRightInfo {
	text-decoration: underline;    
}
A.MainMenu {
	color: #ffffff;
	text-decoration: none;
}
A.MainMenuMouseOver {
	color: #000000;
	text-decoration: none;
}
A.SubMenu {
	color: #ffffff;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
}
A.SubMenu:Hover {
	color: #ffff99;
}
A.CurrentLocation {
	font-size: 9pt;
	font-weight: normal;
	color: #ffff99;
}
A.CurrentLocation:Hover {
	color: #ff0000;
}
A.AnchoredSubTitle {
	color: #000000;
	text-decoration: none;
	font-size: 12pt; 
	font-weight: bold;
}
A.Label {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
A.Label:Hover {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
DIV.PageTitle {
	font-weight: bold; 
	font-size: 16pt;
}
DIV.SubTitle {
	font-size: 12pt; 
	font-weight: bold;
}
DIV.ThirdTitle {
	font-size: 10pt; 
	font-weight: bold;
	font-style: italic;
}
B {
	font-weight: bold;
}

