/* Modules StyleSheet

Settings in this stylesheet control the appearance of elements in any/all
of the modules within the PandA site. Changing any of the settings here
will affect all the modules within this site.

*/

/* Backgrounds ------------------------------------------------------- */

.rowcolor1 {
		background-color: #DDDDDD; }
	
.rowcolor2 {
		background-color: #EEEEEE; }

/* Headers ----------------------------------------------------------- */

th {
		background-color: #00009C;
		color: white;
		font-style: italic; }

/* Images ------------------------------------------------------------ */
	
.detail-full {
		border: 1px solid #9999FF; }

.detail-med {
		border: 1px solid #9999FF; }

.list-thumb {
		border: 1px solid; }

/* Text -------------------------------------------------------------- */

.dateline {
		font-size: 11px;
		margin: 0px 0px 6px 0px; }
		
.morenews {
		font-size: 11px;
		margin: 6px 0px 0px 0px; }

.subnav {
		font-size: 10px; }