A
{
	text-decoration: none;
}

DIV.zinzius
{
	position: relative;
	top: 10px;	
	color: WHITE;
	font-size: 11pt;
	font-weight: BOLD;
}
P,LI
{
	text-align: justify;
}
BODY
{
	background-image: url('../img/bg.png');
	margin: 0pt;
	padding: 0pt;
}

BODY,TD,DIV,P
{
 	color: #003366;
	font-family: Tahoma,Arial;
	font-size: 10pt;

}

UL LI
{
	text-align: left;
}

.content
{
	vertical-align: top;

}

.menu
{
	background-color: #d0d0d0;
	width: 200px;
}


TABLE.headTable
{
	width: 980px;
	border-style: solid;
	border-width: 0px;
	border-color: #bbcbd8;
	background-color: #3398cc;
	background-image: url('../img/head_bg.jpg');
}

TABLE.subNavi
{
	width: 190px;
	border-style: solid;
	border-width: 0px;
/*    border-color: #bbcbd8;
	background-color: #3398cc; */
	
}

TD.subnavi
{
	background-color: #3398cc;
}

TABLE.content
{
	width: 590px;
	border-style: solid;
	border-width: 0px;
	
}

TD.content
{
	background-color: WHITE;
}

TD.news-latest
{
	background-color: #99cc67;
	text-align: left;
	font-size: 8pt;

}

TABLE.news-latest
{
	width: 190px;
	border-style: solid;
	border-width: 0px;
	
	
}

TD.news-latest P.news
{
}

TABLE.mainTable
{
	width: 980px;	
	height: 500px;
}

TD.mainTable
{
	vertical-align: TOP;
	text-align: center;
}

DIV.foot, A.foot, DIV.menu-foot-no,DIV.menu-foot-act
{
	color: WHITE;
	font-weight: BOLD;
	font-size: 7pt;
	text-align: center;
	display: inline;
}

A.menu-foot-no,A.menu-foot-act
{
	color: WHITE;
}

A.foot
{
	text-decoration: underline;
}

H1,H2,H3 { text-align: left }

H1
{
	font-size: 120%;
}

H2
{
	font-size: 110%;
}

H3
{
	font-size: 100%;
}


A.menu-level1-no, A.menu-level0-no,A.menu-level2-no, A.menu-level3-no
{
	color: WHITE;
	
}

A.menu-level1-act, A.menu-level0-act,A.menu-level2-act, A.menu-level3-act
{
	color: #003366;
}

TD.menu-level1-no,TD.menu-level1-act,TD.menu-level2-no,TD.menu-level2-act,TD.menu-level3-no,TD.menu-level3-act
{
	text-align: left;
	text-transform: uppercase;
	font-weight: BOLD;
	font-size: 8pt;
	font-family: Tahoma,Arial;
	background-color: #3398cc;
	padding-top:3px;
	padding-bottom:3px;


}

TD.menu-level2-no,TD.menu-level2-act
{
	padding-left:20px;

}

TD.menu-level3-no,TD.menu-level3-act
{
	padding-left:30px;

}


DIV.tagcloud
{
	background-color: #3398cc;
	border-color:  #3398cc;
}


TD.menu-level0-no,TD.menu-level0-act
{
	text-align: left;
	text-transform: uppercase;
	font-weight: BOLD;
	font-size: 10pt;
	font-family: Tahoma,Arial;
	padding-top:3px;
	padding-bottom:3px;
}


HR.newsLine
{
	color: #FFFFFF;
	height: 1px;
	border-style: solid;
}

HR.newsLine2
{
	color: #003366;
	height: 1px;
	border-style: solid;
}


.news, .news_title, .news_date
{
	color: #003366;
	font-size: 8pt;
}


.news_title
{
	font-weight: BOLD;
	display: inline;
}

DIV.newsTitle
{
	font-weight: BOLD;
	color: #003366;
}

P.news
{
	display: inline;
}

.infoblock p.bodytext
{
	color: white;
}

DIV.Archive 
{
	text-align: right;
	color: white;
	font-weight: BOLD;
}

OL
{
	list-style-type: upper-roman;
}

OL LI
{
 	font-weight: BOLD;
 	padding-top: 10px;
}

OL LI OL
{
	list-style-type: decimal;
}

OL LI OL LI
{
 	font-weight: normal;
}

OL LI OL LI OL
{
	list-style-type: lower-alpha;
}

.align-right
{
	text-align: right;
}

DIV.infoblock H1,DIV.infoblock A
{
	color: WHITE;
	font-size: 10pt;
	text-align:right;
}


span.news_title 
{
	text-align: left;
	display: block;
}

table.news
{
	border: 1px solid #003366;
	margin-bottom: 12px;
}

tr.header
{
	background-color: #3398cc;
}

td.header
{
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-top: 5px;

}

td.header,td.header a
{
	background-color: #3398cc;
	color: white;
	font-weight: BOLD;
	font-size: 10pt;
}

td.news
{
	padding: 3px;
	text-align: left;
}

DIV.more
{
	text-align: right;
}





