html,body {
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;	
}

.maintextbackground {
	background-image: url(../images/verticalfarm_c/verticalfarm_c_06.png);
	background-repeat: repeat-y;
}

.leftbackground {
	background-image: url(../images/verticalfarm_c/verticalfarm_c_09.png);
	background-repeat: repeat-y;
}

.pageTitle 
{    
    margin-top: 15px;
	font-size: 18px;
	font-weight: bold;
}

.style2 {
	font-size: 12px
}

a:link {
	color:#114f94;
}
a:visited {
	color:#114f94;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
.caption {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color:#666666;
}
.text2 {
	font-family: Tahoma, Arial;
	color:#373737;
	font-size: 12px;
	line-height: 16px;
}