
.title {
	font-family: Verdana;
	font-size: 16px;
	text-align: center;
	vertical-align: bottom;
	color: #010080;
	font-weight: bold;


}
.bottomLineTd {
	background-image:  url(file:///D|/gd08/images/BottomLine.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.content {
	line-height: 19px;
	font-size: smaller;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	vertical-align: top;
	padding-left: 12px;

}
.menu {
	line-height: 11px;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	vertical-align: top;
	padding-left: 12px;

}
.organizers {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
}
.org_Seperator {
	padding-left: 15px;
	height: 25px;
}
.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;


}
.content2 {
	font-size: smaller;
	line-height: 19px;
	text-align: justify;
	border: 1px solid #7F9DB9;



}

.LeftColumn {
	background-image: url(../images/stars_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #010080;

}
.RightColumn {
	background-image: url(../images/BottomLine.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.menuTd {
	background-color: #010080;
	vertical-align: top;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding-left: 8px;
}
.newsTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
}

.newsTable a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	text-decoration: none;
	color: #FFFFFF;
}
.newsTable a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	text-decoration: underline;
}
.newSeperator {
	background-image: url(../images/BottomLine.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.new {
	background-image: url(http://www.eu-mesh.eu/images/arrow_off.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 4px;
}
.newsTitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;

}
.topBanner {
	background-image: url(../images/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.mainButton {
	background: #010080;
	color: #FFFFFF;
	border-bottom: 1px solid #A0B9F3;
	text-decoration: none;
	width: 185px;
	display: block;
}
.mainButton a{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0px;
	padding-left: 9px;

}
.mainButton a:hover{
	background: #A0B9F3;
	color: #010080;
	text-decoration: none;
	display: block;
	padding: 3px 0px;
	padding-left: 9px;

}
.subButton {
	color: #FFFFFF;
	border-bottom: 1px solid #A0B9F3;
	text-decoration: none;
	width: 185px;
	display: block;
	padding-left: 9px;
}
.subButton a{
	color: #A0B9F3;
	text-decoration: none;
	display: block;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	padding: 3px 0px;
	padding-left: 10px;
	background-image: url(http://www.eu-mesh.eu/images/arrow_off.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
.subButton a:hover{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 3px 0px;
	padding-left: 10px;
	background-image: url(http://www.eu-mesh.eu/images/arrow_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}