body {
	background-color: #A9DAB6;
	background-repeat: no-repeat;
	background-position: left top;
}
.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #33999B;
	font-weight: normal;
	font-size: 20px;
	line-height: 36px;
	background-color: #FFF;
}
h2 {
	color: #096;
	font-size: 20px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 32px;
	font-weight: normal;
}
h3 {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}




.whitecell {
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
}
.mauvecell {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #BAE6F3;
}

.currentmenu {
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #099;
	font-weight: normal;
	font-size: 36px;
	letter-spacing: 0.25em;
	line-height: 40px;
}
.header3 {
	color: #096;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}



.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #FFF;
	vertical-align: top;
}
a:link {
	color: #336;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #336;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #666;
	text-decoration: none;
	background-color: #DFEFFF;
}
a:active {
	font-weight: bold;
	color: #336;
	text-decoration: none;
}
.line {
	color: #CC33FF;
}
.bluecell {
	background-color: #B6E6F8;
}

.bannercell {
	background-image: url(images/neurospacebanner.jpg);
	height: 189px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-image: url(images/neuro_bullet.jpg);
	list-style-position: outside;
	margin-bottom: 10px;
}
ol {
	list-style-type: decimal;
}
ul {
	list-style-type: square;
}
ul.MenuBarVertical {
	list-style-type: none;
	color: #FFF;
	background-color: #399;
	width: 200px;
}



.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menutext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	display: inline-block;
	height: 25px;
}
.menucell {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	background-image: url(images/menubarshaded.jpg);
	display: inline;
	height: 25px;
	background-position: left top;
	background-repeat: no-repeat;
}

.greencell {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #399;
	color: #FFF;
}
.footer {
	font-family: "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #306;
}
ul.MenuBarSubmenu {
	list-style-type: none;
	color: #FFF;
	background-color: #399;
	width: 200px;
}

