BODY
{
  BACKGROUND-COLOR: #8fb2c5;
  COLOR: #5F5F5F;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
}
H1
{
  COLOR: red;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  FONT-SIZE: x-large;
  FONT-WEIGHT: bolder;
  TEXT-TRANSFORM: capitalize;
}
H2
{
  COLOR: navy;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  FONT-SIZE: large;
  FONT-WEIGHT: bolder;
  TEXT-TRANSFORM: capitalize;
}
H3
{
  COLOR: #39509a;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
/*  FONT-SIZE: large;
  FONT-WEIGHT: lighter;
  TEXT-TRANSFORM: capitalize; */
}
img
{
  border-style: none;
}

.tdfixed
{
  font-family: Courier New;
  font-size: 11px;
  line-height: 14px;
}

.tdleftnav
{
    background-color: White;
	width: 200px;
    vertical-align: top;
}
.tdcontent
{
    background-color: White;
	width: 600px;
}

.tdhead
{
  background-color: #b7b7b7;
  COLOR: black;
  font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  text-align: left;
  vertical-align: top;
}

TD {
  font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  text-align: left;
  vertical-align: top;
}
LEGEND { color: #39509a; }

div#error2 {
  text-align: center;
  font-weight: bold;
  color: red;
}

div#info {
  text-align: center;
  font-weight: bold;
  color: green;
}

div#csHELP {
  COLOR: black;
   BACKGROUND-COLOR: #89ff94;
}
div#invadingPrimerHELP {
  COLOR: black;
   BACKGROUND-COLOR: #89ff94;
}
div#createPrimersHELP {
  COLOR: black;
   BACKGROUND-COLOR: #89ff94;
}
div#treatAsRnaHELP {
  COLOR: black;
   BACKGROUND-COLOR: #89ff94;
}
div#autoArmsHELP {
  COLOR: black;
   BACKGROUND-COLOR: #89ff94;
}

div#score1HELP {
  COLOR: black;
   BACKGROUND-COLOR: #89ff94;
}
div#score2HELP {
  COLOR: black;
   BACKGROUND-COLOR: #89ff94;
}
div#score3HELP {
  COLOR: black;
   BACKGROUND-COLOR: #89ff94;
}
div#score4HELP {
  COLOR: black;
   BACKGROUND-COLOR: #89ff94;
}
div#score5HELP {
  COLOR: black;
   BACKGROUND-COLOR: #89ff94;
}
div#exportHELP {
  COLOR: black;
   BACKGROUND-COLOR: #89ff94;
}
div#addProductHELP {
  COLOR: black;
   BACKGROUND-COLOR: #89ff94;
}
div#dyeSelectionHELP {
  COLOR: black;
   BACKGROUND-COLOR: #89ff94;
}
div#ocHELP {
  COLOR: black;
   BACKGROUND-COLOR: #89ff94;
}

div#debug {
  COLOR: black;
   BACKGROUND-COLOR: #fcff00;
}

div#tm { 
  BACKGROUND-COLOR: #8fb2c5;
  COLOR: #5F5F5F;
  FONT-SIZE: 9px;
  text-align: center;
}


div#navleft {
	padding-left: 14px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-variant: small-caps;
	font-size: 11px;
	color: #666666;
	width: 180px;
}
#bottomnav {
	background: #8F613E no-repeat;
	width: 800px;
	clear: both;
	height: 20px;
	padding-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
    text-align: center;
    font-weight: bold;
	font-size: 9px;
	color: #ffeedd;
}

div#ccfont {
  COLOR: black;
}


#tabcontainer
	{
		width: 500px;
		padding: 5px;
		border: 1px solid #FFFFFF;
		background: #FFFFFF;
	}

#tabnav
	{
		height: 17px;
		margin: 0;
		padding-left: 10px;
		background: url(/twt/uic/tab_bottom.gif) repeat-x bottom;
	}

#tabnav li
	{
		margin: 0;
		padding: 0;
  		display: inline;
  		list-style-type: none;
  	}

#tabnav input
	{
		float: left;
		background: #f3f3f3;
		font-size: 10px;
		line-height: 14px;
		font-weight: bold;
		padding: 2px 10px 2px 10px;
		margin-right: 4px;
		border: 1px solid #ccc;
		text-decoration: none;
		color: #666;
	}

#tabnav img
	{
		float: left;
		font-size: 10px;
		line-height: 14px;
		font-weight: bold;
		padding: 2px 10px 2px 10px;
		margin-right: 4px;
		border: 1px solid #ccc;
		text-decoration: none;
		border-bottom: 1px solid #FFFFFF;
		background: #FFFFFF;
		color: #FFFFFF;
	}

