/*-------------------------*/
/* General styles          */
/*-------------------------*/

body  {
	font: 8pt Arial;
    text-align: center;
	padding: 2px;
	margin: 2px;
	background: #fff;
}

a {
    text-decoration: none;
    color: #d00;
}

a:hover {
    text-decoration: underline;
}

a.main_link {
	display: inline; width: 250px; height: 20px;
	font-weight: 800; font-family: Verdana, Arial; font-size: 7pt;
	color: #FF6603; border-bottom: 1px solid #dddddd; 
	margin: 0px; padding-top: 3px; padding-left: 20px;
	background: white url('../im/arrow1_blank.gif') no-repeat 10px  middle;
}
a.main_link:hover {
	background: #eeeeee url('../im/arrow1.gif') no-repeat 10px;
	text-decoration: none;
}

a.feature_link {
	display: inline; height: 20px;
	font-weight: 800; font-family: Verdana, Arial; font-size: 7pt;
	color: #FF6603; 
	margin: 0px; padding-top: 3px;
}
a.feature_link:hover {text-decoration: none;}

table 	{empty-cells: show;}

.main table {
    border-collapse: collapse;
}

td {
	font: 8pt Arial;
	border: none;
}

input, select, textarea, option {
	vertical-align: middle;
	font-family: Arial, Helvetica, Helv, Verdana; font-size: 8pt;
	padding: 0px; 
}

.button {
	BORDER-RIGHT: #419ec5 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #419ec5 1px solid; PADDING-LEFT: 3px; BACKGROUND: #4cbae8; PADDING-BOTTOM: 3px; FONT: bold 13px Verdana, Arial, Helvetica, sans-serif; BORDER-LEFT: #419ec5 1px solid; COLOR: #fff; PADDING-TOP: 3px; BORDER-BOTTOM: #419ec5 1px solid
}

.button_disabled {
	border-style: outset; border-width: 1px;
	background-color: #dddddd;
	color: #666666;
}

.button_small {
	BORDER-RIGHT: #419ec5 1px solid; 
	PADDING-RIGHT: 1px; 
	BORDER-TOP: #419ec5 1px solid; 
	PADDING-LEFT: 1px; 
	BACKGROUND: #4cbae8; 
	PADDING-BOTTOM: 1px; 
	FONT: regular 7px Verdana, Arial, Helvetica, sans-serif; 
	BORDER-LEFT: #419ec5 1px solid; 
	COLOR: #fff; 
	PADDING-TOP: 1px; 
	BORDER-BOTTOM: #419ec5 1px solid
	height: 9px;
}

option 	{padding-right: 10px;}


h1 	{font-size: 22px; margin-top: 30px; color: #FF6603; font-family: Verdana, Helvetica, Arial;}


h2 	{font-size: 16px; color: #FF6603;}

.progress {border: none; font-size: 9pt; padding: 0px; overflow: visible; text-align: center; width: 600px;}

div.text {display: block; text-align: left;}

pre 	{text-align: left;}

.error 		{color: red; font-weight: 800; margin-bottom: 10px;}
.light_text	{color: #666666;}

form	{margin: 0px;}

/*-------------------------*/
/* Top header              */
/*-------------------------*/


/*
.header {
	border-left: 1px solid black; border-right: 1px solid black;
}
*/

.header .middlerow td {
	background: #336899 url('../im/header_bk.gif') top left;
	background: red url('../im/header_bk.gif') top left;
	border: none; margin: 0px; padding: 0px;
}

/*
.header .topmenu {
	background: #0B2180 url('../im/header_bk_menu1.gif');
	color: white;
	text-align: right; vertical-align: baseline;
	border-bottom: 1px solid white;
	padding: 2px; padding-right: 0px; 
}

.header .topmenu a {
	color: white; font-weight: 400; font-family: Verdana, Arial;
	text-decoration: none; margin-right: 10px;
	font-size: 7pt;
	font-family: Arial;
	display: inline-block;
}
.header .topmenu a:hover {color: #FF6603;}
*/

.header .middlerow {
	vertical-align: top;
}

td.headermenu {
	border: none; border-collapse: collapse; margin: 0px;
	border-bottom: 1px solid black;
	padding: 0px;
}

.headermenu table {
	border: none; border-collapse: collapse; margin: 0px;
	background: #0B2180 url('../im/header_bk_menu1.gif');
}

.headermenu td {
	width: 16%; text-align: left; vertical-align: middle;
	padding: 0px; margin: 0px;
	background: #003399 url('../im/header_bk_menu1.gif');
	border: 1px solid #cccccc; border-bottom: none; border-left: none; border-right: none;
}

.headermenu a {
	text-decoration: none; vertical-align: baseline; padding-top: 1px;
	display: block; height:14px; width: auto;
	background: url('../im/header_bk_menu_separ.gif') no-repeat top left;
	font-size: 10px; color: white;
	font-family: Arial, Verdana, Helvetica, Helv; font-weight: 400;
	white-space: nowrap; 
	padding-left: 30px;
}
.headermenu a:hover {
	text-decoration: none; color: #FF8800;
	background: url('../im/header_bk_menu_separ1.gif') no-repeat top left ;
}

.headermenu .line_term {
	width: 1%; 
	background: #003399 url('../im/header_bk_menu_separ.gif') no-repeat;
}

.headermenu .line_term img {
	width: 14px; height: 1px;
}

/*--------------------------*/
/* Drop-down menus          */
/*--------------------------*/

.mainMenuMenu {
	display: block; visibility: hidden; position: absolute; 
	width: 200px; 
	border: 1px solid #cccccc; border-bottom: none;
	background: #003399 url('../im/header_bk_menu1.gif');
	border-collapse: collapse;
}

.mainMenuMenu a {
	display:block; border-bottom: 1px solid #cccccc;
	width: @inherit;
	border-collapse: collapse;
	text-align:left; padding: 2px; padding-left: 10px;
	color: white; text-decoration:none;
	white-space: nowrap;
	font-size: 10px; font-family: Arial, Verdana, Helvetica, Helv; font-weight: 400;
}

.mainMenuMenu a:hover {
	color: #FF8800; text-decoration:none;
}

.mainMenuMenu div {
	display:block; border-bottom: 1px solid #cccccc; width: @inherit;
	border-collapse: collapse;
	text-align:left; padding: 2px;
	line-height: 1em;
}

/*--------------------------*/
/* Footer                   */
/*--------------------------*/

.footer td, .footer_limited {
	background: #0B2180;
	background: #336899 url('../im/header_bk_menu1.gif') top left;
	padding: 0px; margin: 0px; 
	color: white; font-weight: 400;
	border-collapse: collapse;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: 5px; padding-top: 2px; padding-bottom: 2px; 
}

.footer a, .footer_limited a {
	color: white; font-weight: 800;
}

td.footeradv {
	background-color: white; text-align: center;
	padding: 10px;
	border-bottom: 1px solid black;
}


/*--------------------------*/
/* Left-side menu           */
/*--------------------------*/

#leftmenu_p { 
	margin-left:3px;
}

#leftmenu_p table{
border:0px; 
border-collapse:collapse;
margin:0px;
padding:0px;
}

#leftmenu_p td{
margin:0px;
padding:0px;
}


.tools2{
	margin:0px;
	background: #fff url(../im/tools_m1.gif) bottom  no-repeat; 
	background-position: 0px 10px;
	padding-left: 10px; 
	FONT: 12px Verdana, Arial, Helvetica, sans-serif;
}
.tools1{
	background-color: #FFF; 
	color:#696969; padding: 0px 6px 0px 6px; 
	text-transform: uppercase; margin-left:10px;
}
.tools3 { 
	background: #fff url(../im/tools_m3.gif) top left repeat-y;
	margin-left: 4px;
}

.tools31{padding: 4 4 4 4px; FONT: 11px Verdana, Arial, Helvetica, sans-serif;}

#leftmenu_p .m6:link {
	FONT: bold 12px Tahoma, Arial, Helvetica, sans-serif; COLOR: #166cbe; TEXT-DECORATION: underline; margin-right: 5px;
}
#leftmenu_p .m6:visited {
	FONT: bold 12px Tahoma, Arial, Helvetica, sans-serif; COLOR: #166cbe; TEXT-DECORATION: underline; margin-right: 5px;
}
#leftmenu_p .m6:active {
	FONT: bold 12px Tahoma, Arial, Helvetica, sans-serif; COLOR: #166cbe; TEXT-DECORATION: underline; margin-right: 5px;
}
#leftmenu_p .m6:hover {
	FONT: bold 12px Tahoma, Arial, Helvetica, sans-serif; COLOR: #007700; TEXT-DECORATION: underline;background:#FFF; margin-right: 5px;}

.tools4  {margin: 0px 0px 0px 8px; padding: 0px 0px 0px 16px;list-style-image: url("../im/but.gif");}
.tools5  {padding-bottom: 4px; }
.tools6  {padding-left: 10px; FONT: 12px Verdana, Arial, Helvetica, sans-serif;}
.tools7  {padding-left: 10px; FONT: 12px Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}

td.left_menu {
	width: 250px;
	border: 0px; margin: 0px; padding: 0px;
	border-right: 0px solid #dddddd;
	color:#777777;
}

.menu_title {
	display: block; width: inherit; height: 30px;
	background: #e2e2e2 url('../im/menu_top_bk.gif') repeat-x center;
	font-size: 7pt; font-weight: 800; font-family: Verdana, Arial; color: black;
	padding: 0px; padding-left: 10px; margin: 0px;
	border: 0px; border-bottom: 1px solid #dddddd;
}

.menu_title div {
	background: url('../im/bullet.gif') no-repeat; /*no-repeat middle left*/
	padding: 0px; padding-left: 20px; margin: 0px; margin-top: 8px;
	line-height: 1.3em; display: block;
}

.left_menu div.text {
	padding: 10px; padding-bottom: 20px;
	display: block; margin: 0px;
	font-size: 7pt; text-align: right;
	border-bottom: 1px solid #dddddd; 
	width: inherit;
}

.left_menu div.text2 {
	padding-top: 5px; padding-left: 16px; padding-bottom: 5px; padding-right: 8px;
	display:block; margin: 0px;
	font-size: 7pt;
	border-bottom: 1px solid #dddddd; 
}

.left_menu a {color: #ff2200; font-weight: 800;}
.left_menu a:hover {
	text-decoration: none;
	background: #eeeeee url('../im/arrow1.gif') no-repeat 10px;
}

.left_menu a.normal_link:hover {background: white;}

.menu_link {
	display: block; width: inherit; line-height: 2em;
	font-weight: 800; font-family: Verdana, Arial; font-size: 7pt;
	color: #FF6603; border-bottom: 1px solid #dddddd; 
	margin: 0px; padding-left: 20px;
	background: white url('../im/arrow1_blank.gif') no-repeat 10px  middle;
}

.menu_link:hover {
	text-decoration: none;
	background: #eeeeee url('../im/arrow1.gif') no-repeat 10px;
}

.menu_link2 {
	font-weight: 800; font-family: Verdana, Arial; font-size: 7pt;
	color: #FF6603; margin: 0px; 
	padding-right: 4px;
}

.menu_link2:hover {text-decoration: none;}

.left_menu hr {border: 0px; height: 1px; color: #dddddd; background-color: #dddddd;}


/*--------------------------*/
/* Right-side menu           */
/*--------------------------*/

td.right_menu {
	width: 150px; margin: 0px; padding: 0px; 
	color:#666666;
	border: 0px; border-left: 1px solid #dddddd; 
}


.right_menu div.text {
	padding: 5px; padding-left: 15px; padding-bottom: 20px;
	display:block; margin: 0px;
	font-size: 7pt;
	border: 0px; border-bottom: 1px solid #dddddd; 
	width: inherit;
}

/*--------------------------*/
/* Content table formatting */
/*--------------------------*/

.maincont {
	background-color: white; 
	font-size: 8pt;
	font-family: Verdana, Arial;
	padding: 0px; border: 0px;
}

table.cont_holder {
	border: 0px; margin: 0px;
}

td.cont_main {
	border: 0px; padding: 0px;
	overflow: hidden;
}

div.cont_main {
	display: block;
	border: 10px solid white;
	background-color: #EEEEEE;
	width: 97%;
}

div.cont_main_spacer {
	display: block;
	border: 10px solid white;
	background-color: #FFF;
	margin: 1px;
	height: 100%;
}

.cont_main_spacer form{ background-color: #F6FDEE; border: 1px #D5E1C5 solid; }
.cont_main_spacer textarea { background-color: #FFF; border: 1px #88B450 solid; }

table.cont {
    border: 1px solid #666666; sborder-collapse: collapse;
    margin: 0px; margin-top: 20px;
    width: 95%; min-width: 100%;
}

table.cont_holder table.cont {border: none; margin-top: 0px;}

table.cont td {padding: 4px;}

table.cont .shadow {
    background-color: #FFF;
}

div.shadow {
    display: block; background-color: #FFF;
}

div.shadow h1 {PADDING-BOTTOM: 10px; MARGIN: 0px; FONT: bold 27px Verdana, Arial, Helvetica, sans-serif; COLOR: #32CD32; PADDING-TOP: 10px}
div.shadow h2 {margin: 0px; color: #ff5500; font-size: 14px;}

table.cont .head{
    background-color: #efefef;
    border: 1px solid #666666;
    padding-bottom: 10px;
}

table.cont td h1 {margin-top: 3px; margin-bottom: 10px;}
table.cont td form {display: inline;}

.lightborder {border-bottom: 1px solid #33CC33; padding: 4px; margin-bottom: 8px; overflow: hidden;}

table.lightborder {border: 1px solid #dddddd; margin: 0px; width: 97%; min-width: 100%;}
table.lightborder td {padding: 4px;}



/*--------------------------*/
/* Generic table formatting */
/*--------------------------*/

table.generic {border: none;}

table.generic thead {background-color: #dddddd;}

table.generic td {padding: 3px; vertical-align: top; text-align: left;}


/*--------------------------*/
/* Results table formatting */
/*--------------------------*/

table.results {
	border: none;
	width: 100%;
}

table.results thead {
    background-color: #dddddd;
}

table.results thead td {
	border-top: 1px solid black; border-bottom: 1px solid black;
	font-size: 7pt; text-align: center;
	padding: 2px; padding-left: 1px; padding-right: 1px;
}

table.results td {
	font-size: 7pt; text-align: center;
	border-bottom: 1px solid #999999;
	padding: 2px; padding-left: 1px; padding-right: 1px;
}

table.results td table td {border: none;}


/*-------------------------*/
/* Keywords table formatting */
/*-------------------------*/

table.keyword_results {border: none;}

table.keyword_results thead {
    background-color: #dddddd;
}

table.keyword_results thead td {
	border-top: 1px solid black; border-bottom: 1px solid black;
	font-size: 8pt;
}

table.keyword_results td {
	font-size: 8pt;
	border-bottom: 1px solid #999999;
	padding: 3px;
}

table.keyword_results td table td {
	border: none;
}

/*-------------------------*/
/* List table formatting */
/*-------------------------*/

table.list {
	border: none; width: 98%; min-width: 100%;
	margin-top: 5px;
}

table.list thead {font-weight: 800; background-color: #dddddd;}
table.list .head {font-weight: 800; background-color: #dddddd;}
table.list input {vertical-align: baseline;}
table.list input.command_button {margin-top: 3px; margin-bottom: 3px;}

table.list thead td {
	border-top: 1px solid black; border-bottom: 1px solid black;
	padding-top: 2px; padding-bottom: 2px;
}

table.list tr td {
	border-bottom: 1px solid #999999;
	padding: 1px; padding-right: 3px;
}

table.list td table td {border: none; padding: 1px;}


/*-------------------------*/
/* Basket table formatting */
/*-------------------------*/

table.basket {
	border: none;
/* 	width: 85%; min-width: 98%; */
}

table.basket thead {
    font-weight: 800;
    background-color: #dddddd;
}

table.basket thead td {
	border-top: 1px solid black; border-bottom: 1px solid black;
	font-size: 8pt; 
	padding-top: 2px; padding-bottom: 2px;
}

table.basket td {
	font-size: 8pt; 
	border-bottom: 1px solid #999999;
	padding: 2px; padding-left: 3px; padding-right: 3px;
}

table.basket td table td {
	border: none; 
}

.line_0 { background-color: #ffffff;}
.line_1 { background-color: #eeeeee;}
.line_match { color:#dd0000;}


/*----------------------------*/
/* Table for filtering        */
/*----------------------------*/

table.filtering {border: none; margin-bottom: 10px;}

table.filtering thead {
    font-weight: 800;
    background-color: #eeeeee;
}

table.filtering thead td {
	border-top: 1px solid black; border-bottom: 1px solid black;
	font-size: 8pt; 
	padding-top: 2px; padding-bottom: 2px;
}

table.filtering td {
	font-size: 8pt; padding: 1px; 
	border-bottom: 1px solid #999999;
	vertical-align: middle;
}

table.filtering input {
	border: 1px solid #dddddd; font-size: 8pt;
	background-color: transparent; 
}

table.filtering input.checkbox {
	padding: 0px; margin: 0px;
	border: 1px solid #dddddd;
	width: 15px; height: 15px;
}

table.filtering td table td {
	border: none; 
}

.line_0 { background-color: #ffffff;}
.line_1 { background-color: #eeeeee;}
.line_match { color:#dd0000;}


/*----------------------------*/
/* Settings table formatting  */
/*----------------------------*/

table.settings {border: none; margin-bottom: 10px;}

table.settings thead {
    font-weight: 800;
    background-color: #eeeeee;
}

table.settings .head {
    font-weight: 800;
    background-color: #eeeeee;
}

table.settings thead td {
	border-top: 1px solid black; border-bottom: 1px solid black;
	font-size: 8pt; 
	padding-top: 2px; padding-bottom: 2px;
}

table.settings head td {
	border-top: 1px solid black; border-bottom: 1px solid black;
	font-size: 8pt; 
	padding-top: 2px; padding-bottom: 2px;
}

table.settings td {
	font-size: 8pt; padding: 1px; 
	border-bottom: 1px solid #999999;
	vertical-align: top;
}

table.settings input, textarea {
	border: 1px solid #dddddd; font-size: 8pt;
	background-color: transparent; 
}

table.settings input.checkbox {
	padding: 0px; margin: 0px;
	border: 1px solid #dddddd;
	width: 15px; height: 15px;
}

table.settings input.button {
	border-style: outset; border-width: 1px;
	background-color: #dddddd;
}

table.settings td table td {
	border: none; 
}



/*-------------------------*/
/* Grid table formatting   */
/*-------------------------*/

table.grid {
	border: 1px solid grey;
	border-collapse: collapse;
}

table.grid thead td {
	background-color: #dddddd;
	font-weight: 800;
}

table.grid td {
	font-size: 8pt; 
	border: 1px solid #999999;
	padding: 2px; 
}

/* modified */
                                                                                                                                


/* TOP */

.topmenu{
	background: #367CD1 url(../im/t_bg.gif) top repeat-x; 
	padding-right: 10px; 
	color:#7FACE2;
	height: 26px;
}

.m1:link {color: #F2F8FD; text-decoration: none; FONT: bold 12px Tahoma, Arial, Helvetica, sans-serif; margin: 0 2px 0 7px; }
.m1:hover {color: #FFF; text-decoration: underline; FONT: bold 12px Tahoma, Arial, Helvetica, sans-serif; margin: 0 2px 0 7px; }
.m1:active { color: #F2F8FD; text-decoration: none; FONT: bold 12px Tahoma, Arial, Helvetica, sans-serif; margin: 0 2px 0 7px; }
.m1:visited {color: #F2F8FD; text-decoration: none; FONT: bold 12px Tahoma, Arial, Helvetica, sans-serif; margin: 0 2px 0 7px; }

/* LOGO */
.tb_l{
	border-left: 2px solid #166CBE;
  border-right: 2px solid #166CBE;
  border-bottom: 1px solid #fff;
  background: #E7F3FB url(../im/l_bg.gif) top repeat-x;
}
.menu2{background-color: #166CBE; height: 23px; border-bottom: 1px solid #fff; border-left: 2px solid #166CBE; border-right: 2px solid #166CBE; }
.menu2b{background-color: #166CBE; height: 23px; border-left: 2px solid #166CBE; border-right: 2px solid #166CBE; }

.go {position: relative; left: -12px;}
.sign{padding-top: 10px; color: #1E77D1; FONT: bold 13px Tahoma, Arial, Helvetica, sans-serif;}
.msign:link { letter-spacing: 1px; word-spacing: 3px; padding-left: 5px; color: #1E77D1; text-decoration: underline; FONT: bold 18px Tahoma, Arial, Helvetica, sans-serif; }
.msign:visited {letter-spacing: 1px; word-spacing: 3px; padding-left: 5px; color: #1E77D1; text-decoration: underline; FONT: bold 18px Tahoma, Arial, Helvetica, sans-serif;}
.msign:active {letter-spacing: 1px; word-spacing: 3px; padding-left: 5px; color: #1E77D1; text-decoration: underline; FONT: bold 18px Tahoma, Arial, Helvetica, sans-serif; }
.msign:hover {letter-spacing: 1px; word-spacing: 3px; padding-left: 5px; color: #51B2F7; text-decoration: underline; FONT: bold 18px Tahoma, Arial, Helvetica, sans-serif; }


.m2:link    {height: 23px; line-height:100%; color: #F2F8FD; text-decoration: none; FONT: bold 13px Tahoma, Arial, Helvetica, sans-serif; padding: 3px 15px 2px 15px;  }
.m2:visited {height: 23px; line-height:100%; color: #F2F8FD; text-decoration: none; FONT: bold 13px Tahoma, Arial, Helvetica, sans-serif; padding: 3px 15px 2px 15px;  }
.m2:active  {height: 23px; line-height:100%; color: #F2F8FD; text-decoration: none; FONT: bold 13px Tahoma, Arial, Helvetica, sans-serif; padding: 3px 15px 2px 15px;  }
.m2:hover   {height: 23px; line-height:100%; color: #FFF;    text-decoration: none; FONT: bold 13px Tahoma, Arial, Helvetica, sans-serif; padding: 3px 15px 2px 15px;  background-color: #51B2F7;}

.m22_bg{background-color: #7FBCEC; border-bottom: 2px solid #166CBE;}
.m22:link    {color: #F2F8FD; text-decoration: none; FONT: bold 11px Tahoma, Arial, Helvetica, sans-serif; padding: 3px 5px 2px 5px;  }
.m22:visited {color: #F2F8FD; text-decoration: none; FONT: bold 11px Tahoma, Arial, Helvetica, sans-serif; padding: 3px 5px 2px 5px;  }
.m22:active  {color: #F2F8FD; text-decoration: none; FONT: bold 11px Tahoma, Arial, Helvetica, sans-serif; padding: 3px 5px 2px 5px;  }
.m22:hover   {color: #FFF;    text-decoration: none; FONT: bold 11px Tahoma, Arial, Helvetica, sans-serif; padding: 3px 5px 2px 5px;  background-color: #166CBE;}

.foot_menu{FONT:9px Tahoma, Arial, Helvetica, sans-serif; color:#7FACE2; background-color: #166CBE; }
.m8:link    {color: #FFF; text-decoration: none; FONT:11px Tahoma, Arial, Helvetica, sans-serif; padding: 2px 2px 2px 2px;  }
.m8:visited {color: #FFF; text-decoration: none; FONT:11px Tahoma, Arial, Helvetica, sans-serif; padding: 2px 2px 2px 2px;  }
.m8:active  {color: #FFF; text-decoration: none; FONT:11px Tahoma, Arial, Helvetica, sans-serif; padding: 2px 2px 2px 2px;  }
.m8:hover   {color: #FFF; text-decoration: none; FONT:11px Tahoma, Arial, Helvetica, sans-serif; padding: 2px 2px 2px 2px;  background-color: #51B2F7;}


hr{
color: #33CC33;
background-color: #33CC33;
height: 1px;
border: 0;
margin-bottom:10px;
}

.main {	
	border-left: 2px solid #166CBE;
	border-right: 2px solid #166CBE;
    position: relative;
}

.menu3 {	
	border-left: 2px solid #166CBE;
	border-right: 2px solid #166CBE;
}

.menu3{padding-left:6px; background-color: #F6FDEE; height: 24px; border-bottom: 4px solid #33CC33; border-left: 2px solid #166CBE; border-right: 2px solid #166CBE; color:#BCCEA8;}
.menu3b{padding-left:6px; background-color: #F6FDEE; height: 24px; border-top: 4px solid #33CC33; border-left: 2px solid #166CBE; border-right: 2px solid #166CBE; color:#BCCEA8;}

.m3:link {color: #166CBE; text-decoration: none; FONT: bold 11px Tahoma, Arial, Helvetica, sans-serif; margin: 0 1px 0 1px; }
.m3:visited {color: #166CBE; text-decoration: none; FONT: bold 11px Tahoma, Arial, Helvetica, sans-serif; margin: 0 1px 0 1px; }
.m3:hover {color: #007700; text-decoration: underline; FONT: bold 11px Tahoma, Arial, Helvetica, sans-serif; margin: 0 1px 0 1px; }
.m3:active { color: #166CBE; text-decoration: none; FONT: bold 11px Tahoma, Arial, Helvetica, sans-serif; margin: 0 1px 0 1px; }
