
	body {
		font-size:10px;
		font-family:Arial,Helvetica,sans-serif;
		color:#000;
		background:#540D1B;
		margin:5px;
		padding:0;
		height:99%;
		text-align:center;
		}

	A:link {text-decoration: none; color: #CE6D1E}
	A:active {text-decoration: none; color: #CE6D1E}
	A:visited {text-decoration: none; color: #CE6D1E}
	A:hover {text-decoration: underline; color: #BB0F2F;}

	TABLE TD {
		font-size:9pt;
		font-family:Arial,Helvetica,sans-serif;
		}

	h1 { 
		margin-top: 5px;
		margin-bottom: 10px;
		padding-bottom: 10px;
		line-height: 25px;
		font-family: Trebuchet MS;
		font-size: 11pt;
		font-weight: bold;
		background:transparent url(../img/h1_line.gif) scroll no-repeat -3px 27px
		}
	p {
		font-family: Trebuchet MS;
		font-size: 10pt;
		margin: 15px 0 0 0;
		padding: 0 0 6px 1px;
		text-align: justify;
		}

	ul {
		list-style-type:none;
		margin:8px 20px 15px 10px;
		padding:0 0 0 0;
		}
	li {
		font-family: Trebuchet MS;
		font-size: 10pt;

		margin:0 0 0 0;
		padding:2px 17px;
		width:100%;
		background:transparent url(../img/li_ico.gif) scroll no-repeat 1px 9px;
		}
					#news-headlines li a:link, #news-headlines li a:visited, #news-headlines li a:active {
						display:block;
						text-decoration:none;
						line-height:2em;
						padding:0 17px;
						font-weight:normal;
						color:#000;
						background:transparent url(../images/li-bullet-news.gif) scroll no-repeat 4px 12px;
						}
	
	
	#maintekst img {
		border: 1px solid #994252;
		}

	#menu {
		font-family: Arial;
		clear:both;
		color:#000;
		background-color:#85152A;
		width:972px;
		font-size:9pt;
		font-weight: bold;
		}
		#menu a:link, #menu a:visited, #menu a:active {
			display:block;
			float:left;
			padding:0 27px 0 27px;
			border-right:1px solid #CB2B49;
			text-decoration:none;
			line-height:22px;
			color:#FFF8E7;
			background-color:#85152A;
			}
		#menu a:hover {
			color:#fff;
			background-color:#D78B1F;
			}
		#menu a#selected {
			color:#fff;
			background-color:#BB0F2F;
			}		