BODY, TD, TH {
	font: normal 10pt "Arial"}

TD {
        margin: 0 0;
	vertical-align: top;
}

TH {
	white-space: nowrap;
	font-weight: 600;
	vertical-align: bottom;
}

TABLE {
	width: 100%;
}

A {
	color: #ff3333;
	text-decoration: none;
}

A:active {
	color: #ff3333;
}

imglnk {
	color: #ffffff;
	text-decoration: none;
}

A:hover {
	color: #cc9900;
}

IMG {
	border: 0;
}

A.current {
        color: #cc9900;
}

TH.menu {
	background: #000099;
	color: white;
	padding: 5px 10px;
        font-weight: bold;
}

.sectiontitle {
        font-style: normal;
        font-weight: 600;
        color: #000099;
}

.column {
	vertical-align: top;
	padding: 0px 10px;
}

.sidemenu {
        font-family: arial narrow, sans-serif;
        font-weight: bold;
	text-indent: -10px;
	margin: 0 0 8px 0;
	line-height: 17px;
	font-size: 12pt;
}

.oneline {
	white-space: nowrap;
	vertical-align: middle;
}

.toplink {
	text-align: center;
	font-size: 12px;
}

.footer {
	text-align: center;
	font-size: 12px;
	font-style: italic;
	line-height: 16px; 
}