BODY {
    font-family:        Verdana;
    font-size:          11px;
}

TABLE {
    font-family:        Verdana;
    font-size:          11px;
}      

/* CATEGORIES LISTING DEFINITIONS ******************************************* */

TABLE.catlist {
    font-family:        Verdana;
    font-size:          11px;
    
    background-color:   #E6E8F3;
}

TABLE.catlist TH.part1 {
    text-align:         left;
    
    background-color:   #9CA4CF;
}

TABLE.catlist TH.part2 {
	text-align:         left;
	text-indent:        5px;
	
	font-size:          11px;
	
	color:              white;
	background-color:   #25306A;
}

TABLE.catlist TD.mouseOut {
    text-indent:        5px;

    background-color:   #E6E8F3;
    
    border-bottom:      1px solid #EBEEFA;
}
 
TABLE.catlist TD.mouseOver {
    text-indent:        5px;

    background-color:   #F6F7FD;
    
    border-bottom:      1px solid #EBEEFA;
}

TABLE.catlist TD A {
    color:              black;
    
    text-decoration:    none;
}

TABLE.catlist TD A:hover {
    color:              navy;
    
    text-decoration:    underline;
}

/* CATEGORIES LISTING DEFINITIONS ******************************************* */

TABLE.exports {
    font-family:        Verdana;
    font-size:          11px;
    
    background-color:   #E6E8F3;
}

TABLE.exports TH.part1 {
    text-align:         left;
    
    background-color:   #9CA4CF;
}

TABLE.exports TH.part2 {
	text-indent:        5px;
	
	text-align:         left;
	
	font-size:          11px;
	
	color:              white;
	background-color:   #25306A;
}

TABLE.exports TD.mouseOut {
    background-color:   #E6E8F3;
    
    border-bottom:      1px solid #EBEEFA;
}
 
TABLE.exports TD.mouseOver {
    background-color:   #F6F7FD;
    
    border-bottom:      1px solid #EBEEFA;
}

TABLE.exports TD A {
    color:              black;
    
    text-decoration:    none;
}

TABLE.exports TD A:hover {
    color:              navy;
}

/* SUBCATEGORIES LISTING DEFINITIONS ******************************************* */

TABLE.sclist TD {
    font-family:        Verdana;
    font-size:          11px;
    
    background-color:   white;
    
    padding-left:       10px;
}

TABLE.sclist .scname {
    font-family:        Verdana;
    font-size:          14px;
    font-weight:        bold;
    
    color:              navy;
}

TABLE.sclist .scname_small {
    font-family:        Verdana;
    font-size:          12px;
    font-weight:        normal;
    
    color:              navy;
    
    padding-left:       5px;
}

TABLE.sclist .sctypes {
    font-family:        Verdana;
    font-size:          9px;
    font-weight:        normal;
    
    color:              #666666;
    
    padding-left:       5px;
}

TABLE.sclist .sctypes A {
    color:              #666666;
}

TABLE.sclist .sctypes A:hover {
    color:              navy;
}

TABLE.sclist A {
    color:              navy;
    
    text-decoration:    none;
}

TABLE.sclist A:hover {
    text-decoration:    underline;
}

/* CATEGORY BOX DEFINITIONS ******************************************* */
TABLE.catbox TD.image {
    background-color:   white;
    
    vertical-align:     top;
}

TABLE.catbox TD.catname {
    font-family:        Verdana CE, Verdana, sans-serif;
    font-size:          14px;
    font-weight:        bold;
    
    vertical-align:     top;
    
    color:              navy;
}

TABLE.catbox TD.catname A {
    color:              navy;
    
    text-decoration:    none;
}

TABLE.catbox TD.catname A:hover {
    text-decoration:    underline;
}

TABLE.catbox TD.subcats {
    font-family:        Verdana CE, Verdana, sans-serif;
    font-size:          9px;
    
    vertical-align:     bottom;
    
    color:              black;
}

TABLE.catbox TD.subcats A {
    text-decoration:    none;
    
    color:              black;
}

TABLE.catbox TD.subcats A:hover {
    text-decoration:    underline;
}

/* SEARCH BOX DEFINITIONS ******************************************* */

TABLE.search {
    font-family:        Verdana;
    font-size:          11px;
    
    background-color:   #E6E8F3;
}

TABLE.search TH.part1 {
    text-align:         left;
    
    background-color:   #9CA4CF;
}

TABLE.search TH.part2 {
    text-align:         left;
    text-indent:        5px;
    
    font-size:          11px;
    
    color:              white;
    background-color:   #25306A;
}

TABLE.search TH.part2 A {
    color:              white;
    text-decoration:    none;
}

TABLE.search TH.part2 A:hover {
    text-decoration:    underline;
}

TABLE.search TD A {
    color:              black;
    
    text-decoration:    none;
}

TABLE.search TD A:hover {
    color:              navy;
    
    text-decoration:    underline;
}

/* HEADER LINKS DEFINITIONS ************************/
.header_links {
    font-family:        Verdana CE, Verdana, sans-serif;
    font-size:          11px;
    font-weight:        bold;
    
    color:              white;
}

.header_links A {
    color:              white;
    text-decoration:    none;
}

.header_links A.black {
    color:              black;
    text-decoration:    none;
}

.header_links A:hover {
    text-decoration:    underline;
}

/* TEXT DEFS ***************************************/
.heading_text {
    font-family:        Verdana CE, Verdana, sans-serif;
    font-size:          9px;
    
    color:              #E6E8F3;
    
    padding-right:      10px;
    padding-bottom:     4px;
}

.heading_text A {
    font-weight:        bold;
    
    color:              #E6E8F3;
    
    text-decoration:    none;
}

.heading_text A:hover {
    font-weight:        bold;
    
    color:              white;
    
    text-decoration:    underline;
}

.sclist_heading {
    font-family:        Verdana CE, Verdana, sans-serif;
    font-size:          15px;
    font-weight:        bold;
    
    color:              silver;
    
    padding-top:        20px;
}

.sclist_subcat {
    font-family:        Verdana CE, Verdana, sans-serif;
    font-size:          14px;
    font-weight:        bold;
    
    color:              black;
}

.adcnt {
    font-size:          10px;
    font-weight:        normal;
    color:              black;
}