/* Evo Life Sciences STYLESHEET */

body         
{ 
    background-color: #FFFFFF;
	text-align: left; 
	font-family: verdana, arial; 
	font-size: 11px;
	color: #666666;

	margin-left: 0; margin-right: 0; margin-top: 10; margin-bottom: 10; 
}

td.banner
{ background-image: url(images/banner_1.jpg); height: 280px; }

td.banner2
{ background-image: url(images/banner_2.jpg); height: 280px; }

td.banner3
{ background-image: url(images/banner_3.jpg); height: 280px; }

td.banner4
{ background-image: url(images/banner_4.jpg); height: 280px; }


td.sidecontent
{
background-color: #e9f3eb;
}


/* LINKS */

a.footer:link, a.footer:active, a.footer:visited
{
font-family: verdana, arial;
font-size: 10px;
color: #536a57;
text-decoration: none;
}

a.footer:hover
{
font-family: verdana, arial;
font-size: 10px;
color: #7a937e;
}

a.content:link, a.content:active, a.content:visited
{
font-family: verdana, arial;
font-size: 10px;
color: #3f5c3f;
text-decoration: none;
}

a.content:hover
{
font-family: verdana, arial;
font-size: 10px;
color: #a5a77f;
}

a.email:link, a.email:active, a.email:visited
{
font-family: verdana, arial;
font-size: 11px;
color: #58bb68;
text-decoration: none;
}

a.email:hover
{
font-family: verdana, arial;
font-size: 11px;
color: #a5a77f;
}




/* DIVS */

.sideheaders
{ font-weight: bold; font-size: 12px; color:#003300; margin-top: 5px; margin-left: 3px; margin-bottom: 5px;}

.maintext
{ text-align: left; margin-top: 8px;}

/* MARGINS */

.maintable
{ margin-top: 15px; margin-bottom: 10px; }

.menutabe
{ margin-left: 10px; margin-top: 10px;}

.tenttable
{ margin-top: 5px; }

/* ALIGNS */



/* Hover Boxes */

.boxhover 
{
background-color: #e9f3eb;
line-height: 30px;
font-size: 11px;
width: 230px;
float: left;
margin-top: 1px;
padding-left: 1px;
}

.boxhover a:link, .boxhover a:visited, .boxhover a:active 
{
text-align: left;
text-decoration: none;
color: #454545;
margin: 0;
width: 230px;
}

.boxhover a:hover 
{
background-color: #c7dfcb;
text-decoration: none;
color: #454545;
margin: 0;
width: 230px;
}
		
/********** PANEL HOVERS ***********/

.panel 
{
background-color: #e9f3eb;
line-height: 14px;
font-size: 11px;
width: 150px;
float: left;
margin-top: 1px;
padding-left: 1px;
text-align: center;
font-weight: bold;
padding-bottom: 3px;
}

.panel a:link, .panel a:visited, .panel a:active 
{
text-align: center;
text-decoration: none;
color: #454545;
margin: 0;
width: 150px;
}

.panel a:hover 
{
background-color: #c7dfcb;
text-decoration: none;
color: #454545;
margin: 0;
width: 150px;
}










