/* CSS Document */
.titles {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #C0C0C0}
.article_titles {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #ACB7C1}
.text {  font-family: verdana, sans-serif; font-size: 11px; color: #C0C0C0}
.text  A { text-decoration: underline; color: #000000 }
.text  A:hover { text-decoration: none; color: #0000000 }
.small {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #C0C0C0}
.small  A { text-decoration: underline; color: #000000 } 
.small  A:hover { text-decoration: none; color: #000000 }
.small_box {
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
}
.small_box  A { text-decoration: none; color: #C0C0C0 } 
.small_box  A:hover { text-decoration: underline overline; color: #000000}

A {	LINE-HEIGHT: normal; TEXT-DECORATION: none; COLOR: #000000 }
A:hover { TEXT-DECORATION: underline overline; COLOR: #C0C0C0 }

.line { height: 1px; }
.space15 { height: 15px }
.space2 { height: 2px }
.space1 { height: 1px }
.space21 { width: 21px }
.titlebar { width: 38; height: 15px;}