BODY {
	font-family:Verdana,Arial,sans-serif;
    font-size:9pt;
    color : #333333;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	background-color:#666666;
	scrollbar-3d-light-color:#000099;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#000099;
	scrollbar-dark-shadow-color:#000099;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000099;
	scrollbar-shadow-color:#000099;
}

/**** 
// blue #000099
// pale blue #CCCCFF
// pale gray #999999
// dark gray #666666
// gold #ffcc33
// red #ffcc33
// ltgray #CCCCCC
*****/
		
TD {
	font-family:Verdana,Arial,sans-serif;
       	font-size:8pt;
       	color : #333333;}

.pghd {
	font-family:Verdana,Arial,sans-serif;
	font-weight:bold;
	font-size:10pt;
	color:#000000;}
	
h1 {
	font-family:Verdana,Arial,sans-serif;
	font-weight:bold;
	font-size:10pt;
	color:#000000;}
	
.fadepghd {
	font-family:Verdana,Arial,sans-serif;
	font-weight:bold;
	font-size:10pt;
	color:#000099;}	
	
.sidebox {
	font-family:Verdana,Arial,sans-serif;
	font-weight:normal;
	font-size:9pt;
	color:#000099;}	

.light {
	font-family : Verdana,Arial,sans-serif;
    font-weight : bold;
	color: #666666;}
	
.menu {
	font-family : Verdana,Arial,sans-serif;
        font-weight : bold;
       	font-size:8pt;
       	color : #ffffff;
	text-decoration : none;
}

.menu A:link {
	font-family : Verdana,Arial,sans-serif;
        font-weight : bold;
       	font-size:8pt;
       	color : #ffffff;
	text-decoration : none;
}

.menu A:Visited  {
	font-family : Verdana,Arial, sans-serif;
	font-weight : bold;
	font-size:8pt;
	color : #ffffff;
	text-decoration : none;
}

.menu A:hover  {
	font-family : Verdana,Arial, sans-serif;
	font-weight : bold;
	font-size:8pt;
	color : #ff9933;
	text-decoration : none;
}

.leftmenu {
	font-family : Verdana,Arial,sans-serif;
        font-weight : normal;
       	font-size:8pt;
       	color : #000000;
	text-decoration : none;
}

.leftmenu A:link {
	font-family : Verdana,Arial,sans-serif;
        font-weight : bold;
       	font-size:8pt;
       	color : #000000;
	text-decoration : none;
}

.leftmenu A:Visited  {
	font-family : Verdana,Arial, sans-serif;
	font-weight : bold;
	font-size:8pt;
	color : #000000;
	text-decoration : none;
}

.leftmenu A:hover  {
	font-family : Verdana,Arial, sans-serif;
	font-weight : bold;
	font-size:8pt;
	color : #000099;
	text-decoration : none;
}

.small {
	font-family : Verdana,Arial,sans-serif;
        font-weight : normal;
       	font-size:7pt;
       	color : #000099;
	text-decoration : none;
}

.small A:link {
	font-family : Verdana,Arial,sans-serif;
        font-weight : bold;
       	font-size:7pt;
       	color : #000099;
	text-decoration : none;
}

.small A:Visited  {
	font-family : Verdana,Arial, sans-serif;
	font-weight : bold;
	font-size:7pt;
	color : #000099;
	text-decoration : none;
}

.small A:hover  {
	font-family : Verdana,Arial, sans-serif;
	font-weight : bold;
	font-size:7pt;
	color : #ffcc33;
	text-decoration : none;
}

A:link {
	font-family : Verdana,Arial,sans-serif;
        font-weight : bold;
       	font-size:8pt;
       	color : #000099;
	text-decoration : none;
}

A:Visited  {
	font-family : Verdana,Arial, sans-serif;
	font-weight : bold;
	font-size:8pt;
	color : #000099;
	text-decoration : none;
}

A:hover  {
	font-family : Verdana,Arial, sans-serif;
	font-weight : bold;
	font-size:8pt;
	color : #ffcc33;
	text-decoration : none;
}


/* styles for copyright statement follow */

TD.copyright {
	font-family : Verdana,Arial, sans-serif;
	font-size:7pt;
	color : #FFFFFF;
}

TD.copyright A:link  {
	font-family : Verdana,Arial, sans-serif;
	font-size:7pt;
	font-weight:normal;
	color : #FFFFFF;
	text-decoration : underline;
}

TD.copyright A:Visited  {
	font-family : Verdana,Arial, sans-serif;
	font-size:7pt;
	font-weight:normal;
	color : #FFFFFF;
	text-decoration : underline;
}

TD.copyright A:hover  {
	font-family : Verdana,Arial, sans-serif;
	font-size:7pt;
	font-weight:normal;
	color : #ffcc33;
	text-decoration : none;
}



.formbox {font: 10px arial, sans-serif; color: #000066; text-decoration: none; text-indent: 8; background-color: #9999CC;}
.formbox A {text-decoration: none; color: #ffffff;}
.formbox A:link {text-decoration: none; color: #ffffff;}
.formbox A:visited {text-decoration: none; color: #ffffff;}
.formbox A:hover {text-decoration: none; color: #cccccc;}

.smallformbox {font: 9px verdana,arial, sans-serif; color: #ffffff; text-decoration: none; text-indent: 8; background-color: #000099;}
.smallformbox A {text-decoration: none; color: #ffffff;}
.smallformbox A:link {text-decoration: none; color: #ffffff;}
.smallformbox A:visited {text-decoration: none; color: #ffffff;}
.smallformbox A:hover {text-decoration: none; color: #cccccc;}


		
/***************
	scrollbar-3d-light-color:#999999;
        scrollbar-arrow-color:#FFFFFF;
        scrollbar-base-color:#999999;
        scrollbar-dark-shadow-color:#999999;
        scrollbar-face-color:#3366CC;
        scrollbar-highlight-color:white;
        scrollbar-shadow-color:white;
*************/