body {
	font: 13px Tahoma, Helvetica, "MS Serif", "Trebuchet MS", Geneva, sans-serif, Verdana, Arial;
	color: #8d8d8d;
	margin: 0;
	padding: 0;
	background: #e7e7e7 url(../images/bgr.jpg) repeat-x;
}
html, body, .container{
	height: 96%;
	margin: 0;
	padding: 0;
}
.container {
	width: 930px;
	margin: 0;
	padding: 0 5px 0 5px;
	border: 0;
	background-color: #ffffff;
}
td {
	vertical-align: top;
	text-align: left;
}
h1 {
	font: 13px Tahoma, Helvetica, "MS Serif", "Trebuchet MS", Geneva, sans-serif, Verdana, Arial;
	font-weight: bold;
	color: #ffffff;
}

.bluetd{
	font: 13px Tahoma, Helvetica, "MS Serif", "Trebuchet MS", Geneva, sans-serif, Verdana, Arial;
	font-weight: bold;
	color: #0099ff;
}

.leftbottom{
   text-align: left;
   vertical-align: bottom;
}


h2 {
	font: 13px Tahoma, Helvetica, "MS Serif", "Trebuchet MS", Geneva, sans-serif, Verdana, Arial;
	font-weight: bold;
}
h3 {
	font: 13px Tahoma, Helvetica, "MS Serif", "Trebuchet MS", Geneva, sans-serif, Verdana, Arial;
	font-weight: normal;
}
h4 {
	font: italic 13px Tahoma, Helvetica, "MS Serif", "Trebuchet MS", Geneva, sans-serif, Verdana, Arial;
	font-weight: bold;
}
a {
	color: #0099ff;
	text-decoration: none;
}
a:link {
	color: #0099ff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #0099ff;
	text-decoration: none;
}
img {
	border: 0;
}
#serachbut{
	font-size: 13px;
	margin: 0 0 0 4px;
}
#left {
	float: left;
}
#right {
	float: right;
}
#maincontent {
	padding: 0px 10px 0px 10px;
	text-align: justify;
	background: #ffffff url(../images_eurohub/bgr_main.gif) no-repeat left bottom;
	height: 100%;	
	line-height: 130%;	
	font-size: 14px;
	text-align: justify;
}
.maintext a,.maintext a:hover,.maintext a:visited {
	width: auto;
	color: #0099ff;
	text-decoration: none;
}
.breadcrumb a, .breadcrumb a:visited{
	color: #0099ff;
	text-transform: uppercase;
	font-weight: bold;
}
#big {
	font-size: 13px;
}
.languages {
	float: left;
	margin: 0px 0 0 0px;
	padding: 8px 0 0 0;
	font-weight: bold;
}
.search {
	float: right;
	margin: -30px 0 0 23px;
}
form {
	margin: 0;
	padding: 0;
}
.languages a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
}
.languages a:hover {
	text-decoration: none;
	color: #000;
}
.news {
	width: 200px;
	float: left;
	height: 100%;
	font-size: 13px;
	margin: 0 10px 0 0px;
	padding:  0 10px 0 0px;
	line-height: 120%;	
}
.news a{
	color:#8d8d8d;
}
.news a:visited {
	text-decoration: none;
	color: #8d8d8d;
}
.news a:hover {
	text-decoration: none;
	color: #b6b6b6;
}
.leftmenu {
	float: left;
	height: 180px;
	font-weight: bold;
	margin: 5px 0 0 0;
}
.leftmenu a, .leftmenu a:visited, .leftmenu a:link{
	display: block;
	width: 320px;
	background: url(../images/arrow.gif) no-repeat left center;
	padding: 9px 0 9px 20px;
	border-bottom: 1px dashed #D3D2D2;
	color: #8d8d8d;
}
.leftmenu a:hover {
	text-decoration: none;
	color: #c9c7c7;
}
.img {
	float: right;
	margin: 5px 0 5px 0;
}
.maintext {
	float: left;
	margin: 0 2px 0 10px;
	width: 100%;
	color: #333333;
}
.maintext div {
	width:100%;
}
.accents a {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
/***********************************************/
/* Menu styles                                 */
/***********************************************/
#menu {
	float: left;
	width: 100%;
	height: 29px;
	margin: 0;
	padding: 0;
	text-align: right;
	background: #3f89c3;
	z-index: 100;
	position: relative;	
	font-weight: bold;
}
#menu ul {
	height: 29px;
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: right;
	z-index: 100;
	position: relative;
}
#menu ul li {
	position: relative;
	float: left;
	text-align: left;
  	margin:0;
	padding: 0;
}
#menu li a, #menu li a:visited, #menu li a:active {
	display: block;
	float: left;
	height: 21px;
	color: #ffffff;
	padding: 8px 10px 0 10px;
	text-decoration: none;
	text-transform: uppercase;
}
#menu li a:hover {
	color: #6CB5EE;
}
#menu ul li.on {
	background-color: #3f89c3;
	color: #6CB5EE;
}
#menu li ul {
	position: absolute;
	width: 98px;
	left: 0;
 	margin: 29px 0 0 0px;
	padding: 0 0 2px 0;
}
#menu li:hover>ul {
	visibility:visible;
	position: absolute;
}
#menu ul ul {visibility:hidden; } /* Fix IE. Hide from IE Mac \*/ * html
#menu li ul a, #menu li ul a:visited, #menu li ul a:link, #menu li ul a:active  {
	float: left;
	display: block;
	margin: 0 0 0 0;
  	width: 98px;
	height: 19px;
	padding: 0 3px 0 5px;
	color: #ffffff;
   background-color:#3F89C3;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #6cb5ee;
	text-transform: none;
}
.copy {
	font-size: 9px;
	text-align: center;
	border-top: 1px dashed #D3D2D2;
	padding: 5px 0 5px 0;
}

tr.redche
{
font-weight:bold; font-family: "Trebuchet MS", Geneva; font-size: 12px; color:rgb(100,100,100); text-align: justify
}

.in
{
font-weight:normal; font-family: "Trebuchet MS", Geneva; font-size: 12px; color:rgb(100,100,100); text-align: justify; width:500px;
}
