.leftpanel
{
	font-family: helvetica;
	text-align: left;
	font-weight: bold;
	padding-top: 25;
	padding-right:10;
	border-right: solid 2 #888888;
	background-color: #cccccc; 
	height:400;
	width:200;
	overflow:hidden;
	position: relative;
	top: 120;
	font-size:12;
	line-height:1.7;
  
}

.loginButton
{
	border: 1px solid #000000;
	background-color: #ff9933;
	color: #000000;
	font-family: Sans-Serif;
	font-size: 10pt;
	position:relative;
	left: 75pt;
	top: -15pt;
	padding: 1px;
	
}

.synbiosLogo
{
	margin-top:15;
	
}

.barLogo
{
	background-color:#ffffff;
	margin-top:0;
	height:37;
	width:120;
	padding-left:0;
	padding-right:0;
	margin-left:2;
	margin-right:2;
	margin-top:10;
	margin-bottom:10;
}

.EULogo
{
	margin-top:0;
	height:60;
	width:100;
	margin-top:5;
	margin-left:10;
}

.guestChoice
{
	float:left;
	
}

.banner
{
	margin-top:10;
	margin-bottom:10;
	background-color:#cccccc;
	width:800;
	height:55;
}
.guestPan
{
	text-align:right;
	padding: 2px;
	background-color:#999999;
	border-top: solid 2px #000000; 
}

.loginPanel
{
	position:absolute;
	left: 10;
	width:180;
	height:140;
	border: 2px solid;
	border-color:#666666;
	font-size:12;
	padding: 4px;
	overflow:hidden;
	background-color: #dddddd;
	margin-bottom:10;
}

.loginError
{
	text-align:right;
	position:relative;
	top: -90;
	left:50;
	color: Red;
	font-size:8pt;
}

.error
{
	color: Red;
}



.background
{
	background-color:#EEEEEE;	
	width: 860;
	height:auto;
	padding-bottom:20;
}

.panelheader
{
	width:180;
	font-size:12;
	text-align: center;
}

.minimizeButton
{
	 float:right;
	  display:block;
	 
}

.updateButton
{
	 float:left;
	  display:inline;
	 
}

.button
{
	height: 20;
	width:auto;
	border: 1px solid #000000;
	background-color: #ff9933;
	color: #000000;
	font-family: Sans-Serif;
	font-size: 10pt;
	padding: 1px;
	margin-left: 8px;
	
}

.settingTable
{
	width: 300;
	border-top: solid 2px #000000;
	border-bottom: solid 2px #000000;
	padding-bottom: 4px;
	padding-top:4px;
	font-family: arial;

}

.registerTableRight
{
	text-align: left;
                font-family: arial;
}

.registerTableLeft
{
	text-align: right;
                font-family: arial;
}


a 
{
	text-decoration:none;
	font-family: arial;

}


a:link     {color:navy;}
a:visited  {color:navy;}
a:hover    {color:green;}
a:active	{color:green;}

a.one
{
	text-decoration:none;
	font-family: arial;
}

a.one:link     {color:navy;}
a.one:visited  {color:navy;}
a.one:hover    {color:navy;}
a.one:hover {font-size: 12;}
a.one:active {color:navy;}

a.five 
{
	font-family: arial;
	text-decoration:none;
}


a.five:link     {color:#FFFFFF;}
a.five:visited  {color:#FFFFFF;}
a.five:hover    {color:firebrick;}
a.five:hover	{font-size: 12}
a.five:active	{color:firebrick;}

h1
{
	font-family: arial;
	color: black;
	font-size:18;
	text-align: center;
	font-weight: bold;
	font-size: medium;
}

h2
{
	font-family: arial;
	color: black;
	font-size:16;
	text-align: center;
}

h4
{
	font-family: Century Gothic;
	color: green;
	text-align: center;
	font-size:20;
	margin-bottom:-3;
}

h5
{
	font-family: arial;
	color: black;
	text-align: center;
	font-size:18;
	margin-bottom:-10;	
}

.centerText
{
	
	font-family: arial;
	padding-right: 20;
	
	padding-left: 20;
}

.centerpanel
{
    font-family: arial;
	width: 580;
	height: 400;
                right: 800;
}
.regcomplete
{
	font-family: arial;	
	padding: 20;
}