body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(bluebg.gif);
	background-repeat: repeat-x;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	font-variant: normal;
	padding-bottom: 2px;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #000033;
	letter-spacing: normal;
	padding-bottom: 5px;
	padding-top: 0px;
}

.Caption {
	font-family: Arial, Helvetica, san-serif;
	font-size: 14px;
	font-weight: bold;
}

.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: 500;
	color: #000033;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: normal;
}
.rerunTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 2px;
}

.oddRow{ 
	background-color: #DDDDDD;
}
.evenRow{
    background-color:#FFFFFF;
}
.tblHdr{
    background-color:#AAAAAA;
	font-size: 14px;
	font-weight: 500;

}
.monName {
	color:#444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	}
