@import url(../stylesheet.css);

html, body, p, td {
	font-family: helvetica, verdana, arial, sans-serif, serif;
	background-color: #ffffff;
	color:#000000;
	/*font-size:normal;*/
        font-size: 12px;
	text-transform:none;
	font-weight:normal;

}

.conftd {
	text-align: right;
} 

.pastdue {
	background-color: #ffffcc;
}

.sig {
	font-family: helvetica, verdana, arial, sans-serif, serif;
	font-style: italic;
	background-color: #ffffff;
	color:#000000;
	font-size:x-small;
	font-weight:normal;
}

	A:link		{ color: #333399; text-decoration: none; }
	A:visited	{ color: #333399; text-decoration: none; }
	A:active	{ color: #999999;  }
	A:hover		{ color: #999999;  text-decoration: underline; }

	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}

ul {
	margin-top: 0;
	margin-bottom: 0;

}

.blurb {
	font-family: helvetica, verdana, arial, sans-serif, serif;
	width: 450;
}

.scheddate {
	text-align: right;
}

.schedtable {
	cell-spacing: 0;
	cell-padding: 0;
	border: 0;
}

.goatCaption {
	font-family: helvetica, verdana, arial, sans-serif, serif;
	font-size: small;
	text-align: center;
}

.myheading {
	font-family: helvetica, verdana, arial, sans-serif, serif;
	text-align: left;
	vertical-align: top;
	color:#000000;
	font-weight:bold;
	background:#FFFFFF;
 	line-height:140%;
  	text-transform:uppercase;
	letter-spacing: .2em;  					
	font-size: normal;
}

.myheading2, th {
	font-family: helvetica, verdana, arial, sans-serif, serif;
#	font-variant: small-caps;
	text-align: left;
	color:#000000;
	font-weight:bold;
	font-size: normal;
	background:#FFFFFF;
}

.copyright {
	font-size: small;
	color: #000000;
}

.titleBar {
	background: #669966;
	color: #ffffff;	
	font-weight: bold;
}

td {
	vertical-align: top;
}

table {
	border: 0;
	width: 450;
	cell-spacing: 0;
	cell-padding: 0;
}

.footBar {
	background: #ffffff;
	color: #000000;	
	font-weight: bold;
	text-align: center;
	vertical-align: center;
	width: 500;
}

.menuBar {
	background: #669966;
	font-weight: bold;
	vertical-align: top;
	text-align: center;
	color: #000000;
}

.menuBarSelected {
	background: #669966;
	font-weight: bold;
	vertical-align: center;
	text-align: center;
	color: #000000;
}

.vblank {
	background: #000000;
	vertical-align: top;
	width: 3;
}

.hblank {
	background: #000000;
	vertical-align: top;
	height: 3;
}
