body, td, span, p, textarea, input, select, div
{
	font-family : tahoma,arial,helvetic,geneva,sans-serif;
	color : #000000;
	font-size : 90%;
}
a
{
	font-family : tahoma,arial,helvetic,geneva,sans-serif;
	font-size : 90%;
}

body {
	background-color: White;
	background: url(../images/bg.jpg);
	color: #000033;
	margin-left : 0px;
	margin-top : 0px;
	margin : 0px 0px;
}

.txtSubHdr {
	font-style: italic;
	font-size: 110%;
	color: white;
}
.cellr {
	border-right: thin;
	border-right-style: solid;
	border-right-color: Navy;
}
.hdr1 {
	font-weight : bold;
	color: Navy;
}
.hdr2 {
	font-weight : bold;
	color: Navy;
	font-size : 100%;
}
.hdrWhite{
	font-weight: bold;
	color: white;
}
.brdrR{
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
}
.brdrBR{
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
