.dummy {
	 font-size        : 15px;
}


BODY {
	color: #000000;
	background: #F9FAC5;
	font-size: 11px;
	border: 0px;
	margin: 0px;
	padding: 0px; 
}

P, TD, TH, DIV, UL, LI, A, H1, H2 {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; 
}

PRE {
	font-family: "Courier New", Courier, Mono, monospace; 
	margin-left: 10px; 
	margin-right: 0px; 
	white-space: pre; 
}

H1, H1.text {
	font-size: large;
	font-weight: bold;
	text-align: center;
  margin-top      : 1em;
}

.h1 {
	font-size: large;
	font-weight: bold;
}

H2, H2.text {
	font-size: medium;
	font-weight: bold;
	text-align: center;
}


P.article {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 1em;
	text-align: justify;
	color: #000000;
	background: #FFFFF0;
	font-size: 14px;
	line-height: 118%;
}

TABLE.article {
	color: #000000;
	background: #FFFFF0;
	font-size: 14px;
}

CODE { 
	font-family      : "Courier New", Courier, Mono, monospace; 
	background       : transparent;
	color            : #000080;
}


A:link {
	color: #3333FF;
	background: transparent;
	text-decoration: none;
}

A:visited {
	color: #1111FF;
	background: transparent;
	text-decoration: none; 
}

A:hover {
	color: #D74646; 
	background: #FDE5AB; 
	text-decoration: none;
}

A:active {
	color: #F9FAC5; 
	background: #5A5AE7; 
	text-decoration: underline; 
}


.datum {
	color: #DD2000;
	background: transparent;
	font-size: 10px;
}	

.ulogo {
	color: #3333FF;
	background: #F9FAC5;
	font-size: 10px;
}	

.index, .qd {
	color: #DD2000;
	background: #FFFFF0;
	font-size: 12px;
}	

.index {
	text-align: left;
}

.qd {
	text-align: center;
}	

.news {
	text-align: justify;
	color: #000000;
	background: #FFFFF0;
	font-size: 14px;
}

.newsinfo {
	text-align: right;
	color: #000000;
	background: #FFFFF0;
	font-size: 13px;
}

TD.hr {
  background-image:url("/images/hr-red.png");
  width: 10px;
}
  

TD.navbar-active, TD.navbar-inactive, TD.navbar-right {
	font-size: 13px;
	height: 21px;
	font-weight: bold;
}

TD.navbar-active  {
	color: #F9FAC5; 
	background: #D74646;
	text-align: center;
}	


TD.navbar-inactive {
	color: #000000; 
	background: #F9FAC5;
	text-align: center;
}	


TD.navbar-right {
	color: #000000; 
	background: #F9FAC5;
	text-align: right;
}	

  
TD.navbar-caption {
	color: #000000; 
	background: #F9FAC5;
	font-size: 15px;
	font-weight: bold;
	height: 21px;
	text-align: center;
}	


TD.inner, TR.inner {
	color: #000000; 
	background: #FFFFF0;
	font-size: 13px;
}

TD.outer, TR.outer {
	color: #000000; 
	background: #3333FF;
	font-size: 13px;
}
  
TD.navbar-start {
	font-size: 101%;
}

.text {
	color: #000000;
	background: #FFFFF0;
	text-align: justify;
	font-size: 14px;
	line-height: 118%;
}	

.text-right {
	color: #000000;
	background: #FFFFF0;
	text-align: right;
	font-size: 14px;
	line-height: 118%;
}	

.text-left {
	color: #000000;
	background: #FFFFF0;
	text-align: left;
	font-size: 14px;
	line-height: 118%;
}	

TD.copy {
	text-align: center;
	font-size: 10px;
	height: 21px;
}
		
TD.counter {
	text-align: center;
	font-size: 10px;
	height: 21px;
}
		
.navbar-active A:visited {
	color: #F9FAC5;
	background: transparent;
	text-decoration: none;
}	

.navbar-active A:link {
	color: #F9FAC5;
	background: transparent;
	text-decoration: none;
}	

.navbar-active A:hover, A:active {
	color: #D74646; 
	background: #FDE5AB; 
	text-decoration: none;
}


.navbar-inactive A:link {
	color: #3333FF;
	background: transparent;
	text-decoration: none;
}	

.navbar-inactive A:visited {
	color: #3333FF;
	background: transparent;
	text-decoration: none;
}	

.navbar-inactive A:hover, A:active {
	color: #D74646; 
	background: #FDE5AB; 
	text-decoration: none;
}

INPUT.shortnews-ticker {
  height: 22px;
  width: 468px;
} 
