td,select,input {font-size:14px}
.l17 {line-height:170%;}
.f7 {font-size:7px;}
.f24 {font-size:24px;}
BODY {FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif}
TABLE {FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif}

A:link {COLOR: blue; FONT-FAMILY: Arial; FONT-SIZE:12px; TEXT-DECORATION: none}
A:active {COLOR: blue; FONT-FAMILY: Arial; FONT-SIZE: 12px; TEXT-DECORATION: none}
A:visited {COLOR: blue; FONT-FAMILY: Arial; FONT-SIZE: 12px; TEXT-DECORATION: none}
A:hover {BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: blue; FONT-FAMILY: Arial; FONT-SIZE: 12px; TEXT-DECORATION: underline}

NOBR A:link {COLOR: #000000;FONT-SIZE:12px; FONT-FAMILY: Arial;TEXT-DECORATION: none}
NOBR A:active {	COLOR: #000000;FONT-SIZE:12px; FONT-FAMILY: Arial;TEXT-DECORATION: none}
NOBR A:visited {COLOR: #000000;FONT-SIZE:12px; FONT-FAMILY: Arial;TEXT-DECORATION: none}
NOBR A:hover {COLOR: blue;FONT-SIZE:12px; FONT-FAMILY: Arial;TEXT-DECORATION: underline}

A.lch:active {text-decoration: bold; color: #0000CC; font: 12px; font-family: Verdana,Arial,Helvetica,sans-serif}
A.lch:link {text-decoration: bold; color: #0000CC; font: 12px; font-family: Verdana,Arial,Helvetica,sans-serif}
A.lch:visited {text-decoration: bold; color:#0000CC; font: 12px; font-family:Verdana,Arial,Helvetica,sans-serif}
A.lch:hover {text-decoration: bold; color: #0000CC; font: 12px; font-family: Verdana,Arial,Helvetica,sans-serif}

A.wback:active {text-decoration: none; color: #ffffff; font: 1px; font-family: Verdana,Arial,Helvetica,sans-serif}
A.wback:link {text-decoration: none; color: #ffffff; font: 1px; font-family: Verdana,Arial,Helvetica,sans-serif}
A.wback:visited {text-decoration: none; color: #ffffff; font: 1px; font-family:Verdana,Arial,Helvetica,sans-serif}
A.wback:hover {text-decoration: none; color: #ffffff; font: 1px; font-family: Verdana,Arial,Helvetica,sans-serif}


.applyBorder {
	BACKGROUND-COLOR: #CCCCCC; BORDER-BOTTOM: #dddddd 2px outset; BORDER-LEFT: #ffffff 2px outset; BORDER-RIGHT: #dddddd 2px outset; BORDER-TOP: #ffffff 2px outset
}
.removeBorder {
	BORDER-BOTTOM: #CCCCCC 2px solid; BORDER-LEFT: #CCCCCC 2px solid; BORDER-RIGHT: #c0c0c0 2px solid; BORDER-TOP: #CCCCCC 2px solid
}
.applyDown {
	BACKGROUND-COLOR: #CCCCCC; BORDER-BOTTOM: #ffffff 2px inset; BORDER-LEFT: #dddddd 2px inset; BORDER-RIGHT: #ffffff 2px inset; BORDER-TOP: #dddddd 2px inset
}


ul {
    margin:0px;
    padding:0px;
    list-style:none;
    width:180px; /* Width of Menu Items */
    border-bottom:1px solid #efefef;
    }
ul li {
    position:relative;
    }
li ul {
    position:absolute;
    left:180px; /* Set 1px less than menu width */
    top:0px;
    display: none;
    }
/* Styles for Menu Items */
ul li a {
    display: block;
    text-decoration: none;
    color:#00f;
    background:#e9e9e9; /* IE6 Bug */
    padding:5px;
    border:0px solid #efefef;
    border-bottom:0px;
    }
/* Fix IE. Hide from IE Mac \*/
* html ul li { float:left; height:1%; }
* html ul li a { height:1%; }
/* End */
ul li a:hover { color:#FFFFFF; background:#ffffff; } /* Hover Styles */
li ul li a { padding:5px 5px; } /* Sub Menu Styles */
li:hover ul, li.over ul { display:block; } /* Reveal the sub menu */

.arw { position:absolute; top:5px; right:5px; color:#b0c4de; }
.arl { position:absolute; left:50px; color:#0000ff; }
.bd {font-size: 14px; }
#bd {font-size: 14px; }
#bd a{font-size: 14px; }
A.bd:active {text-decoration: none; color: #000000; font-size: 14px; font-family: Verdana,Arial,Helvetica,sans-serif}
A.bd:link {text-decoration: none; color: #000000; font-size: 14px; font-family: Verdana,Arial,Helvetica,sans-serif}
A.bd:visited {text-decoration: none; color: #000000; font-size: 14px; font-family:Verdana,Arial,Helvetica,sans-serif}
A.bd:hover {text-decoration: underline; color: #0000ff; font-size: 14px; font-family: Verdana,Arial,Helvetica,sans-serif}


