TD { 
	color: #000033; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica; 
}

A { 
	color: #000066; 
}

.link { 
	color: #000066; 
	font-weight: bold;
}

A.link { 
	text-decoration: none; 
}

.bot { 
	color: #238D8D; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica;
}

A.bot { 
	color: #238D8D; 
}

A.bot:hover { 
	color: #003399; 
}

.copy { 
	color: #003399; 
	font-size: 10px 
}

.input_box { 
	color: #000000; 
	font-size: 10px;
}

.cattitle { color: #CC6600; font-weight: bold; font-size: 17px }
.subtitle { color: #238D8D; font-weight: bold; font-size: 12px }
.subtitle2 { color: #000066; font-weight: bold; font-size: 12px }
.subtitle3 { color: #009D9D; font-weight: bold; font-size: 12px }
.medtext { color: #000066; font-size: 11px; text-decoration: none}
.maptext { color: #808080; font-size: 10px; text-decoration: none}
.smtext { color: #000066; font-size: 10px }
.xstext { color: #000066; font-size: 9px }

.unselected { 
	font-size: 10px;
    line-height: 14px;
    text-decoration: none;
    /*  white-space: nowrap */
}

.unselected:hover {
    color: #0066CC;
	font-size: 10px;
    line-height: 14px;
   text-decoration: none;
    font-weight: bold;
    /*  white-space: nowrap */
}   

.selected { 
    color: #003399;
	font-size: 10px;
    line-height: 14px;
    text-decoration: none;
    font-weight: bold;
    /*  white-space: nowrap */
}

.unselected2 { 
	color: #FFFFFF;
	font-size: 11px;
    line-height: 14px;
    /*  white-space: nowrap */
}

.unselected2:hover {
    color: #000066;
	font-size: 11px;
    line-height: 14px;
    font-weight: bold;
    /*  white-space: nowrap */
}   

.selected2 { 
    color: #C7DCE0;
	font-size: 11px;
    line-height: 14px;
    font-weight: bold;
}

.cattree {
    border-top: 1px solid #F5F5F9;
    border-bottom: 1px solid #F5F5F9;
    border-left: 1px solid #F5F5F9;
    border-right: 1px solid #F5F5F9;
    style: collapse
}
