.blue_banner   {
		background-image: url(../symbiosis/blue_banner.jpg);
		background-repeat: no-repeat;
		background-position: center;
		
}

		
.green_tleft   {
		background-image: url(../symbiosis/gree_tleft.gif);
		background-repeat: no-repeat;
		background-position: top left;
}

.green_tright  {
		background-image: url(../symbiosis/gree_tright.gif);
		background-repeat: no-repeat;
		background-position: top right;
}



.green_bleft   {
		background-image: url(../symbiosis/gree_bleft.gif);
		background-repeat: no-repeat;
		background-position: bottom left;
		}
		
		
.green_bright   {
		background-image: url(../symbiosis/gree_bright.gif);
		background-repeat: no-repeat;
		background-position: bottom right;
		}
		
	


.green_center  	{
		background-color: #cae69d;
		}
		


.sym_green_title	{
		font-family:helvetica;verdana;
		font-size:14px;
		font-weight:bold;
		color:#36540f;
}

.sym_white_title	{
		font-family:helvetica;verdana;
		font-size:13px;
		color:#ffffff;
		background-color: #000000;
}



.sym_blue_title	{
		font-family:helvetica;verdana;
		font-size:13px;
		color:#01557b;
}


.sym_blktext	{
		font-family:helvetica;verdana;
		font-size:12px;
		color:#000000;
		line-height: 130%;
}

.sym_greytext	{
		font-family:helvetica;verdana;
		font-size:12px;
		color:#808284;
		line-height: 130%;
}

.sym_menutext	{
		font-family:helvetica;verdana;
		font-weight:bold;
		font-size:12px;
		color: #92d3fc;
}
		

.sym_greentext	{
		font-family:helvetica;verdana;
		font-size:12px;
		color:#36540f;
		text-align: justify;
		line-height: 130%;
}
			
.sym_whitetext	{
		font-family:helvetica;verdana;
		font-size:12px;
		color:#ffffff;
		line-height: 130%;
}
		
		
.contact_tleft   {
		background-image: url(../symbiosis/contact_tleft.gif);
		background-repeat: no-repeat;
		background-position: top left;
}


.contact_tright  {
		background-image: url(../symbiosis/contact_tright.gif);
		background-repeat: no-repeat;
		background-position: top right;
}

.contact_top  {
		background-color: #000000;
		
}

.contact_bleft   {
		background-image: url(../symbiosis/contact_bleft.gif);
		background-repeat: no-repeat;
		background-position: bottom left;
}
		
		
.contact_bright   {
		background-image: url(../symbiosis/contact_bright.gif);
		background-repeat: no-repeat;
		background-position: bottom right;
}

.contact_yellow   {
		background-color: #fff799;
}


.sym_line   {
		background-image: url(../symbiosis/greyline.gif);
		background-repeat: repeat-y;
		
}


.sym_blue_line   {
		
		background-color: #92d3fc;
		
}


