table {background-color: white;
}

a {
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color:#336699;
}

A:Hover  {
	color : #990000;
	text-decoration : underline;
}

H1 {
	color: #002449;
	font-weight: bold;
	font-size : 16px;
}.bluetitle {
	font-size: 20px;
	font-weight: bolder;
	color: #336699;
	font-variant: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;

}
.bluetitlecentered {
	font-size: 20px;
	font-weight: bolder;
	color: #336699;
	font-variant: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-align: center;

}
.td-vert-rpt {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(images/v5/transition.gif);

}
.td-vert-rpt2 {

	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(images/v5/transition%20top.gif);
}
.td-vert-rpt3 {


	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(images/v5/transition%20bottom.gif);
}
.adtable {
	border: 1px dotted #CCCCCC;
	background-color: #F5FFC7;

}
.adtablebottom {
	border: 1px dotted #999999;
	background-color: #FFFFFF;
	width: 100%;

}
.adtablebottomtitle {
	color: #336699;
	background-color: #CCCCCC;
	font-weight: bold;


}
.invisible {
	color: #FFFFFF;
}
