.path{
	font-family : "Times New Roman", Times, serif;
	color : blue;
	font-size : 12pt;
	font : bolder normal;
}

A.pathlink:link{
	font-family : "Times New Roman", Times, serif;
	color : blue;
	font-size : 12pt;
	font : bolder normal;
}

A.pathlink:visited{
	font-family : "Times New Roman", Times, serif;
	color : blue;
	font-size : 12pt;
	font : bolder normal;
}

A.pathlink:active{
	font-family : "Times New Roman", Times, serif;
	color : blue;
	font-size : 12pt;
	font : bolder normal;
}

A.pathlink:hover{
	font-family : "Times New Roman", Times, serif;
	color : silver;
	font-size : 12pt;
	font : bolder normal;
}

.footnote{
	font-family : "Times New Roman";
	color : black;
	font-size : 10pt;
}

A.menu:link {
	font-family : "Times New Roman";
	color : white;
	text-decoration : none;
	font-size : 12pt;
	font-weight : bold;
}

A.menu:visited {
	font-family : "Times New Roman";
	color : white;
	text-decoration : none;
	font-size : 12pt;
	font-weight : bold;
}

A.menu:active {
	font-family : "Times New Roman";
	color : white;
	text-decoration : none;
	font-size : 12pt;
	font-weight : bold;
}

A.menu:hover {
	font-family : "Times New Roman";
	color : blue;
	text-decoration : none;
	font-size : 12pt;
	font-weight : bold;
}
 
 A.menutop:link {
	font-family : "Times New Roman";
	color : red;
	text-decoration : none;
	font-size : 12pt;
	font-weight : bold;
}

A.menutop:visited {
	font-family : "Times New Roman";
	color : red;
	text-decoration : none;
	font-size : 12pt;
	font-weight : bold;
}

A.menutop:active {
	font-family : "Times New Roman";
	color : red;
	text-decoration : none;
	font-size : 12pt;
	font-weight : bold;
}

A.menutop:hover {
	font-family : "Times New Roman";
	color : silver;
	text-decoration : none;
	font-size : 12pt;
	font-weight : bold;
}
 
 .body{
	font-family : "Times New Roman";
	color : black;
	font-size : 12pt;
}

.BorderOn  { width:90px;
             margin-left:10px;
             border:1px solid #456789 }
.BorderOff { width:90px;
             margin-left:0px;
             border:1px solid #444444 }
                  
A.mGreen:link     {
	color:green;
	text-decoration:none;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-size : 12pt;
}
A.mGreen:visited  {
	color:green;
	text-decoration:none;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-size : 12pt;
}
A.mGreen:active   {
	color:green;
	text-decoration:none;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-size : 12pt;
}
A.mGreen:hover    {
	color:#FF0000;
	text-decoration:none;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-size : 12pt;
} 

A.mGreenbreak:link     {
	color:green;
	text-decoration:none;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-size : 10pt;
}
A.mGreenbreak:visited  {
	color:green;
	text-decoration:none;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-size : 10pt;
}
A.mGreenbreak:active   {
	color:green;
	text-decoration:none;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-size : 10pt;
}
A.mGreenbreak:hover    {
	color:#FF0000;
	text-decoration:none;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-size : 10pt;
} 

.Caption {
font-family: "Times New Roman", Times, serif;
font-weight: bold;
color: red;
font-size : 12pt;
}

A.menubody:link {
	font-family : "Times New Roman";
	color : blue;
	text-decoration : none;
	font-size : 12pt;
	font-weight : bold;
}

A.menubody:visited {
	font-family : "Times New Roman";
	color : blue;
	text-decoration : none;
	font-size : 12pt;
	font-weight : bold;
}

A.menubody:active {
	font-family : "Times New Roman";
	color : blue;
	text-decoration : none;
	font-size : 12pt;
	font-weight : bold;
}

A.menubody:hover {
	font-family : "Times New Roman";
	color : silver;
	text-decoration : none;
	font-size : 12pt;
	font-weight : bold;
}

/* Links */

.LocalLinks
{
	font-family:Arial, Helvetica, sans-serif;
	color : red;
	text-decoration : none;
	font-size : 12pt;
}

A:hover.LocalLinks
{
	text-decoration:underline;
}

.LinksTitle
{
	font-family:Arial, Helvetica, sans-serif;
	color : black;
	text-decoration : none;
	font-size : 12pt;
	font-weight:bold;
}

.AdminLinks
{
	font-family:Arial, Helvetica, sans-serif;
	color : red;
	text-decoration : none;
	font-size : 12pt;
}

A:hover.AdminLinks
{
	text-decoration:underline;
}



.QuoteText
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px
}

.QuoteTextSmall
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px
}



















