/* Site Map tre munu */
SPAN.TreeviewSpanArea A {
	font-size: 8pt; 
	font-family: Arial,Times New Roman; 
	text-decoration: none;
	color: #2E3192
}
SPAN.TreeviewSpanArea A:hover {
	color: red;
}

/* TABLE SECTION */
.tablebgr
{
	background-color: #FFA500;
}
.tablehead
{
	background-color: #999999
}
.tablecontents
{
	background-color: #E6E6E6
}
.tableheadtext
{
    COLOR: #000000;
    FONT-FAMILY: Arial,Times New Roman;
    FONT-SIZE: 7pt;
}
.tablecontentstext
{
    COLOR: #000000;
    FONT-FAMILY: Arial,Times New Roman;
    FONT-SIZE: 7pt
}
.tablelink
{
	font-family: Arial,Times New Roman;
	font-size: 7pt;
	color: #000099;
	text-decoration: underline
}
.tablelink:hover
{
	text-decoration: none;
}
.subtext
{
    COLOR: #000000;
    FONT-FAMILY: Arial,Times New Roman;
    FONT-SIZE: 8pt
}

/* HEADS SECTION */
.normaltext
{
    COLOR: #000000;
    FONT-FAMILY: Arial,Times New Roman;
    FONT-SIZE: 8pt;
}
.scrolllink
{
   /* COLOR: #000000; */
    FONT-FAMILY: Arial,Times New Roman;
    FONT-SIZE: 8pt;
	FONT-WEIGHT: normal;
	text-decoration:none
}
.scrolllink:hover
{
    text-decoration:none
    /*COLOR: #ff0000*/
}
.mainhead
{
    COLOR: #2E3192;
    FONT-FAMILY: Arial,Times New Roman;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold
}
.pagehead
{
    COLOR: #000000;
    FONT-FAMILY: Arial,Times New Roman;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold
}
.rightsublink
{
    COLOR: #000000; 
    FONT-FAMILY: Arial,Times New Roman;
    FONT-SIZE: 7pt;
	text-decoration:none
}
.rightmenulink
{
    COLOR: #000000; 
    FONT-FAMILY: Arial,Times New Roman;
    FONT-SIZE: 9pt;
	FONT-WEIGHT: bold;
	text-decoration:none
}
.rightmenulink:hover
{
    text-decoration:none
    /*COLOR: #ff0000*/
}
.leftmenulink
{
   /* COLOR: #000000; */
    FONT-FAMILY: Arial,Times New Roman;
    FONT-SIZE: 7pt;
	FONT-WEIGHT: bold;
}
.leftmenulink:hover
{
    text-decoration:underline
    /*COLOR: #ff0000*/
}
.centermenulink
{
   /* COLOR: #000000; */
    FONT-FAMILY: Arial,Times New Roman;
    FONT-SIZE: 7pt;
}
.centermenulink:hover
{
    text-decoration:underline
    /*COLOR: #ff0000*/
}
.menulink
{
    COLOR: #000000;
    FONT-FAMILY: Arial,Times New Roman;
    FONT-SIZE: 10pt;
    text-decoration:none
}
.menulink:hover
{
    text-decoration:underline
    /*COLOR: #ff0000*/
}
.dynamiclinks
{
   /* COLOR: #000000; */
    FONT-FAMILY: Arial,Times New Roman;
    FONT-SIZE: 8pt;
	text-decoration:none;
}
.dynamiclinks:hover
{
    text-decoration:underline
}
/* MISCELLANEOUS */
.bullets
{
    COLOR: #006633;
    FONT-FAMILY: Wingdings;
    FONT-SIZE: 12px
}
