body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-position:center;
	margin: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: medium;
	padding: 10px;
}
h2 {
	font-size: medium;
}
h3 {
	font-size: medium;
}
.header {
	align: center;
}
.navbar {
	background-image: url(../images/nav/topnav_bg.gif);
}
.bodycontent {
	font-size: small;
	border-top: none;
	border-right: 1px dotted #0099FF;
	border-bottom: none;
	border-left: none;
	padding: 10px;
}
.bodynoborder {
	font-size: small;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding: 10px;
}
.bodybold {
	font-size: small;
	font-weight: bold;
}
.leftpanel {
	background-color: #88C76E;
}
.BG_bluesky {
	background-image: url(../images/mastheads/bluesky.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.BG_europe {
	background-image: url(../images/mastheads/european_union_flag.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.BG_guidelines {
	background-image: url(../images/mastheads/good_practice.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.BG_impact {
	background-image: url(../images/mastheads/impact_learners.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.BG_links {
	background-image: url(../images/mastheads/links.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.BG_au {
	background-image: url(../images/mastheads/austrian_flag.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.BG_cz {
	background-image: url(../images/mastheads/czech_flag.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.BG_es {
	background-image: url(../images/mastheads/spanish_flag.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.BG_gb {
	background-image: url(../images/mastheads/british_flag.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.BG_hu {
	background-image: url(../images/mastheads/hungarian_flag.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.BG_ro {
	background-image: url(../images/mastheads/romanian_flag.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.BG_si {
	background-image: url(../images/mastheads/slovenian_flag.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.list1 {
	list-style-type: decimal;
}
.listi {
	list-style-type: lower-roman;
}
.lista {
	list-style-type: lower-alpha;
}
.BG_sitemap {

	background-image: url(../images/mastheads/sitemap.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.listnone {
	list-style-type: none;
}

