/* NCC photos global cascading style sheet - applies to all photo pages */

/* Global Classes */

ul {
    padding-top: 5px;
}

/* ID Classes */

tr.altRowNavP td {
	text-align: center;
	font-weight: bold;
	font-size: 11pt;
	padding-top: 5px;
	padding-bottom: 20px;
}

tr.altRowP td {
	padding: 10px;
    text-align: center;
    font-weight: bold;
    color: #000099;
}

/* Class Styles */

.headings {
    font-weight: bold;
    font-size: x-large;
    color: #0000CC;
}

.list-buffer {
    padding-bottom: 10px;
}

.main-table-p {
	margin-left: 15px;
}