body {
	background-color: #FFFFFF;
 	margin: 0px;
	padding: 0px;
	text-align: center;
}

img {
	border:0;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	text-align: left;
}

#header {
	width: 750px;
	height: 220px; 
}

#headbar {
	background-color: #dcdcdc;
	width: 100%;
	margin-top: 5px;
	height: 65px;
}


#headbar img {
	float: left;
	margin-right: 2px;
	margin-left: 1px;
}

#recommendet-bar {
	padding-top: 12px;
}

* html #recommendet-bar {
	padding-top: 10px;
}


#top-menu {
	background-color: #666;
	width: 100%;
	margin-top: 3px;
	height: 25px;
}

#top-menu ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
}

#top-menu ul li {
        margin-left: 0;
	float: left; 
	color: #fff;
	width: 124px;
	text-align: center;
	padding: 3px 0;
	border-left: 1px solid #fff;
	border-right: 0;
	list-style: none;
	display: inline;
	text-transform: uppercase;
}

#top-menu ul li span {
}

#top-menu ul li span.scaps {
	text-transform: lowercase;
}


#top-menu ul li a {
	color: #fff;
	text-decoration: none;
}

#top-menu ul li a:hover {
	color: #fff;
	text-decoration: none;
}

#top-menu ul li.first {
	margin-left: 0;
	border-left: 0;
	list-style: none;
	display: inline;
}

#splash {
	width: 100%;
	height: 92px;
}

#middle-menu {
	background-color: #666;
	width: 100%;
	height: 25px;
}

* html #middle-menu {
        margin-top: -3px;
}

#middle-menu ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
}

#middle-menu ul li {
        margin-left: 0;
	float: left; 
	color: #fff;
	width: 124px;
	text-align: center;
	padding: 3px 0;
	border-left: 1px solid #fff;
	border-right: 0;
	list-style: none;
	display: inline;
	text-transform: uppercase;
}

#middle-menu ul li span.scaps {
	text-transform: lowercase;
}


#middle-menu ul li a {
	color: #fff;
	text-decoration: none;
}

#middle-menu ul li a:hover {
	color: #fff;
	text-decoration: none;
}

#middle-menu ul li.first {
	margin-left: 0;
	border-left: 0;
	list-style: none;
	display: inline;
}

#bottom-menu {
	background-color: #666;
	width: 100%;
	height: 25px;
	padding: 0;
}

* html #bottom-menu {
        margin-top: -3px;
}

#bottom-menu ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
}

#bottom-menu ul li {
        margin-left: 0;
	float: left; 
	color: #fff;
	width: 185px;
	text-align: center;
	padding: 3px 0;
	border-left: 1px solid #fff;
	border-right: 0;
	list-style: none;
	display: inline;
	text-transform: uppercase;
}

#bottom-menu ul li span.scaps {
	text-transform: lowercase;
}


#bottom-menu ul li a {
	color: #fff;
	text-decoration: none;
}

#bottom-menu ul li a:hover {
	color: #fff;
	text-decoration: none;
}

#bottom-menu ul li.first {
	margin-left: 0;
	border-left: 0;
	list-style: none;
	display: inline;
}


#content {
	float: left;
	border-right: 1px solid #dcdcdc;
	text-align: justify;
	padding: 3px 5px 0 2px;
	width: 560px;
	min-height: 280px;
	overflow: visible;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 560px;
} 

html>body #content {
	width: 560px;
}

* html #content {
	margin-top: 10px;
	overflow: hidden;
	/* For IE - don't want big images breaking the page */
}

#sidebar {
	float: left;
	width: 170px;
	padding: 0 2px 0 3px;
/*	font-size: 0.9em; */
}

#footer {
	clear: both;
	margin: 0 0 20px 0;
	padding: 3px;
}

#infobar {
	text-align: center;
	padding-bottom: 2px;
}

#infobar span {
	display: block;
	width: 180px;
	position: relative;
	top: 0;
	left: 560px;
}

* html #infobar span {
	display: block;
	width: 180px;
	position: relative;
	top: 0;
	left: 280px;
	padding-bottom: 4px;
}


#footinfo {
	background-color: #dcdcdc;
	width: 100%;
	margin-top: 5px;
	height: 45px;
	padding: 2px;
}

#footinfo ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
}

#footinfo ul li {
	float: left; 
	text-align: center;
	padding: 3px 0;
	list-style: none;
	display: inline;
}

#footinfo ul li.first {
	width: 180px; 
	margin-left: 2px;
	list-style: none;
	display: inline;
}

#footinfo ul li.middle {
	width: 370px; 
	margin-left: 2px;
	list-style: none;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	display: inline;
	padding-top: 5px;
}

* html #footinfo ul li.middle {
	width: 350px;
}

#footinfo ul li.last {
	width: 180px; 
	margin-left: 0;
	list-style: none;
	display: inline;
}

* html #footinfo ul li.last {
	width: 200px;
}

#footinfo ul li.last div {
	width: 100%;
	padding-top: 3px;
}


.insidebar {
	width: 175px;
	margin-bottom: 5px;
	padding-bottom: 2px;
}

* html .insidebar {
	margin-top: 10px;
}

.insidebar .title {
	display: block;
	width: 175px;
	height: 28px;
	text-align: center;
	color: #000;
	font-weight: bold;
	border-right: 1px solid #dcdcdc;
	border-left: 1px solid #fff;
	background: transparent url(/t-img/icon-sect2.gif) top left no-repeat;
}

.insidebar .title2 {
	display: block;
	width: 175px;
	height: 28px;
	text-align: center;
	color: #000;
	font-weight: bold;
	border-right: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
}


.insidebar .title span {
	display: block;
	padding-top: 3px;
}

.insidebar .title2 span {
	display: block;
	padding-top: 5px;
}

.insidebar .title a {
	color: #000;
	text-decoration: none;
}

.insidebar .title2 a {
	color: #000;
	text-decoration: none;
}

.insidebar .title a:hover {
	color: #000;
	text-decoration: none;
}

.insidebar .title2 a:hover {
	color: #000;
	text-decoration: none;
}


.insidebar .content {
	width: 175px;
	text-align: center;
	padding-bottom: 5px;
	border-right: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}

.insidebar .content span {
	display: block;
	padding: 2px;
}

.insidebar .content2 {
	width: 175px;
	text-align: center;
	border-right: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 5px;
}

.insidebar .content2 span {
	display: block;
	padding: 2px;
}


.navLnkBlack {
	color: #000000; 
	line-height: 12px;
}

.navLnkBlue {
	color: #006699; 
	line-height: 12px;
}

.navLnkRed {
	color: #ff3333; 
	line-height: 12px;
}

.navTdGray {
	background-color: #a9a9a9;
	padding: 2px;
}

.navLnkGray {
	color: #dcdcdc; 
	line-height: 12px;
}

.footerLnk {
	COLOR: #000000;
}


a {
	text-decoration: none;
	color : #0000ff;
}

a:hover {
	text-decoration: underline;
}

.nav10 {
	FONT-SIZE: 11px;
	font-family: Arial;
}

.nav10g {
	FONT-SIZE: 11px;
	color: #a9a9a9;
}

#10 {
	font-size : 10pt;
}

.b-all-w {
	border : 1px solid #a9a9a9;
	padding : 2px;
}

#ms8 {
	font-size : 8pt;
	font-family : 'MS Sans Serif', sans-serif;
}

sub {
	vertical-align : sub;
	font-size : 70%;
}

sup {
	vertical-align : super;
	font-size : 70%;
}

.question {
	color : #009900;
	border-bottom : 1px dotted #009900;
}

.astro {
	color : #0000ff;
	border-bottom : 1px dotted #0000ff;
}


.locallink {
	color : #009900;
}

.k {
	padding : 3px;
	font-size : 8pt;
	font-family : 'MS Sans Serif', sans-serif;
	text-align : justify;
}

.cnt {
	font-family : Arial;
	font-size : 8pt;
	color : #C0C0C0;
}

#chref {
	color : #C0C0C0;
}

.pixt {
	background-color : #dcdcdc;
	border : 1px solid #a9a9a9;
	padding : 5px;
	font-size : 8pt;
	font-family : 'MS Sans Serif', sans-serif;
}

.tp {
	padding : 5px;
	font-size : 12pt;
	text-align : justify;
}

.m {
	padding : 1px;
	background-color : #000000;
	font-size : 13px;
	font-family : 'MS Sans Serif', sans-serif;
	text-valign : centerline;
	text-align : center;
	color : #ffffff;
}

.hm {
	padding : 1px;
	font-size : 13px;
	font-family : 'MS Sans Serif', sans-serif;
	color : #ffffff;
	text-decoration : none;
}

.hm:hover {
	color : #0099FF;
}

.head {
	background-color : #000000;
	text-align : center;
}

h1,h2,h3,h4 {
	padding : 1px;
	text-align : left;
}

h1 {
	font-size : 20pt;
	font-family : Arial, sans-serif;
	border-top : 1px solid #0000cc;
	border-bottom : 1px solid #0000cc;
	color : #000066;
}

h1.cl {
	font-size : 20pt;
	font-family : Arial, sans-serif;
	border-top : 1px solid #0000cc;
	border-bottom : 1px solid #0000cc;
	color : #000066;
	text-align : center;
}


h2, h1.h-kb {
	font-size : 16pt;
	font-family : Arial, sans-serif;
	border-bottom : 1px solid #0066cc;
	color : #0066cc;
}

h1.h-kb {
	border-top: 0;	
	font-size: 18pt;
	margin: 10px 0 5px 0;
}

h3 {
	font-size : 14pt;
	font-family : Arial, sans-serif;
	color : #0066cc;
}

h4 {
	font-size : 12pt;
	font-family : Arial, sans-serif;
	color : #0066cc;
}

.b-all {
	border : 1px solid #a9a9a9;
	background-color : #dcdcdc;
	font-family : 'MS Sans Serif', sans-serif;
	font-size : 8pt;
}

.all-line {
	border : 1px solid #6699ff;
	padding : 1px;
	text-align : center;
	font-size : 10pt;
	font-family : 'MS Sans Serif', sans-serif;
}

.all-line-n {
	border : 1px solid #6699ff;
	padding : 1px;
	text-align : center;
}

.lr-line {
	border-left : 1px solid #6699ff;
	border-right : 1px solid #6699ff;
	padding : 3px;
	text-align : justify;
	font-size : 8pt;
	font-family : 'MS Sans Serif', sans-serif;
}

.lr-line-n {
	border-left : 1px solid #6699ff;
	border-right : 1px solid #6699ff;
	padding : 3px;
	text-align : justify;
}

.tlb-line {
	border-top : 1px solid #6699ff;
	border-left : 1px solid #6699ff;
	border-bottom : 1px solid #6699ff;
	padding : 1px;
	text-align : center;
	font-size : 10pt;
	font-family : 'MS Sans Serif', sans-serif;
}

.tlb-line-n {
	border-top : 1px solid #6699ff;
	border-left : 1px solid #6699ff;
	border-bottom : 1px solid #6699ff;
	padding : 1px;
	text-align : center;
}

.l-line {
	border-left : 1px solid #6699ff;
	padding : 1px;
	text-align : center;
	font-size : 10pt;
	font-family : 'MS Sans Serif', sans-serif;
}

.l-line-n {
	border-left : 1px solid #6699ff;
	padding : 1px;
	text-align : center;
}

.b-line {
	border-bottom : 1px solid #6699ff;
	padding : 1px;
	
}

#sp {
	margin-left : 25px;
}

#sp2 {
	margin-left : 50px;
}

.arimg {
        text-align: center; 
        float: right; 
        margin:3px; 
        padding:3px; 
	font-size : 10px;
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        width:200px;
}

.alimg {
        text-align: center; 
        float: left; 
        margin:3px; 
        padding:3px; 
	font-size : 10px;
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        width:200px;
}

.alimg2 {
        text-align: center; 
        float: left; 
        margin:3px; 
        padding:3px; 
	font-size : 10px;
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        width:320px;
}

.rmenu {
        text-align: right; 
	font-size : 10px;
        font-family: Verdana, Arial, Helvetica, sans-serif; 
}


.footnote {
	font-size: 80%;
	border-top: 1px solid #a9a9a9;
}

.pagenumber {
	text-align: center;
	font-size: 90%;
	padding-top: 2px;
	margin-top: 10px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	border-top: 1px solid #dcdcdc;
}

.limitshow {
	font-size : 20pt;
	font-family : Arial, sans-serif;
	text-align: center;
	color : #0066cc;
}

.head-list {
	font-size : 12pt;
	font-family : Arial, sans-serif;
	font-weight:bold;
	color : #0066cc;
}

.pic-apod {
	float: right;
	margin: 4px;
	border: 1px solid #000;
}

.center {
	text-align: center;
	font-size: 10pt;
}

.center span {
	display: block;
	text-align: justify;
}

img.left {
	float: left;
	margin: 5px;
}

img.right {
	float: right;
	margin: 5px;
}

.news-bot-signs {
    border:1px solid #a9a9a9;
    padding:1px; 
    background-color:#f5f5f5;
    text-align:center;
    font-size: 90%;
}

#se-data, .se-data {
 border: 3px double #a9a9a9;
 border-spacing: 0;
 width: 100%;
}

#se-data th, .se-data th {
 border-right: 1px dotted #dcdcdc;
 border-bottom: 1px solid #a9a9a9;
 padding: 3px;
}

#se-data td, .se-data td {
 text-align: center;
 border-right: 1px dotted #dcdcdc;
 border-bottom: 1px solid #dcdcdc; 
}

#goto-link {
 text-align: right;
 margin-top: 15px;
 border-top: 1px solid #06c;
 padding: 5px 5px 0 0;
 font: 8pt Arial;
}

a.red {
 color: #f00;
}

.normal-center, .t-center td {
 text-align: center;
}

