/*
A:visited  {
    COLOR: #660066
}
A:active  {
    COLOR: red
}
*/
A:hover  {
    COLOR: red
}
/*
A:link  {
    COLOR: #054bbc
}
*/
BODY,UL,OL,LI,TD,P,DIV  {
    FONT-FAMILY: Verdana,Arial,Geneva,sans-serif;
    FONT-SIZE: 10pt
}
SUB,SUP  {
    FONT-FAMILY: Verdana,Arial,Geneva,sans;
    FONT-SIZE: 8px
}
H1  {
    COLOR: #009966;
    FONT-FAMILY: Arial, Geneva, sans-serif;
    FONT-SIZE: 20px;
    FONT-STYLE: italic;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: left
}
H2  {
    FONT-FAMILY: Arial,Geneva,sans-serif;
    FONT-SIZE: 16px;
    FONT-WEIGHT: bold
}
H3  {
    COLOR: #008000;
    FONT-FAMILY: Verdana, Arial, Geneva, sans-serif;
    FONT-SIZE: 12px;
    FONT-STYLE: italic;
    FONT-WEIGHT: bold
}
H4  {
    FONT-FAMILY: Verdana, Arial, Geneva, sans-serif;
    FONT-SIZE: 11pt;
    FONT-STYLE: italic;
    FONT-WEIGHT: bold
}
/*A  {
    COLOR: #000099;
    TEXT-DECORATION: none
}*/
.black  {
    COLOR: #000000
}
.blue  {
    COLOR: #000066
}
.green  {
    COLOR: #009966
}
.brackettext  {
    FONT-FAMILY: Verdana,Arial,Geneva,sans;
    FONT-SIZE: 10px
}
.greenbox  {
    BACKGROUND-COLOR: #e7ede4
}
.greenboxborder  {
    BACKGROUND-COLOR: #000000
}
.greenboxgreytop  {
    BACKGROUND-COLOR: #333333
}
.menufont  {
    FONT-FAMILY: Verdana,Arial,Geneva,sans-serif;
    FONT-SIZE: 8pt
}
.menufontbold  {
    FONT-FAMILY: Verdana,Arial,Geneva,sans-serif;
    FONT-SIZE: 8pt
	FONT-WEIGHT: Bold
}
.greenbullet  {
   FONT-FAMILY: Verdana, Arial, Geneva, Sans-Serif;
   LIST-STYLE: square;
   list-style-image: url(pix/GreenBullet.gif);
}
.numberbullet  {
    LIST-STYLE: decimal;
    TEXT-ALIGN: left
}
.normalbullet  {
    LIST-STYLE: disc;
    TEXT-ALIGN: left
}
.dashbullet  {
    list-style-image: none;
}
.nobullet  {
    list-style-image: none;
	LIST-STYLE: none
}

.button  {
	font-weight : bold;
	font-size : 11px;
	border-width : 1;
	padding : 0em;
}

.formfield  {
	font-size : 11px;
}


/**************************************************/

.menuitem  {
	font-family : Verdana,Arial,Geneva,sans-serif;
	font-size : 13px;
	color : #330066;
	font-weight: bold;
}

.menuitem A {
	font-family : Verdana,Arial,Geneva,sans-serif;
	font-size : 13px;
	color : #330066;
	font-weight: bold;
}

.menuitem A:hover {
	font-family : Verdana,Arial,Geneva,sans-serif;
	font-size : 13px;
	color : #cc0033;
	font-weight: bold;
}

.menuitemActive  {
	font-family : Verdana,Arial,Geneva,sans-serif;
	font-size : 13px;
	color : #000000;
	font-weight: bold;
}

/**************************************************/

.submenuitem  {
	font-family : Verdana,Arial,Geneva,sans-serif;
	font-size : 11px;
	color : #330066;
}

.submenuitem A {
	font-family : Verdana,Arial,Geneva,sans-serif;
	font-size : 11px;
	color : #330066;
}

.submenuitem A:hover {
	font-family : Verdana,Arial,Geneva,sans-serif;
	font-size : 11px;
	color : #cc0033;
}

.submenuitemActive  {
	font-family : Verdana,Arial,Geneva,sans-serif;
	font-size : 11px;
	font-weight: bold;
	color : #000000;
}

/**************************************************/

.pagemenuitem  {
	font-family : Verdana,Arial,Geneva,sans-serif;
	font-size : 10px;
	color : #330066;
}

.pagemenuitem A {
	font-family : Verdana,Arial,Geneva,sans-serif;
	font-size : 10px;
	color : #330066;
}

.pagemenuitem A:hover {
	font-family : Verdana,Arial,Geneva,sans-serif;
	font-size : 10px;
	color : #cc0033;
}

.pagemenuitemActive  {
	font-family : Verdana,Arial,Geneva,sans-serif;
	font-size : 10px;
	font-weight: bold;
	color : #000000;
}

/**************************************************/

.toc0  {
	font-family : Arial,Geneva,sans-serif;
	font-size : 15px;
	font-weight: bold;
	color : #000066;
/*	color : #009966;*/
}

.toc0 A {
	color : #000066;
	margin-left: 0px;
	text-decoration: none;
}

.toc0 A:hover {
	color : Red;
	text-decoration: underline;
}

/**************************************************/

.toc1  {
	font-family : Verdana,Arial,Geneva,sans-serif;
	font-size : 13px;
	color : #000066;
}

.toc1 A {
	color : #000066;
	text-decoration: none;
}

.toc1 A:hover {
	color : Red;
	text-decoration: underline;
}

/**************************************************/

.toc2  {
	font-family : Verdana,Arial,Geneva,sans-serif;
	font-size : 11px;
	color : Black;
}

.toc2 A {
	color : Black;
	text-decoration: none;
}

.toc2 A:hover {
	color : Red;
	text-decoration: underline;
}

/**************************************************/
