@charset "utf-8";
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
	line-height: 1.5em;
}
p {
	padding-bottom: 8px;
}

body {
	background-color: #101010;
	background-image: url(Assets/Media/bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	position: static;
}


a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #CCCCCC;
}
h1 {
	font-size: 18px;
	color: #CCCCCC;
	font-style: italic;
}
h2 {
	font-size: 16px;
	color: #CCCCCC;
	padding-bottom: 0px;
}
h3 {
	font-size: 14px;
	color: #CCCCCC;
	font-style: italic;
}
#tdLogo {
	background-image: url(Assets/Media/logowindow.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	background-attachment: scroll;
}
#tdNav {
	background-image: url(Assets/Media/navbar.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	letter-spacing: 1em;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	background-attachment: scroll;
}
#tdMain {
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	background-image: url(Assets/Media/indexwindow.png);
}
#tableintro {
	padding: 5px;
}
#tdmainb {
	text-align: center;
	vertical-align: top;
	background-image: url(Assets/Media/mainwindow-copy.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#tablecharo {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}

#tdmainborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}
#tdMain2 {
	background-image: url(Assets/Media/mainwindow.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#tdintrowindow {
	background-image: url(Assets/Media/introwindow.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#introwindow2 {
	background-image: url(Assets/Media/introwindow2.png);
	background-repeat: no-repeat;
}


#tdMainreferences {
	background-image: url(Assets/Media/refwindow.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: top;
}
#tdmyLabwindow {
	background-image: url(Assets/Media/introwindow2.png);
	background-position: center center;
	background-repeat: no-repeat;
}
#tdCellWallWindow {
	background-image: url(Assets/Media/cellwallwindow.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#introInDepthLeft {
	border-right-width: 0px;
	border-right-style: none;
	border-right-color: #CCCCCC;
	padding-right: 4px;
}
#tdCellWallWindowBig {
	background-image: url(Assets/Media/cellwallwindow2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#tdCellWallWindowSmall {
	background-image: url(Assets/Media/cellwallwindow3.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#introInDepthRight {
	border-right-style: none;
	padding-left: 3px;
}
#tdintrowindow3 {
	background-image: url(Assets/Media/introwindow3.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.style2 {
	color: #FFFF00;
	font-style: italic;
}

