A.menu:LINK {
	color : White;
	font-size : 8pt;
	background-color : Teal;
	font-weight : bold;
}

A.menu:ACTIVE {
	color : White;
	font-size : 8pt;
	background-color : Teal;
	font-weight : bold;
}

A.menu:VISITED {
	color : White;
	font-size : 8pt;
	background-color : Teal;
	font-weight : bold;
}

A.menu:HOVER {
	color : #ff6666;
}

.faq {
	color : #0000cc;
	font-size : 10pt;
	font-weight : normal;
	font-family : arial, verdana, helvetica, sans-serif;
}

A.faq:LINK {
	color : #0000cc;
	font-size : 10pt;
	font-weight : normal;
}

A.faq:ACTIVE {
	color : #0000cc;
	font-size : 10pt;
	font-weight : normal;
}

A.faq:VISITED {
	color : #0000cc;
	font-size : 10pt;
	font-weight : normal;
}

A.faq:HOVER {
	color : #ff0000;
	font-size : 10pt;
	font-weight : normal;
}

DT {
	font-size : 7pt;
	font-weight : bold;
}
DD {
	margin-left : 40pt;
}

A:ACTIVE {
	font-size : 8pt;
	color :  #000000;
	font-weight : normal;
	font-family : arial, verdana, helvetica, sans-serif;
	text-decoration : none;
}

A:VISITED{
	font-size : 8pt;
	color : #353599;
	font-weight : bold;
	font-family : arial, verdana, helvetica, sans-serif;
	text-decoration : none;
}

A:LINK {
	font-size : 8pt;
	color : #353599;
	font-weight : bold;
	font-family : arial, verdana, helvetica, sans-serif;
	text-decoration : none;
}

A.text10:LINK {
	color : #0000cc;
	font-size : 10pt;
	font-weight : bold;
	font-family : arial, verdana, helvetica, sans-serif;
	text-decoration : none;
}

A.text10:VISITED {
	color : #0000cc;
	font-size : 10pt;
	font-weight : bold;
	font-family : arial, verdana, helvetica, sans-serif;
	text-decoration : none;
}

A:HOVER {
	font-size : 8pt;
	color : #cc0000;
	font-weight : bold;
	font-family : arial, verdana, helvetica, sans-serif;
	text-decoration : none;
}

A.text10:HOVER {
	color : #ff0000;
	font-size : 10pt;
	font-family : arial, verdana, helvetica, sans-serif;
	font-weight : none;
	text-decoration : none;
}

A.hcmenu:LINK {
	color : Black;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
	font-family : arial, verdana, helvetica, sans-serif;
}
A.hcmenu:ACTIVE {
	color : Black;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
	font-family : arial, verdana, helvetica, sans-serif;
}

A.hcmenu:VISITED {
	color : Black;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
	font-family : arial, verdana, helvetica, sans-serif;
}

A.hcmenu:HOVER {
	color : Red;
	font-weight : bold;
	font-size : 8pt;
	font-family : arial, verdana, helvetica, sans-serif;
}

body  {
    font-size : 8pt;
    font-family : arial, verdana, helvetica, sans-serif;
	color: #444444;
}
input  {
    font-size : 8pt;
    font-family : arial, verdana, helvetica, sans-serif;
}
A {
    font-size : 8pt;
    font-family : arial, verdana, helvetica, sans-serif;
	font-weight : bold;
	color : #ffffff;
}
table  {
    font-size : 8pt;
    font-family : arial, verdana, helvetica, sans-serif;
}
select  {
	font-size : 8pt;
	font-family : arial, verdana, helvetica, sans-serif;
}
.dgreytable  {
	background-color  : #d3d3d3;
}
.smallwhite {
    color : White;
    font-size : 8pt;
    background-color : teal;
    font-weight : bold;
	font-family : arial, verdana, helvetica, sans-serif;
}
.green8 {
	color : Green;
	font-size : 8pt;
	font-weight : bold;
	font-family : arial, verdana, helvetica, sans-serif;
}
.linkcolu {
    color : #0000cc;
	font-weight : bold;
	text-decoration : none;
}
.bold8 {
	font-size : 8pt;
	font-weight : bold;
	font-family : arial, verdana, helvetica, sans-serif;
}
.bold10 {
	font-size : 10pt;
	font-weight : bold;
	font-family : arial, verdana, helvetica, sans-serif;
}
.bold14 {
	font-size : 14pt;
	font-weight : 600;
	font-family : arial, verdana, helvetica, sans-serif;
}
.super {
	vertical-align : super;
	color : #CC3300;
	font-weight: bold;
}
.litre {
	font-family: Script;
	font-size: 12px;
}
.asuper {
	color : #CC3300;
	font-weight: bold;
}

.tbrl_nobord { 
border-top: none;
border-bottom: none;
border-right: none;
border-left: none;
 }
 
.tbr_nobord { 
border-top: none;
border-bottom: none;
border-right: none;
 }
 
.tbl_nobord { 
border-top: none;
border-bottom: none;
border-left: none;
 }
 
.trl_nobord { 
border-top: none;
border-right: none;
border-left: none;
 }
 
.tb_nobord { 
border-top: none;
border-bottom: none;
 }
 
.tr_nobord { 
border-top: none;
border-right: none;
 }
 
.tl_nobord { 
border-top: none;
border-left: none;
 }
 
.br_nobord { 
border-bottom: none;
border-right: none;
 }
 
.bl_nobord { 
border-bottom: none;
border-left: none;
 }
 
.brl_nobord { 
border-bottom: none;
border-right: none;
border-left: none;
 }
 
.rl_nobord { 
border-right: none;
border-left: none;
 }
 
.t_nobord { 
border-top: none;
 }
 
.b_nobord { 
border-bottom: none;
 }
 
.r_nobord { 
border-right: none;
 }
 
.l_nobord { 
border-left: none;
 }

.td_border {
	border-top: thin solid;
	border-bottom: thin solid;
	border-right: thin solid;
	border-left: thin solid;
}

.footer  {
	color : #666666;
	font-size : 7pt;
	font-family : arial, verdana, helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

A.footer:LINK {
	font-size : 7pt;
	color : #666666;
	font-family : arial, verdana, helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

A.footer:VISITED {
	color : #666666;
	font-size : 7pt;
	font-family : arial, verdana, helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

A.footer:HOVER {
	color : #ff0000;
	font-size : 7pt;
	font-family : arial, verdana, helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

.footlinks { font-family: "arial","verdana","sans-serif"; font-size: 4pt;
	font-weight: 300; font-style: normal; color: #cccccc }

A.footlinks:LINK {
	font-size : 4pt;
	color : #cccccc;
	font-family : arial, verdana, helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

A.footlinks:ACTIVE {
	font-size : 4pt;
	color : #cccccc;
	font-family : arial, verdana, helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

A.footlinks:VISITED {
	font-size : 4pt;
	color : #cccccc;
	font-family : arial, verdana, helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

A.footlinks:HOVER {
	font-size : 4pt;
	color : #cccccc;
	font-family : arial, verdana, helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

.dgtext  {
	font-size : 6pt;
	font-family : arial, verdana, helvetica, sans-serif;
}

.text8  {
	color : #444444;
	font-size : 8pt;
	font-family : arial, verdana, helvetica, sans-serif;
	font-weight : normal;
}

.text10  {
	color : #444444;
	font-size : 9pt;
	font-family : arial, verdana, helvetica, sans-serif;
	font-weight : normal;
}

.text13  {
	color : #444444;
	font-size : 12pt;
	font-family : arial, verdana, helvetica, sans-serif;
	font-weight : normal;
}

.text15  {
	color : #444444;
	font-size : 13pt;
	font-family : arial, verdana, helvetica, sans-serif;
	font-weight : normal;
}

.text20  {
	color : #444444;
	font-size : 18pt;
	font-family : arial, verdana, helvetica, sans-serif;
	font-weight : normal;
}

.text60  {
	color : #444444;
	font-size : 60pt;
	font-family : arial, verdana, helvetica, sans-serif;
	font-weight : normal;
}

.b_border {
	border-bottom: thin solid;
}

.t_border {
	border-top: thin solid;
}
.roman {
	font-family : "Times New Roman", Times, serif;
	font-size : larger;
}
.stds {
	color : #444444;
	font-size : 9pt;
	font-weight : normal;
	font-family : arial, verdana, helvetica, sans-serif;
}
.form_s {
	color : #ffffff;
	font-size : 8pt;
	font-weight : normal;
	font-family : arial, verdana, helvetica, sans-serif;
}
.ibox {
	color : #444444;
	font-size : 8pt;
	font-weight : normal;
	font-family : arial, verdana, helvetica, sans-serif;
}
.iboxs {
	color : #444444;
	font-size : 7pt;
	font-weight : normal;
	font-family : arial, verdana, helvetica, sans-serif;
}

.ibox_test {
	color: #6666CC;
	font-size: 8pt;
	font-weight: normal;
	font-family: arial, verdana, helvetica, sans-serif;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-right: 1px solid;
	border-left: 1px solid;
    scrollbar-face-color: #9999FF;
    scrollbar-highlight-color: #ffffff;
    scrollbar-shadow-color: #666666;
    scrollbar-3dlight-color: #9999FF;
    scrollbar-arrow-color: #ffffff;
    scrollbar-track-color: #ffffff;
    scrollbar-darkshadow-color: #666666;
}

.sbox {
font-family: verdana, arial,sans-serif;
font-size: 9pt;
text-align: right;
font-weight: bold;
width: 155px;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
padding-bottom: 2px;
background-color: #9ccece;
border: #004444 4px double;
color: #000000;
}

.imgBox {
border: #999999 1px double;
}
