body {margin-top: 0}
body {font-family: arial}
body {background-color: white}
/*a:hover {background: #ffa }*/

.dtable table {
	background-color: #999
}




/*.dtable table {border-collapse: separate}*/
/*.dtable table {border-width: 2px}*/

.dtable th {
	background-color: #264070
}
/*.dtable th {background-color: lightblue}*/
.dtable th {font-weight: bold}
.dtable th {text-align: left}
.dtable th {color: #c9c97F}
/*.dtable th {color: #000000}*/




.dtable td {background-color: #e9e9d3}
.dtable td {border-width: thick}

.dtable td {text-align: left}
/*.dtable td {background-color: lightyellow}*/

/*
 *  Title bar, example: "Search Available ETDs"
 */
 
/*.ttable td {background-color: #263a58}*/
.ttable td {background-color: #264070}
/*.ttable td {color: #e9e9d3}*/
.ttable td {color: #c9c97F}

.ttable td {text-align: center}
.ttable td {font: 14pt sans-serif}
.ttable td {font-weight: bold}

.ttable table {width: 100%;}
.ttable table {border-spacing: 0px;}
/*
.ttable table {position: relative;}
.ttable table {margin-right: auto;}
.ttable table {margin-left: auto;}
*/

.contacts_table table {background-color: #264070}
.contacts_table th {background-color: lightblue}
.contacts_table th {font-size: 100%}
.contacts_table th {text-align: left}
.contacts_table td {background-color: lightyellow}
.contacts_table td {font-size: 75%}
.contacts_table td {text-align: left}


/*
 *  Added the following class to handle the global headers 
 *
 *  7/17/07   Mark Stevenson  University of Pittsburgh
 */
 
.gtable table {width: 100%}
.gtable table {border-spacing: 0px}
 
.gtable table {background-color: #c9c97f}
.gtable th {
	background-color: #264070
}



.gtable td {text-align: center}
.gtable td {font-size: large }
.gtable td {font-family: Ariel, Sans-Serif}
.gtable td {font-weight: bold}
.gtable td {padding: 5px}
.gtable td {border-spacing: 0px}
.gtable td {background-color: #264070}
/*.gtable td {background-color: #263a58}*/
.gtable td {color: #c9c97F}
/*.gtable td {color: #e9e9d3}*/
.gtable td {width: 100%}



/*
 *  Added the following class to handle the results 
 *  tables for Browse and Search.
 *
 *  7/17/07   Mark Stevenson  University of Pittsburgh
 */


/*
 *  Results div align center
 */
 
.rtable {text-align: center}
.rtable {font-family: Ariel, Sans-Serif}


/*
 *  Results table headers
 */
 
/*.rtable th {background-color: #263a58}*/
.rtable th {background-color: #264070}
/*.rtable th {color: #e9e9d3}*/
.rtable th {color: #c9c97F}

.rtable th {font-size: large}
.rtable th {font-family: Ariel, Sans-Serif}
.rtable th {vertical-align: top}
.rtable th {text-align: left}
.rtable th {font-weight: bold}

/*
 *  Results table, odd and even rows
 */
 
.rtable tr.odd {background-color: #e9e9d3}
.rtable tr.odd {font-family: Ariel, Sans-Serif}
.rtable tr.odd {font-size: small}
.rtable tr.odd {text-align: left}
.rtable tr.odd {vertical-align: top}

.rtable tr.even {background-color: #dad9ba}
.rtable tr.even {font-family: Ariel, Sans-Serif}
.rtable tr.even {font-size: small}
.rtable tr.even {text-align: left}
.rtable tr.even {vertical-align: top}

/*
 *  Results table, table dimensions
 */
.rtable table.results {border-spacing: 0px}
.rtable table.results {padding: 5px}
.rtable table.results {width: 100%}

/*
 *  Results, <p> tags, (for header in browse)
 *  Example: Browse By: Program, Author
 */

.rtable p.browse {font-size: small}

/*
 *  Added the following class to handle the search form 
 *
 *  7/17/07   Mark Stevenson  University of Pittsburgh
 */

/*.stable {text-align: center}

.stable table.query {text-align: center}*/
.stable table.query {width: 600}
.stable table.query {padding: 0}
.stable table.query {border-spacing: 0}

.stable h4 {font-family: Ariel, Sans-Serif}

.stable table.query th {font-family: Ariel, Sans-Serif}
.stable table.query th {font-size: small}

