body {
	background-color: #E6E6E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	color: #333333;
	background-position:left;
	background-repeat:repeat-y;
	background-image: url(dna.jpg);
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #330000;
}

a {
	color: #330000;
}

h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 140%;
	color: #0000CC;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

form {
	margin: 5px;
	padding: 5px;
	background-color: #FFFFCC;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
  	background-color: #0000FF; 
	color: #FFFF66;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  	color: #660000; 
	font-style: oblique;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #3333FF;
	color: #FFFFFF;
	text-align: center;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC66;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	line-height: 150%;
}

.navLink a {
	text-decoration: none;
}

li.navLink {
	line-height: 150%;
}

a:hover {
	color: #DEDECA;
	background-color: #330000;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 150%;
	padding: 3px;
	background-color: #CCCCCC;
}

.sidebar a {
	font-weight: bold;
}

.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	background-color: #999933;
 	font-weight: bold;
}

.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
	color: #990000;
}

.footer {
  	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
}

.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
  	border-style: dotted;
	}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCC99;
 	color: #660000; 
	font-weight: bolder; 
	font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

code {
	font-family: "Courier New", Courier, mono;
	color: #0000FF;
	font-weight: bold;
}

.expo {
	line-height: normal;
}

.TimeBar {
	color: #FFFFFF;
	background-color: #0000FF;
}

