body { font-family: Arial, Helvetica, sans-serif; margin : 0px 0px 10px 0px; background-color: #000000; font-size: 85%;
}

a:link {
	text-decoration: underline;
	color: #003399;
}

.footer {	color: #999999;
	font-size: x-small;
}


TD.innertableleft {
border-style: solid;
border-left-width: 1px;
border-left-color: #000000;
border-right: none;
border-bottom: none;
border-top: none;
}

TD.innertableright {
border-style: solid;
border-right-width: 1px;
border-right-color:#000000;
border-left: none;
border-bottom: none;
border-top: none;
}

TD.innertabletop {
border-style: solid;
border-top-width:1px;
border-top-color:#000000;
border-bottom: none;
border-left: none;
border-right: none;
}
TD.innertablebot {
border-style: solid;
border-bottom-width: 1px;
border-bottom-color: #000000;
border-top: none;
border-left: none;
border-right: none;
}
.hdr {
	font-size: 90%;
}
.breadcrumb_arrow {
	font-size: 85%;
	color: #999999;
	vertical-align: middle;
}
TD.innertableleft_white {

border-style: solid;
border-left-width: 1px;
border-left-color: #FFFFFF;
border-right: none;
border-bottom: none;
border-top: none;
}
TD.innertableright_white {

border-style: solid;
border-right-width: 1px;
border-right-color:#FFFFFF;
border-left: none;
border-bottom: none;
border-top: none;
}
TD.innertabletop_white {

border-style: solid;
border-top-width:1px;
border-top-color:#FFFFFF;
border-bottom: none;
border-left: none;
border-right: none;
}
TD.innertablebot_white {

border-style: solid;
border-bottom-width: 1px;
border-bottom-color: #FFFFFF;
border-top: none;
border-left: none;
border-right: none;
}
TD.innertabletop_grey {


border-style: solid;
border-top-width:1px;
border-top-color:#999999;
border-bottom: none;
border-left: none;
border-right: none;
}
TD.innertablebot_grey {


border-style: solid;
border-bottom-width: 1px;
border-bottom-color:#999999;
border-top: none;
border-left: none;
border-right: none;
}
TD.innertableleft_grey {


border-style: solid;
border-left-width: 1px;
border-left-color: #999999;
border-right: none;
border-bottom: none;
border-top: none;
}
TD.innertableright_grey {


border-style: solid;
border-right-width: 1px;
border-right-color:#999999;
border-left: none;
border-bottom: none;
border-top: none;
}
.tablepadding {
	padding-top: 1em;
}
.tagline_spacing {
	padding-bottom: 9px;
}
.em_spacing {
	padding: 1em;
}

