BODY, TD {
	font-family: arial narrow, arial, sans-serif;
	font-size: 11pt;
}

BODY {
	text-align: center;
	margin: 30px;
	background: #333333;
	color: #cccc99;
}

TABLE {
	border: 0;
}

IMG {
	border: 0;
}

A {
	color: #993333; 
	text-decoration: underline;
	font-weight: none;
}

A:hover {
	text-decoration: underline;
}

A.sidebar {
	color: #333333; 
	text-decoration: none;
	font-weight: 600;
	font-size: 11pt;
}

A.sidebar:hover {
	text-decoration: underline;
}


A.sidecurrent {
	color: #993333; 
	text-decoration: none;
	font-weight: 600;
	font-size: 11pt;
}

A.sidecurrent:hover {
	text-decoration: underline;
}

A.sidebarsub {
	color: #333333; 
	text-decoration: none;
	font-weight: normal;
	font-size: 11pt;
}

A.sidebarsub:hover {
	text-decoration: underline;
}


A.sidebarsubcurrent {
	color: #cc3333; 
	text-decoration: none;
	font-weight: normal;
	font-size: 11pt;
}

A.sidecurrent:hover {
	text-decoration: underline;
}


A.navbar {
	color: #ffffff; 
	text-decoration: none;
	font-weight: 600;
	white-space: nowrap;
	font-size: 11pt;
}

A.navbar:hover {
	text-decoration: underline;
}


A.navcurrent {
	color: #ffffcc; 
	text-decoration: none;
	font-weight: 600;
	white-space: nowrap;
	font-size: 11pt;
}

A.navcurrent:hover {
	text-decoration: underline;
}

A.footer {
	color: #cccc99; 
	text-decoration: none;
	font-weight: 600;
	font-size: 10pt;
}

A.footer:hover {
	color: #ffffcc;
	text-decoration: none;
}

.pagetitle {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12pt;
}

.subtitle {
	font-family: arial narrow, arial, sans-serif;
	font-weight: 600;
}

.content {
	color: black;
	background: white;
	font-size: 11pt;
	font-family: arial, sans-serif;
	padding: 10px;
	text-align: left;
}

.contentborder {
	padding: 5px;
	vertical-align: top;
}

.leftcol {
	color: black;
	padding-left: 30px;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	text-align: left;
}

.sidemenu {
	text-indent: -10px;
	margin-top: 0px;
	margin-bottom: 7px;
}


ul.side {
	list-style-type: square;
	list-style-position: outside;	
	margin-left: 8px;
	margin-top: -5px;
	margin-bottom: 6px;

}

.hangtab {
	margin-left: 1.45em;
	text-indent: -1.45em;
}


.Q {
	color: #333333;
	font-size: 11pt;
	font-family: arial, sans-serif;
	font-weight: bold;
	margin-left: 1.45em;
	text-indent: -1.45em;

}

.pub {
	font-variant: italic;
}

.toplink {
	text-align: center;
	font-size: 10px;
}


