@charset "utf-8";

body {
	background-image: url(images/rug_bg.gif);
	background-repeat: repeat-x;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #00B5F1;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	cursor: hand;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #EF5E25;
}
a.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #00B5F1;
	text-decoration: none;
}
.news_table {
	background-image: url(images/bt_previous_conferences_02.png);
	background-repeat: repeat-x;
	border: 1px solid #7FD5F5;
}
.news_break {
	height: 1px;
	color: #7FD5F5;
	background-color: #7FD5F5;
	border:none;

}

.news_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #022B6A;
}


.news_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #00ADEF;
}

.text_last {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #B4E7FA;
}
.menu_table {
	background-image: url(images/bt_previous_conferences_02.png);
	background-repeat: repeat-x;
}

