body {
 margin:0;
 background:#eeeeee;
}

img {
 border:0;
}

p,form {
 padding:0;
 margin:0;
}

h1 {
 font-family:tahoma;
 font-size:15px;
 color:#000000;
}

table {
 font-family:tahoma;
 font-size:13px;
 color:#000000;
}

a {
 font-family:tahoma;
 font-size:13px;
 color:#006927;
 text-decoration:none;
}

a:hover {
 text-decoration:underline;
}

#container {
 width:996px;
 margin:auto;
 background-image:url('images/body_bg.jpg');
}

#contbody {
 width:966px;
 margin:auto;
}

#cont {
 padding:10px 15px;
 font-family:tahoma;
 font-size:13px;
 color:#000000;
 text-align:justify;
}

.text {
 font-family:tahoma;
 font-size:13px;
 color:#000000;
}

.error {
 color:#aa0000;
 font-family:tahoma;
 font-size:12px;
}

/**
 * Edited by Bese on 2013-07-25
 */

#header img {
	margin: 20px;
}
h4 .new {
	padding: 4px 8px;
	
	color: #fff;
	background: #9ba536;
	
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
}
h4 .new-arrows-left {
	display: inline-block;
	width: 61px;
	height: 1em;
	margin-right: 3px;
	
	background: url(images/new_arrows_left.png) center no-repeat;
}
h4 .new-arrows-right {
	display: inline-block;
	width: 61px;
	height: 1em;
	margin-left: 3px;
	
	background: url(images/new_arrows_right.png) center no-repeat;
}
#login_form {
	background: url(images/eu_fp7_logos.gif) right bottom no-repeat;
}
.highlight {
	padding: 10px 100px;
	font-weight: bold;
	text-align: justify;
	
	color: #d4e528;
	background: #174e62;
	
	text-shadow: 0 2px 0 #000;
	-moz-text-shadow: 0 2px 0 #000;
	-webkit-text-shadow: 0 2px 0 #000;
}
#e-training-archives {
	list-style: none;
	padding-left: 0;
}