.small {
	font-size:small;
}
.xsmall {
	font-size:x-small;
}
.xxsmall {
	font-size:xx-small;
}

BODY {
	background-color:#E6E6E6;
	margin:0px;
}

BODY,P {
	font-family:verdana;
	font-size:small;
}
U {
border-bottom: red dotted 1pt;
text-decoration: none;
}
A.lll {
	color:#65C3F9;
}
.login {
	color:red;
}
LI.top {
	border-top: 1px solid lightgrey;
	border-left: 1px solid lightgrey;
	border-right: 1px solid lightgrey;
		padding:4px;
	padding-bottom:7px;
}
LI.mid {
	border-left: 1px solid lightgrey;
	border-right: 1px solid lightgrey;
		padding:4px;
	padding-bottom:7px;
}
LI.bottom {
	border-left: 1px solid lightgrey;
	border-right: 1px solid lightgrey;
	border-bottom: 1px solid lightgrey;
		padding:4px;
	padding-bottom:7px;
}

A.head {
text-decoration:none;
color:#DF0900;
font-weight:bold;
font-family:verdana,arial;
font-size:12pt;
}
A.head:hover {
text-decoration:underline;
}
A.head2 {
text-decoration:none;
color:black;
font-family:verdana,arial;
font-size:8pt;
}
A.head2:hover {
text-decoration:underline;
}

A.foot {
text-decoration:none;
color:blue;
font-size:8pt;
}
A.foot:hover {
text-decoration:underline;
}

A.foot2 {
text-decoration:none;
color:blue;
font-size:10pt;
}
A.foot2:hover {
text-decoration:underline;
}
TD.foot2 {
font-size:10pt;
}

P.copy {
	font-size:xx-small;
}

DIV.content {
	padding-left:10px;
	padding-right:10px;
	
}	

TR.header {
	background-color: black;
	color:yellow;
	font-weight:bold;
}

.xml-rss {font: bold 10px Verdana, sans-serif; padding: 0 0.5em; border: 1px solid;
text-decoration: none;
background: #F60; color: #FFF; border-color: #FFC8A4 #7D3302 #3F1A01 #FF9A57;}

.xml-kml {font: bold 10px Verdana, sans-serif; padding: 0 0.5em; border: 1px solid;
  text-decoration: none;
  background: #6AC23E; color: #FFF; border-color: #CAEABA #356020 #1B3010 #9CD77F;}


.navtable img, .navtable.a {
	display:block;
}



.cheader {
	background-image:url('/images/top_back.png');
	font-size:0.9em;
}

.cheader A {
	color:darkblue;
	text-decoration:none;
	font-weight:bold;
	font-family:verdana,arial;
	font-size
}

.cheader A:visited {
	color:purple;
}

.cheader .head2 {
	font-size:0.8em;
}
