.l {font-family: Tahoma;
font-size: 11px;font-weight:bold;}
.s {font-family: Tahoma;
font-size: 11px;}
.ss {font-family: Tahoma;
font-size: 12px;}
a:link {
    text-decoration:underline;color: #000066;
}
a:visited {
    text-decoration:underline;color: #000066;
}
    a:hover{
    text-decoration:none; color: #000066;
}
INPUT.BUTTON { font-family:tahoma; 
width:160; height:20;
font-size:12px;
font-weight:bold;
font-style:normal;
color:#000000;
background-color:#E5E5E5;
border-style:outset;
border-width:1px;
border-color:#000000;
 }
 INPUT.BUTTON1 { font-family:tahoma; 
width:90; height:20;
font-size:12px;
font-weight:bold;
font-style:normal;
color:#000000;
background-color:#E5E5E5;
border-style:outset;
border-width:1px;
border-color:#000000;

 TABLE.Main
{
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
}
TABLE.Small
{
    BORDER-BOTTOM: #000000 1px dotted;
    BORDER-LEFT: #000000 1px dotted;
    BORDER-RIGHT: #000000 1px dotted;
    BORDER-TOP: #000000 1px dotted;
}
ul, li {
	list-style-image: url(/images/dollar.gif);
}.marker {
	font-family: Tahoma;
	text-transform: uppercase;
	background-color: #FFFF00;
}

