body {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
	scrollbar-track-color: #FFEFBA;
	scrollbar-face-color: #FFEFBA;
	scrollbar-3dlight-color: #FFEFBA;
	scrollbar-highlight-color: #A3360B;
	scrollbar-shadow-color: #A3360B;
	scrollbar-darkshadow-color: #FFEFBA;
	scrollbar-arrow-color: #A3360B;
	}

h1 {
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
}

table,tr,td {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
	}

.sz01 {
	font-size:10pt;
	}

.sz02 {
	font-size:13pt;
	}

.nav {
	font-size:10pt;
	color:white;
	font-weight:bold;
	}

.cn_title1 {
	font-size:10pt;
	color:white;
	font-weight:bold;
	background-color:#A3360B;
	}

.cn_title2 {
	font-size:10pt;
	font-weight:bold;
	}

.underline {
	border-bottom:solid 1px #A3360B;
	}

.input {
	background-color:#FFEFBA;
	color: #A3360B;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	border: 1 solid #A3360B;
	scrollbar-track-color:#FFCB71;
	scrollbar-face-color:#FFCB71;
	scrollbar-3dlight-color:#FFCB71;
	scrollbar-highlight-color:#A3360B;
	scrollbar-shadow-color:#A3360B;
	scrollbar-darkshadow-color:#FFCB71;
	scrollbar-arrow-color:#A3360B;
	}

.button {
	background-color:#C54026;
	color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
	border: 1 solid #C54026;
	}

.listbox {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
	}

a:link {
	text-decoration:underline;
	}

a:visited {
	text-decoration:underline;
	}

a:active {
	text-decoration:underline;
	}

a:hover {
	text-decoration:none;
	}
	
div#hLink {
	display:none;
}

div#hInfos {
	display:none;
}



/** rss **/

.r_news_container {
	padding:3px;
	
	border-bottom:#900 1px dotted;
}

.r_news_text {
	margin-top:5px;
	margin-bottom:5px;
	font-weight:normal;
}

.r_news_headline {
	margin-bottom:10px;
}

p {
	font-size:12px;
	font-weight:normal;
}

.r_channel {
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	text-align:center;
}
