@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
table {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
.txt_white {
	font-family: Arial;
	font-size: 13px;
	line-height: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
}
.txt_title_blue {
	font-family: Arial;
	font-size: 16px;
	line-height: 1em;
	font-weight: bold;
	color: #2E3191;
}
.txt_title_green {
	font-family: Arial;
	font-size: 16px;
	line-height: 1em;
	font-weight: bold;
	color: #006838;
}
a:hover  {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #00FFFF;
	text-decoration: none;
}


.big_white {
	font-family: Arial;
	font-size: 17px;
	line-height: 1em;
	font-weight: bold;
	color: #FFFFFF;
}

.txt_purple_member {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #660099;
	text-decoration: underline;
}

.txt_lowbanner {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.txt_title_purple {
	font-family: Arial;
	font-size: 16px;
	line-height: 1em;
	font-weight: bold;
	color: #660099;
}
.txt_purple {
	font-family: Arial;
	font-size: 13px;
	line-height: 1.6em;
	font-weight: bold;
	color: #660099;
}

.txt_black {
	font-family: Arial;
	font-size: 13px;
	line-height: 1.6em;
	font-weight: bold;
	color: #000000;
}
.txt_green {
	font-family: Arial;
	font-size: 13px;
	line-height: 1.6em;
	font-weight: bold;
	color: #006838;
}
body {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.txt_blue {
	font-family: Arial;
	color: #2e3191;
	font-size: 13px;
	line-height: 1.4em;
	font-weight: bold;
}
.txt_member {
	font-family: Arial;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: bold;
	color: #333333;
}
.pulcations_title {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #2e3191;
	text-decoration: underline;
}
.publication_txt {
	font-family: Arial;
	font-size: 12px;
	line-height: 1.4em;
	color: #333333;
}
.txt_green_publications {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #006838;
	text-decoration: underline;
}
#youtube {
	width: 250px;
	height: 270px;
	float: right;
}
