body {
	background-color:#EAEDF4;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}



A {
    FONT-FAMILY: Arial, 'Times New Roman';
    FONT-SIZE: x-small;
    FONT-STYLE: bold;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
a:link,a:active,a:visited { color : #0053A2; }
a:hover		{ text-decoration: underline; color : #DD6900; }

.cattitle		{ font-weight: bold; font-size: 100%; letter-spacing: 1px; color : #0053A2}
a.cattitle		{ text-decoration: none; color : #0053A2; }
a.cattitle:hover	{ text-decoration: underline; }

.tabletext {
    FONT-FAMILY: Verdana,sans-serif;
    FONT-SIZE: 9pt
}

.row	{ background-color: #EAEDF4}
.rowpad	{ background-color: #EAEDF4; padding: 10px }
.desc   { background-color: #EAEDF4; padding: 10px; text-align: justify}
.pad	{ padding: 6px}
.rightborder { border-right: 1px #0053A2 solid}

.button_yes { background-color: #EAEDF4; font-size: 75%; border: 1px #0053A2 solid}
.button_no  { background-color: #EAEDF4; font-size: 75%; border: 1px #999999 solid; color=#999999;}


.pic {filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135, strength=5) 
   progid:DXImageTransform.Microsoft.Alpha(opacity=100); 
   border: 0;} 


.bodyline	{ background-color: #FFFFFF; border: 1px #0053A2 solid; }
.borderline	{ background-color: #0053A2;}

th	{
	color: white; font-weight : bold;  font-size: 100%;
	FONT-FAMILY: sans-serif, Verdana;
	text-align : center; background-color: blue; height: 30px;
}

.hrow	{
	color: #0053A2; font-weight : bold;
	text-align :center;	background-color: #EAEDF4;
	height: 30px;
}

UL {
    FONT-FAMILY: Verdana,sans-serif;;
    FONT-SIZE: x-small;
    color : #0053A2;
}
LI {
    FONT-FAMILY: Verdana,sans-serif;
    FONT-SIZE: x-small;
    color : black;
}

.smalltxt {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 70%;
  font-weight: bold;
  color : #0053A2;
  text-decoration: none;
}

a.smalltxt {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 70%;
  font-weight: bold;
  color : #0053A2;
  text-decoration: none;
}

H1
{
	FONT : bold 150% arial;
	MARGIN : 6px;
	color : black;
	TEXT-ALIGN : center;
}
H2
{
	FONT : bold 120% arial;
	MARGIN : 6px;
	TEXT-ALIGN : center;
	color : black;
}
H3
{
	COLOR : #b00;
	FONT : bold 12px arial;
	MARGIN : 0px
}

/*
A.menu
{
    COLOR: white;
    FONT: bold 12px verdana,tahoma,arial;
    TEXT-DECORATION: none
}
*/

P.menu
{
    COLOR: white;
    FONT: bold 12px verdana,tahoma,arial;
    TEXT-DECORATION: none
}
P.title
{
    COLOR: #ffffff;
    FONT: bold 24px verdana,tahoma,arial;
    TEXT-DECORATION: none
}
/*
A.menu:hover
{
    COLOR: #99ffff
}
*/

SELECT
{
    COLOR: blue;
    FONT: 12px verdana,tahoma,arial;
    TEXT-DECORATION: none
}
INPUT
{
    COLOR: blue;
    FONT: 12px verdana,tahoma,arial;
    TEXT-DECORATION: none
}
INPUT.submit
{
    BACKGROUND: blue;
    COLOR: blue;
    FONT: bold 12px verdana,tahoma,arial;
    TEXT-DECORATION: none
}
TEXTAREA
{
    COLOR: blue;
    FONT: 12px verdana,tahoma,arial;
    TEXT-DECORATION: none
}
P
{
    FONT-FAMILY: Helvetica,sans-serif;
    FONT-SIZE: 10pt;
    MARGIN: 0.2em
}
.head1
{
    COLOR: #3a4c37;
    FONT-FAMILY: Helvetica,sans-serif;
    FONT-SIZE: 15pt;
    FONT-WEIGHT: bold;
    MARGIN: 0px
}
.head2
{
    COLOR: #000000;
    FONT-FAMILY: Helvetica,sans-serif;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
    MARGIN: 0px
}
.tablehead
{
    COLOR: #000000;
    FONT-FAMILY: Verdana,sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    MARGIN: 0px
}
.commentary
{
    FONT-FAMILY: Helvetica,sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold
}
OL
{
    FONT-FAMILY: Helvetica,sans-serif;
    FONT-SIZE: 10pt
    color : #0053A2;
}

