<style TYPE="text/css">
<!--
BODY { background-color : #FFFFFF;  margin : 0; }
BODY, TABLE, TD { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: x-small; }
H2 
{
	color : #FF9933; 
	margin-top : 5pt; 
	margin-bottom : 0pt;
	margin-left : 0pt;
	margin-right : 0pt;
	font-size : medium; 
	font-weight : normal; 
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
}

UL { list-style-image: url("/gfx/bullet1.gif"); margin-left : 2em; margin-bottom : 1em; margin-top : 1em; } 

UL.menu { list-style-type: none;list-style-image: url("/gfx/bullet2.gif"); margin-left : 1em; }

.feat { margin-bottom : 1em; }


A { font-weight : bold; }
A:link { color : #003399; text-decoration : none; }
A:visited { color : gray; text-decoration : none; }
A:active { color : #0000FF; text-decoration : underline; }
A:hover { color : #0000FF; text-decoration : underline; }

/*  #003399 */

/*  HEADER  */

.af_header
{
	background: #FF9933 url(/gfx/af_back_01.gif) repeat-x top left;
	vertical-align : bottom;
	text-align : right;
	padding : 0;
}


/*  TABS  */

.af_tab_active, .af_tab_inactive, .af_tab_space
{
	font-size: xx-small;
	font-weight : bold; 
	border-top: #B4B4B4 solid 1px;
	padding : 4pt;
	text-align : center;
}
.af_tab_active
{
	border-left: #B4B4B4 solid 1px;
	border-right: #B4B4B4 solid 1px;
	border-bottom: #E4E4E4 solid 1px;
        background: white url(/gfx/af_tab_back_02.gif) repeat-x top left;
}

.af_tab_inactive
{
	border-left: #B4B4B4 solid 1px;
	border-right: #B4B4B4 solid 1px;
	border-bottom: #B4B4B4 solid 1px;
        background: silver url(/gfx/af_tab_back_01.gif) repeat-x top left;
}

.af_tab_space
{
	border-bottom: #B4B4B4 solid 1px;
        background: silver url(/gfx/af_tab_back_01.gif) repeat-x top left;
}



/*  LEFT PANE  */

.af_leftpane
{
	font-size : xx-small;
	vertical-align : top;
	width : 20%;
}
.af_infopane
{
	font-size : xx-small;
	border-right: #B4B4B4 solid 1px;
	border-bottom: #B4B4B4 solid 1px;
	padding : 10pt;
	background-color : #F0F0F0;
}


/*  FOOTER  */

.af_footer
{
	background: #FF9933 url(/gfx/af_back_03.gif) repeat-x top left;
	padding : 5pt;
	text-align : center;
}

//-->
</style>	

