cBODY {
	FONT-SIZE: 12px; MARGIN: 2px 10px 2px 0px; COLOR: #000000;/*color: #666666;*/ FONT-FAMILY: Verdana,Arial; BACKGROUND-COLOR: #ffffff
}
INPUT {
	FONT-SIZE: 12px; FONT-FAMILY: Verdana,Arial
}
SELECT {
	FONT-SIZE: 10px; FONT-FAMILY: Verdana,Arial
}
OPTION {
	FONT-SIZE: 10px; FONT-FAMILY: Verdana,Arial
}
TABLE {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; FONT-SIZE: 12px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px; FONT-FAMILY: Verdana,Arial
}

/*ADDITIONAL FONTS ADDED BY DQ*/

/*Main Body Text*/
H1 {
	font-size: 20px; padding-top:15px; padding-bottom: 0px; margin-bottom:0; font-weight: bold;
}
H2 {
	font-size: 17px; padding-top:10px; padding-bottom: 0px; margin-bottom:0; font-weight: bold;
}
H3 {
	font-size: 14px; padding-top:5px; padding-bottom: 0px; margin-bottom:0; font-weight: bold;
}
H4 {
	font-size: 13px; margin-bottom: -12px; padding-bottom: 0;
}

/*Page Header and Description*/
TD.header {
	font-size: 20px; padding-top:15px; padding-bottom: 0px; margin-bottom:0; font-weight: bold;
}

TD.description {
	font-size: 12px; padding-top:5px; padding-bottom: 0px; margin-bottom:0;
}

TD.search_header {
	font-size: 12px; padding-top:5px; padding-bottom: 0px; margin-bottom:0; font-weight: bold;
}

TD.subheader {
	font-size: 14px; padding-top:5px; padding-bottom: 0px; margin-bottom:0; font-weight: bold;
}

.subheader_link_bold {
	font-size: 14px; font-weight: bold;
}

.subcat_link_bold {
	font-size: 12px; font-weight: bold;
}

TD.subcat_link {
	font-size: 13px; padding-top:5px; padding-bottom: 0px; margin-bottom:0; padding-left:5px;
}
TD.latest_link {
	padding-top:0px; padding-bottom: 0px; margin-bottom:0; padding-left:5px;
}

TD.cat_item_count {
	padding-top:0px; padding-bottom: 0px; margin-bottom:0; padding-left:10px;
}

a:link, a:visited {
    text-decoration: none;
	color: #000099;
	font-weight: normal;
}

a:hover, a:active {
    text-decoration: underline;
	color: #000099;
	font-weight: normal;
}

a.selected:link, a.selected:visited {
    text-decoration: none;
	color: #000099;
	font-weight: normal;
}

a.selected:hover, a.selected:active {
    text-decoration: underline;
	color: #000099;
	font-weight: normal;
}

/* List Table Styles */

TABLE.listTable {
    border : 0;
    padding : 0px;
    background: #969D93;
    margin : 0px 0px 0px 0px;
}

TABLE.listTable TD {
/*    color : #666666; */
    text-align: left;
    padding : 0.2em 0.2em 0.2em 0.2em;
}

TABLE.listTable TD.alignLeft {
    text-align: left;
    padding : 0.2em 0.2em 0.2em 0.2em;
}


TABLE.listTable TD.header {
    text-align: left;
    vertical-align: middle;
    background-color: #999999;
	color: #ffffff;
	font-weight: bold;
}

TABLE.listTable TD.addButton {
    background-color: #6699cc;
    text-align: center;
}

table.listTable td.addButton a:link, table.listTable td.addButton a:visited {
    text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

table.listTable td.addButton a:hover, table.listTable td.addButton a:active {
    text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
}

TABLE.listTable TR.headers TD {
    padding : 0.2em 0.2em 0.2em 0.2em;
    background: #969D93;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    }

TABLE.listTable TR.footers TD {
    padding : 0.2em 0.2em 0.2em 0.2em;
    background: #969D93;
    color: #fff;
    font-weight: normal;
    font-size: 12px;
    }

TABLE.listTable TR.resultRow TD {
    padding : 0.2em 0.2em 0.2em 0.2em;
    border-width: 0 0 1px 0;
    background: #DAE0D8;
}

TABLE.listTable TR.resultRowEven TD {
    padding : 0.2em 0.2em 0.2em 0.2em;
    background: #EEEEEE;
    border-width: 0 0 1px 0;
}

TABLE.listTable TR.resultRow TD.centerAlign {
    text-align:center;
}


TABLE.listTable TD.leftAlign {
    text-align: left;
}

TABLE.listTable TD.rightAlign {
    text-align: right;
}

TABLE.listTable TD.listLabel {
    font-weight : bold;
    padding : 0 20px 0 5px;
    text-align: left;
}

SPAN.paging {
    color: #000000;
    font-weight: normal;
    font-size: 12px;
}

SPAN.paging a:link, SPAN.paging a:visited {
    text-decoration: underline;
/*	color: #000000; */
	font-weight: normal;
}

SPAN.paging a:hover, SPAN.paging a:active {
    text-decoration: underline;
/*	color: #ffffff; */
	font-weight: normal;
}

SPAN.paging a.selected:link, SPAN.paging a.selected:visited {
    text-decoration: underline;
/*	color: #ffffff; */
	font-weight: normal;
}

SPAN.paging a.selected:hover, SPAN.paging a.selected:active {
    text-decoration: underline;
/*	color: #ffffff; */
	font-weight: normal;
}

SPAN.nextprev a:link, SPAN.nextprev a:visited {
    text-decoration: underline;
	color: #000099;
	font-weight: bold;
}

SPAN.nextprev a:hover, SPAN.nextprev a:active {
    text-decoration: underline;
	color: #000099;
	font-weight: bold;
}

SPAN.nextprev a.selected:link, SPAN.nextprev a.selected:visited {
    text-decoration: underline;
	color: #000099;
	font-weight: bold;
}

SPAN.nextprev a.selected:hover, SPAN.nextprev a.selected:active {
    text-decoration: underline;
	color: #000099;
	font-weight: bold;
}


/* No longer, necessary, standard display now acceptable
ul.latest {
  margin: 0px 5px 0px 0px;
  padding: 0px 5px 0px 0px;
}
ul.latest li {
  margin: 2;
  padding : 3px 2px 3px 5px;
  padding: 0;
  list-style-type: square;
}
*/