.menubar {
	height: 18px;
	display: block;
	background-color: #333;
	white-space: nowrap;
	color: #999;
	padding: 0px 0px 0px 0px;
}
.pullout {
	border-width: 2px 0 2px 0;
	border-color: #999;
	border-style: solid;
	color: #666;
	font-size: 10pt;
	line-height: 14pt;
	font-style: italic;
	margin-left: 30px;
	margin-right: 30px;
	font-weight: bold;
}
.counter {
	color: #666;
	font-family: arial;
	font-size: 6pt;
	clear: both;
	bottom: 0px;
	display: none;
	position: absolute;
	float: right;
}
#col_left {
	padding: 6px 16px 6px 6px;
	display: block;
	right: 444px;
	overflow-y: auto;
	overflow-x: hidden;
	position: absolute;
	float: left;
	top: 74px;
	bottom: 20px;
	left:0px;
/*
	border-bottom: 1px solid #CCC;
*/
	background-color: #FFF;
}

#col_middle {
	width: 210px;
	padding: 6px;
	display: block;
	overflow-y: auto;
	overflow-x: hidden;
	position: absolute;
	right: 222px;
/*
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
*/
	float: left;
	top: 74px;
	bottom: 20px;
	height: expression(parent.offsetHeight + 'px');
	background-color: #CCC;
}
#col_right {
	width: 210px;
	padding: 6px;
	display: block;
	overflow-y: auto;
	overflow-x: hidden;
	position: absolute;
/*
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
*/
	right: 0px;
	top: 74px;
	bottom: 20px;
	background-color: #999;
}

#footer {
	margin: 0px;
	padding: 0px;
	right: 0px;
	color: #999;
	font-family: arial;
	font-size: 9px;
	display: block;
	bottom: 0px;
	padding-left: 6px;
	position: absolute;
	background-color: #333;
}

#header_print {
	display: none;
}

#header_screen {
	height: 56px;
	background-color: #000;
	color: #CCC;
	display: block;
	overflow: hidden;
	white-space: nowrap;
}

#hotlinks {
	float: right;
	text-align: right;
	height: 28px;
	overflow: hidden;
}
#loc {
	color: #666;
	font-family: impact;
	font-size: 50px;
	line-height: 54px;
	padding-right:10px
}
#menubox {
	display: none;
	position: absolute;
	width: 200px;
	background-color: #333;
	overflow: hidden;
	color: #CCC;
	line-height: 22px;
}

#menubox_shadow {
	display: none;
	position: absolute;
	width: 200px;
	background-color: #666;
	overflow: hidden;
	color: #CCC;
	-moz-opacity:.50; 
	filter:alpha(opacity=50); 
	opacity:.50;
}

#menuitems {
	display: block;
	padding-left: 10px;
	background-color: #000;
	color: #ccc;
	font-size: 9px;
	line-height: 22px;
}

#no_js{
	padding: 6px;
}
#page {
	width: 100%;
	padding: 0px;
	margin: 0px;
	display: none;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #333;
}
.caption {
	font-family: verdana;
	font-size: 7pt;
	line-height: 8pt;
	font-style: italic;
	display: block;
	padding: 3px;
	background-color: #999;
	color:#fff;
	border-width: 0px 1px 1px 1px;
	border-color: #333;
	margin-top:-2px;
	border-style: solid;
	
}
H1 {
	font-family: impact;
	font-weight: normal;
	font-size: 44pt;
	line-height: 38pt;
	margin: 0;
	padding: 0;
	color: #333;
	letter-spacing: -.02em;
}
H2 {
	margin: 4px 0 0 0;
	/*
	font-family: tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
*/
	font-family: impact;
	font-weight: normal;
	font-size: 18pt;
	line-height: 18pt;
	color: #333;
}
H3 {
	margin: 0;
	padding-top: 4px;
	padding-bottom: 2px;
	font-weight: bold;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11pt;
	line-height: 11pt;
	color: #333;
}

H4 {
	margin: 0;
	font-weight: bold;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 10pt;
	line-height: 9pt;
	color: #333;
}
IMG.border {
	margin: 0px;
	padding: 0;
	border-width: 1px 1px 1px 1px;
	border-color: #333;
	border-style: solid;
}
UL {
	margin-top: 0px;
	margin-bottom: 2px;
}

A {
	color: #03F;
	text-transform: none;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}
A.menu {
/*
	line-height: 22px;
*/
	padding: 1px 8px 2px 8px;
	font-weight: bold;
	color: #FFF;
	text-transform: none;
	text-decoration: none;
	border-left: 0px solid #666;
	font-size: 12px;
	font-family: arial;
}

A.menu:hover {
	background-color: #999;
	text-decoration: none;
}

A.submenu {
	/*
	background-color: #999;
	color: #000;
*/
	line-height: 18px;
	display: block;
	color: #FFF;
	padding: 0 0 0 8px;
	width: 192px;
	text-transform: none;
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
	font-weight: bolder;
}

A.submenu:hover {
	background-color: #666;
}

BODY {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	margin: 0px;
	padding: 0px;
	height:100%;
	overflow:hidden;
}
