A.Standard:link, A.Standard:visited, A.Standard:active, A.Standard:hover
{
	text-decoration: underline;
}

A:link
{
	color: #0000CC;
	text-decoration: underline;
}

A:active
{
	color: #CC0000;
	text-decoration: underline;
}

A:visited
{
	color: #CC00CC;
	text-decoration: underline;
}

A:hover
{
	color: #CC0000;
	text-decoration: none;
}


input.input_field
{
	BACKGROUND-COLOR: #EAEAEA;
    BORDER: #2E3545 1px solid;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	FONT-SIZE: 8pt;
}

h1 {  
        font-family: Verdana,Geneva,sans-serif;
        font-size: 16px; 
        font-weight: bold; 
        color: #CC0000;
}

h2 {  
        font-family: Verdana,Geneva,sans-serif;
        font-size: 14px; 
        font-weight: bold; 
        color: #0000CC;
}

p { 
        font-family: Verdana,Geneva,sans-serif;
        font-size:8pt;
        text-decoration : none;
        color : #3366CC;
}

p.small { 
        font-size:7pt;
}
 

div { 
        font-family: Verdana,Geneva,sans-serif;
        font-size:8pt;
        text-decoration : none;
        color : #3366CC;
}

div.small { 
        font-size:7pt;
}


td {      font-family: Verdana,Geneva,sans-serif;
          font-size:8pt;
          text-decoration : none;
          color : #3366CC;
}

td.small { 
        font-size:7pt;
}

b { 
        font-weight: bold;         
}

p.black { 
        color : black;
}

div.black { 
        color : black;
}

td.black { 
        color : black;
}

b.black { 
        color : black;
}

em.black { 
        color : black;
}



p.red { 
        color : red;
}


div.red{ 
        color : red;
}

td.red{ 
        color : red;
}

b.red{ 
        color : red;
}

em.red{ 
        color : red;
}



p.green { 
        color : green;
}


div.green{ 
        color : green;
}

td.green{ 
        color : green;
}

b.green{ 
        color : green;
}

em.green{ 
        color : green;
}



p.white { 
        color : #FFFFFF;
}

div.white { 
        color : #FFFFFF;
}

td.white { 
        color : #FFFFFF;
}

b.white { 
        color : #FFFFFF;
}

em.white { 
        color : #FFFFFF;
}

.table_chart_titles
{
	width:650px;
	padding-left:100px;
}



.text_class
{
        font-family: Verdana,Geneva,sans-serif;
        font-size:8pt;
        text-decoration : none;
        color : #3366CC;
}

.table_links td
{
	padding-top:10px;
}

.select_class {  font-family: Verdana, Geneva, sans-serif; font-size: 8pt; color: #000000; background-color: #EAEAEA; border: #2E3545; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.area_class { font-size: 8pt; font-family: Verdana, Geneva, sans-serif; color: #000000; background-color: #EAEAEA; border: #2E3545 }
.text_class_bl { font-family: Verdana, Geneva, sans-serif; font-size:8pt; text-decoration : none; color : #000000; }
.text_class_wh { font-family: Verdana, Geneva, sans-serif; font-size:8pt; text-decoration : none; color : #FFFFFF; }
h4 { font-family: Verdana, Geneva, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; ; background-color: #1E9DF9; height: 20px; width: auto; page-break-before: always; page-break-after: left; font-variant: normal; line-height: 18px}

