#fadeinbox{
position:absolute;
width: 330px;
height: 50px;
left: 0;
top: -400px;
border: 1px solid black;
background-color:#838383;
padding: 3px;
z-index: 100;
font-size:12px
visibility:hidden;
}

.main_heading{
font-family:sans-serif, Arial, Times, serif;
font-size:11px;
font-weight:bold;
height:20px;
text-transform:uppercase;
color:#ffffff;
background-color:#000000;
padding-left:10px;
text-align:left;
}

.email_links{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
text-decoration:underline;
}

.email_links:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
text-decoration:none;
}

.btn
{
	border: thin groove #000000;
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	background-color: #A60000;
	width: 60px;
	height: 22px;
}
.btn1
{
	border: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #a60000;
	background-color:Transparent;
	cursor:pointer;
	width: 60px;
	height: 22px;
}

.btnsmall
{
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	width: 33px;
	height: 18px;
	background: none;color:#A60000;border:0; cursor:pointer;
}
.lnkbtn
{
	color:#000000;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}

.stylemain
{
	width:500px;
}
.styleimage
{
	width:200px
}
.signout
{
	text-decoration:none;
	color:#ffffff;
}
.imgsize
{
	width:21px;
	height:18px;
}

.imagetable
{
	border:0px;
}
.table_height
{
	height:350px;
}

.main_imgsize
{
	width:160px;
	height:145px;
}
.acc1
{
	display:block; 
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	cursor:pointer;
	text-transform:uppercase;
	color:White;
}
.acc2
{
	background-color:Black; height:15px;
}
.txt_bold
{
	color: #3b5998;
    font-weight: bold;
    text-decoration:none;
}
.txt_bold_hover
{
	color: #3b5998;
    font-weight: bold;
    text-decoration:none;
}
.txt_bold_hover:hover
{
	color: #3b5998;
    font-weight: bold;
    text-decoration:underline;
}

.txt_bold_Red
{
	color: #A60000;
    font-weight: bold;
    text-decoration:none;
}
.txt_Red
{
	color: #A60000;
    text-decoration:none;
}
.txt_Green
{
	color: #00933b;
    text-decoration:none;
}
.txt_bold_Green
{
	color: #00933b;
    font-weight: bold;
    text-decoration:none;
}
.txt_bold_black
{
	color: #000;
    font-weight: bold;
    text-decoration:none;
}
.txt_link
{
	color: #3b5998;
    text-decoration:none;
}

.txt_link_over
{
	color: #3b5998;
    text-decoration:none;
}
.txt_link_over:hover
{
	color: #3b5998;
    text-decoration:underline;
}

.textbox
{
	border-color:Gray;
	border-width:1px;
	width:180px;
}
.dropdown_
{
	background-color: #f5f5f5;
	color: #000000;
	font-family: verdana, tahoma;
	font-size: 11px;
	border-style: solid;
	border-color: #535353;
	border-width: 1px;
	padding: 2px 2px 2px 2px;
	height:18px;
}
.textbox_
{
	background-color: #f5f5f5;
	color: #000000;
	font-family: verdana, tahoma;
	font-size: 11px;
	border-style: solid;
	border-color: #535353;
	border-width: 1px;
	padding: 2px 2px 2px 2px;
	height:15px;
}
.green_links
{
	color: #0a652f;
	text-decoration:none;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
}
.green_links:hover
{
	color: #A60000;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}

.txt_link_black
{
	color: #000;
    text-decoration:none;
}
.txt_smpl
{
	color: #000000;
	text-decoration:none;
}

.lineheight
{
	line-height:18px;
}
.maintable
{
	width:100%;
}
.searchbox{
  background-image:url('images/magnifying-glass.gif');
  background-repeat:no-repeat;
  padding-left:20px;
} 
/* Photobioreactor  Style Sheet Start Here */
.tbl_header
{
	border:1px solid #4e4e4d;
	text-align:center;
	font-weight:bold;
	font-size:10px;
}
.tbl_border
{
	border:1px solid #4e4e4d;
	text-align:center;
	height:40px;
	font-size:10px;
}
.tabl_border
{
	border:1px solid #4e4e4d;
	text-align:center;
	height:20px;
	font-size:10px;
}
.tbl_simple
{
	border:1px solid #4e4e4d;
	text-align:center;
	vertical-align:middle;
	font-size:10px;
}
.bold
{
	font-size:13px; font-family:Arial;
}
/* Photobioreactor  Style Sheet End Here */

/* Choose Language StyleSheet Start Here */
	.control
	{
		 padding-left:6px; overflow:hidden; width:100px;font-weight:bold;cursor:pointer;text-decoration:none;color:#4e4e4d;vertical-align:middle;
	}
	.divmain
	{
		border-bottom:0px solid #4e4e4d; height:20px; vertical-align:middle; width:100%;
	}
	.diva
	{
		text-decoration:none; color:#4e4e4d; padding-left:0px; font-weight:bold;display:block;
	}
	.divimg
	{
		padding-top:0px;
	}
	.langname
	{
		text-align:left; font-size:10px; padding-left:0px; padding-bottom:3px; vertical-align:bottom;
	}
	.chooselang
	{
		text-decoration:none; color:#4e4e4d;font-weight:bold;letter-spacing:-1px; text-transform:uppercase;
	}
	.divdiv
	{
		position:absolute; visibility: hidden; width: 100px; background-color:White;
	}
/* Choose Language StyleSheet Start Here */

.link {color: #3b5998; font-size:10px; font-weight:bold; text-decoration:none; }
 .link:hover { color:#dd0000; text-decoration:underline; }
 
 .link1 {color: #3b5998; font-weight:bold; text-decoration:none; }
 .link1:hover { color:#dd0000; }
 
 .link2 {color: #3b5998; text-decoration:none; }
 .link2:hover { color:#dd0000; }
 
 .menu_bg{ vertical-align:top; text-align:center; width:180px; height:20px;}

.set
{
	display:none;
	visibility:hidden;
}
.set1
{
	display:none;
	visibility:hidden;
}
.blog_smpl
{
	color:#4e4e4d;
	text-decoration:none;
}
.blog_bold
{
	color:#4e4e4d;
	font-weight:bold;
	text-decoration:none;
}
.button_
{
	background-color:#fff;
	color: #333333;
	font-size: 11px;
	font-weight:bold;
	border:#6b6c3c solid 2px;
	cursor:pointer;
}

