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

img {
    border: 0;
}

.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;
}

.leftNav {
	text-align: left;
}

.centerNav {
	text-align: center;
}

.rightNav {
	text-align: right;
}

.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 : 'MS Sans Serif', sans-serif;
	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 {
	font-size : 16pt;
	font-family : Arial, sans-serif;
	border-bottom : 1px solid #0066cc;
	color : #0066cc;
}

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;
}

.red {
    color: #f00;
}