body {
    margin-right:10px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
	font-size: 11px;
}

h1,h2,h3 {
	font-size: 11px;
	font-weight:bold;
	margin:0;
}

ul {
	margin:0;
	padding:0;
	list-style-type:none;
	text-indent:0;
}

li {
	margin:0;
	padding:0;
	text-indent:0;
}

strong {
	font-weight:bold;
}

a:link,a:active,a:visited {
	text-decoration: underline;
	color:#0000FF;
}

#infotable {
	width:100%;
	height:100%;
	font-size:10px;
	text-align:left;
	margin:0;
}

#pageheader {
	position: absolute;
	left: 10px;
	top: 10px;
	height:120px;
	margin-right:10px;
	background-color:#FFFFBB;
	border:1px solid #ABABAB;
}


#pagebody {
	position: absolute;
	left: 10px;
	top: 135px;
	margin:0 10px 10px 0;
	background-color:#DEDEDE;
	border:1px solid #ABABAB;
}



/* Header */
#logo {
	float:left;
	margin:10px 0 0 10px;
	text-align:center;
}

#adv_banner {
	margin:10px 0 0 225px;
}



/* Body */
#breadcrumb {
	position:absolute;
	top:10px;
	left:10px;
	background-color:#F5F5F5;
	border:1px solid #ABABAB;
}

#breadcrumb_content {
	padding:2px 0 2px 2px;
}

#infobox {
	position:absolute;
	top:40px;
	left:180px;
	width:450px;
	height:90px;
	padding:0;
	border:1px solid #ABABAB;
	background-color:#FFFFBB;
	overflow:hidden;
}

#map {
	position:absolute;
	min-width:706px;
	top:161px;
	left:180px;
	margin:0;
	padding:0;
	background-color:#FFFFBB;
	border-width: 0 1px 1px 1px;
	border-style:solid;
	border-color:#ABABAB;
}

#keywords {
	position:absolute;
	min-width:706px;
	top:850px;
	left:180px;
	background-color:#FFFFBB;
	border:1px solid #ABABAB;
}

#keywords_content {
	padding:10px;
}

#tabs {
	position:absolute;
	top:140px;
	left:180px;
	margin:0;
	padding:0;
}

#tabtable {
	padding:0;
	margin:0;
	border-spacing:0;
	border-collapse:collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
	font-size: 11px;
	height:20px;
	overflow:hidden;
	border:0;
	table-layout:fixed;
}

#navigation {
	padding:5px;
	text-indent:20px;
}

#buttons {
	position:absolute;
	top:40px;
	left:10px;
	width:160px;
	height:90px;
	background-color:#FFFFBB;
	border:1px solid #ABABAB;
	margin:0;
}

#buttons_content {
	margin:4px;
}

#copyright {
	position:absolute;
	text-align:center;
}

#adv_skyscraper {
	position:absolute;
	top:140px;
	left:10px;
	width:160px;
	background-color:#FFFFBB;
	border:1px solid #ABABAB;
	margin:0;
	padding:0;
}

#adv_small_rect {
	position:absolute;
	top:40px;
	left:640px;
	width:246px;
	height:90px;
	background-color:#FFFFBB;
	border:1px solid #ABABAB;
	overflow:hidden;
	padding-top:0;
	text-align:center
}

.inline {
	display:inline;
	margin:0;
}

.bigunderlined {
	font-weight:bold;
	text-decoration:underline;
}

.logotext {
	font-weight:bold;
	font-size:10px;
	line-height:18px;
	color:#0000CC;
	margin:0;
	padding:0;
}

.infotd {
	border:1px solid #ABABAB;
	padding:2px 5px 2px 5px;
}

.tab_active {
	text-align:center;
	background-color:#FFFFBB;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:0;
	border-style:solid;
	border-top-color:#ABABAB;
	border-left-color:#ABABAB;
	border-right-color:#ABABAB;
	border-bottom-color:#FFFFBB;
	margin:0;
	padding:3px 10px 3px 10px;
	white-space:nowrap;
}

.tab_passive {
	text-align:center;
	background-color:#F5F5F5;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-style:solid;
	border-top-color:#ABABAB;
	border-left-color:#ABABAB;
	border-right-color:#ABABAB;
	border-bottom-color:#888888;
	margin:0;
	padding:3px 10px 3px 10px;
	overflow:hidden;
	white-space:nowrap;
}

.tab_blank {
	border:0;
	border-bottom-width: 1px;
	border-style:solid;
	border-color:#ABABAB;
}

.redbold {
	font-weight:bold;
	font-style:italic;
	color:#FF0000;
}


