.lang {
	font-family : Tahoma;
	font-size : 12px;
	color : #333333;
}
.lang a, .lang a:visited {
	color : #003366;
	text-decoration : none;
}
.lang a:hover {
	color : #003366;
	text-decoration : underline;
}
.menu {
	font-family : Tahoma;
	font-size : 14px;
	color : #ffffff;
}
.menu a, .menu a:visited {
	color : #ffffff;
	text-decoration : none;
}
.menu a:hover {
	color : #ffffff;
	text-decoration : underline;
}
.news {
	font-family : Tahoma;
	font-size : 14px;
	color : #000000;
}
.news li {
	padding-bottom: 15px;
}
.news a, .news a:visited {
	color : #003366;
	text-decoration : none;
}
.news a:hover {
	color : #003366;
	text-decoration : underline;
}
INPUT.button
{
	font-family : Tahoma;
	font-size : 12px; 
	color : #333333;
	background-color : #cccccc;
	border : 1px solid #333333;
	width : 35px;
	height : 18px;
}
INPUT.text
{
	font-family : Tahoma;
	font-size : 12px; 
	border : 1px solid #333333;
	width : 120px;
	height : 18px;
}
.bodytext, .bodytext td {
	font-family : Tahoma;
	color : #000000;
	font-size : 80%;
	line-height : 1.3;
}
.bodytext h1 {
	font-family : Tahoma;
	color : #336699;
	font-size : 220%;
	line-height : 1.3;
}
.bodytext h2 {
	padding-top : 20px;
	margin-top : 20px;
	font-family : Tahoma;
	color : #336699;
	font-size : 140%;
	line-height : 1.3;
}
.bodytext a, .bodytext a:visited, .bodytext a:hover {
	font-family : Tahoma;
	color : #003366;
	text-decoration : underline;
}
.bodytext a b, .bodytext a:visited b, .bodytext a:hover b {
	font-family : Tahoma;
	color : #336699;
	font-size : 100%;
	line-height : 1.3;
	text-decoration : none;
}
.bottomtext {
	font-family : Tahoma;
	color : #ffffff;
	font-size : 11px;
	line-height : 1.3;
}
.bottomtext a, .bottomtext a:visited, .bottomtext a:hover {
	font-family : Tahoma;
	color : #ffffff;
	text-decoration : underline;
}
ul.menuleft, ul.menuleft li {
	font-family : Tahoma;
	font-size : 12px;
	color : #666666;
	font-weight : bold;
	list-style-image : none;
	list-style-type : none;
	margin-top : 4px;
	padding-top : 4px;
	margin-bottom : 4px;
	padding-bottom : 4px;
}
ul.menuleft li a {
	font-family : Tahoma;
	font-size : 12px;
	color : #003366;
	font-weight : bold;
	text-decoration : none;
}
ul.sitemap, ul.sitemap li {
	list-style-image : url(/img/bullet_cr.gif);
	list-style-type : none;
}
ul.sitemap ul, ul.sitemap ul li {
	list-style-image : url(/img/bullet_sq.gif);
	list-style-type : none;
}
ul.sitemap ul ul, ul.sitemap ul ul li {
	list-style-image : url(/img/bullet_ar.gif);
	list-style-type : none;
}
ul.sitemap li a, ul.sitemap li a:visited {
	font-family : Tahoma;
	font-size : 12px;
	color : #003366;
	font-weight : normal;
	text-decoration : none;
}
ul.sitemap li a:hover {
	font-family : Tahoma;
	font-size : 12px;
	color : #003366;
	font-weight : normal;
	text-decoration : underline;
}
ul, ul li {
	list-style-image : url(/img/bullet.gif);
	list-style-type : none;
}
ul.contentmenu, ul.contentmenu li {
	list-style-image : url(/img/arrow_e.gif);
	list-style-type : none;
}
ul.contentmenu li a, ul.contentmenu li a:visited {
	font-family : Tahoma;
	font-size : 12px;
	color : #003366;
	font-weight : normal;
	text-decoration : none;
}
ul.contentmenu li a:hover {
	font-family : Tahoma;
	font-size : 12px;
	color : #003366;
	font-weight : normal;
	text-decoration : underline;
}
