/* Global Styles */

body {
	margin:0px;
	background-image: url(/fileadmin/images/bg-page.gif);
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #333333;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #999933;
	text-decoration:underline;
}

.nav {
	background-image:url(/fileadmin/images/nav-bg.gif);
}

.subnav {
	text-decoration: none;
	text-transform: uppercase; 
	width: 163px;
	color: #ffffff;   
	background-color: #ffffff;
}
  
.subnav a:link{
	display: block;
	text-decoration: none;
	text-transform: uppercase; 
	width: 143px;
	color: #ffffff;    
	background-color: #333333;
	padding: 4px 10px 3px 10px;
}


.subnav a:visited {
	display: block;
	text-decoration: none;
	text-transform: uppercase; 
	width: 143px;
	color: #ffffff;    
	background-color: #333333;
	padding: 4px 10px 3px 10px;
}

.subnav a:hover {
	display: block;
	text-decoration: none;
	text-transform: uppercase; 
	width: 143px;
	color: #cccd34;    
	background-color: #000000;
	padding: 4px 10px 3px 10px;
}


.sidebarHead {
	font:12px arial;
	font-weight:bold;
	line-height:10px;
	color:#CCCC00;
	padding:10px;
	}
	
.sidebarSubHead {
	font:11px arial;
	font-weight:bold;
	color: #333333;
	line-height:14px;
	padding:10px;
	}

.sidebarText {
	font:10px arial;
	line-height:12px;
	color:#333300;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px
	}

.sidebarText .news_latest_title a:link {
	font:10px arial;
	color:#333300;
	font-weight: normal;
	text-decoration: none;
}

.sidebarText .news_latest_title a:visited {
	font:10px arial;
	color:#333300;
	font-weight: normal;
	text-decoration: none;
}

.sidebarText .news_latest_title a:hover {
	font:10px arial;
	color:#333300;
	font-weight: normal;
	text-decoration: underline;
}
	
.legalText {
	font:10px arial;
	line-height:10px;
	color:#666666;
	padding:8px;
	text-align:center;
	letter-spacing:.1em;
	}
	
.bodyText {
	font:12px arial;
	line-height:20px;
	color:#333333;
	text-align:justify;
	}
	
.ezinebodyText {
	font:11px arial;
	line-height:20px;
	color:#333333;
	text-align:justify;
	}

.footText {
	font:11px arial;
	line-height:30px;
	color:#C7C7AD;
	letter-spacing:.1em;
	text-align:center;
	}

.pageName {
	font:20px arial;
	color: #000000;
	letter-spacing:.1em;
	line-height:26px;
	}

.ezineName {
	font:14px arial;
	font-weight:bold;
	color: #000000;
	line-height:20px;
	}
	
.formHeader {
	font:11px arial;
	font-weight:bold;
	color: #333333;
	line-height:14px;
	vertical-align:middle;
	}
	
.news_title {
	font:11px arial;
	font-weight:bold;
	color: #333333;
	}
	
.news_date {
	font:10px arial;
	color: #333333;
}
	
.sitemapsub:link {
	color: #333333;
	text-decoration:none;
	font-weight:normal;
	}
.sitemapsub:visited {
	color: #333333;
	text-decoration:none;
	font-weight:normal;
	}	
.sitemapsub:hover {
	color: #999933;
	text-decoration:underline;
	font-weight:normal;
}
.header p {
	padding:0px;
	margin:0px;
}
